View Issue Details

IDProjectCategoryView StatusLast Update
0007844MMW v4Burning / Disc Handlingpublic2011-06-07 21:51
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version4.0 
Summary0007844: Scripts that uses Toolbar is listed as 'TBStandard' instead of 'Standard'
DescriptionWhen the user installs the last.fm plugin, a toolbar is added to MM to control scrobbling, however, it is labelled as 'TBStandard' instead of 'Last.fm Scrobbler'.
TagsNo tags attached.
Fixed in build1378

Relationships

related to 0007852 closedLudek Toolbars: Scripters can't create/manipulate new toolbars 
related to 0007613 closedLudek Problems when one script is installed twice (in both user locations) 

Activities

peke

2011-05-18 20:30

developer   ~0025445

This is compatibility issue 'TBStandard' is from MM3 due you wish that I create new toolbar with when installing in MM4?

peke

2011-05-18 20:47

developer   ~0025448

Last edited: 2011-05-18 21:25

1. Imported Toolbars from MM3 Should be automatically recognized as Standard
2. All Scripts that work with both Mm3 and MM4 that uses toolbars which are removed from MM4 should be correctly named ( see Menu_tb* naming from http://www.mediamonkey.com/wiki/index.php/ISDBUI::Menu_Compendium )

gege

2011-05-19 12:45

reporter   ~0025478

FYI, Lyrics Viewer and MonkeyRok scripts both add Toolbar icons, which are placed in 'TBStandard' toolbar in MM4.

Ludek

2011-05-20 15:43

developer   ~0025529

Last edited: 2011-05-20 16:04

Peke, I fixed it in the plugin (it is in SVN), but I forgot for compatibility issues with MM3.

So please revert my change or adjust by checking MM version and use the new AddToolbar method only for MM > 4.0

Ludek

2011-05-20 20:48

developer   ~0025535

Last edited: 2011-05-20 20:49

Fixed the compatibility issue so that MM4 shows the 'Last.FM Scrobbler' while MM3 still works.

peke

2011-05-20 21:55

developer   ~0025539

Last edited: 2011-05-20 22:00

confirmed that it is internally fixed for Last.fm plugin only (by making 0007852 and adding correct check in "!LastFM.Options.vbs" like Ludek pointed in his comments which is desired behavior like Rusty pointed), but like gage pointed in his comment http://www.ventismedia.com/mantis/view.php?id=7844#c25478 not fixed for any other plugins/scripts that uses menu_tbstandard to show toolbar icons which break compatibility with all of those MM3 plugins/scripts that normally work in MM4 without any additional changes. Which render my original comment issues not fixed http://www.ventismedia.com/mantis/view.php?id=7844#c25448 and instead of Localized Standard Toolbar name for all languages MM shows TBstandard.

rusty

2011-05-20 23:06

administrator   ~0025540

Moved to 'MediaMonkey Current' since the issue is generic to all plugins.

peke

2011-05-20 23:22

developer   ~0025542

Last edited: 2011-05-20 23:30

last.fm plugin version info updated to 1.0.2.26

NOTE: Due the current design of 0007613 there is chance that for some users two last.fm icons are show. Solution would be to clean install last.fm plugins (eg uninstall and than install latest again)

Ludek

2011-05-21 12:26

developer   ~0025546

Last edited: 2011-05-21 12:27

Fixed in build 1378.

Note that the same issue was with Advanced, Categorize and Edit toolbars.

peke

2011-06-07 21:51

developer   ~0025984

Verified 1385