View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017481 | MMW 5 | Playlists | public | 2021-02-02 19:44 | 2023-09-26 19:04 |
Reporter | drakinite | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.1 | Fixed in Version | 5.0 | ||
Summary | 0017481: Addon/option to not show playlist editor when using "Send To" menu | ||||
Description | User has requested for the option to add items to a playlist "in the background", i.e. the ability to add items to a playlist without opening the playlist editor. https://www.mediamonkey.com/forum/viewtopic.php?p=477854 | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?p=506837#p506837 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2304 | ||||
|
Added changes to SVN. Not putting up on the addons site yet, because new build of MM will have to be released in order for the addon to work. Passing to Ludek to review changes. |
|
I would suggest that the implementation should ideally support the following usecases: 1) always open 2) open for new playlists The default should be option 2. EDITED: - Removed '3) never open' since the window must open in order to name a new playlist. |
|
1) is met when the addon is not installed 2) is met when the addon is installed I also modified the addon's code slightly and added to SVN. Fixed in 2303 |
|
Verified 2303 Both behaviors confirmed working. @Drakinite Please close after you confirm all is ok. |
|
To clarify: the addon is presently in the \SampleScripts directory as 'sendToPlaylistInBackground'. If the user installs the addon, then the playlist window is opened only when a new playlist is created. Once this is posted to the addons site, the issue can be closed (we can add a new issue to include this natively in MM5 should the demand exist). |
|
Item 2) is not fulfilled in build 2303. If you right click > send to > playlist > New Playlist, it doesn't open the editor as expected. It's fixed in SVN, but the code in the current build isn't up to date. Should be present in 2304. |
|
Verified 2304 Works Ok now. |
|
Submitted to site! https://www.mediamonkey.com/addons/browse/item/send-to-playlist-in-the-background/ |