I'm wondering if something has changed since I entered those format
lines (a long time ago), meaning something in them is now causing this
sporadic problem.


This is the main string that used to parse OK in TitleSwitcher but it
now rejects (even though it still displays, albeit sporadically):*
ALBUM:4 ,PLAYTIME / SONGTIME Track X_OF_Y ,ARTIST:4*

After much trial and error I've managed to create an equivalent format
that TitleSwitcher accepts:
ALBUM:4 ,\" \"PLAYTIME / SONGTIME\" TRACK \"X_OF_Y\" \",ARTIST:4
The strange thing is, MusicInfoSCR (when selecting "live data preview")
likes the first string (that TitleSwitcher rejects), but just shows a
blank for the new one that TitleSwitcher likes!

In fact, I can't get any TitleSwitcher strings to work at all in
MusicInfoSCR now, other than the original one.

I created this simple one called "ALBUM_ARTIST" as a test:

ALBUM,ARTIST
When I select it in MusicInfoSCR, it shows nothing in the live data
preview, and the SB3 reverts to showing "Now Playing" in the top line.
Here's what the log looks like with that selected:


Code:
--------------------
    [11-11-12 22:53:53.7385] Plugins::MusicInfoSCR::Info::getFormatString (331) 
MusicInfoSCR: there seems to be nothing left...
  [11-11-12 22:53:54.7366] Plugins::TitleSwitcher::Plugin::getTitleFormat (113) 
Requesting format TITLESWITCHERALBUM_ARTIST
  [11-11-12 22:53:54.7377] Plugins::TitleSwitcher::Plugin::getTitleFormat (127) 
Parsing format ALBUM_ARTIST
  [11-11-12 22:53:54.7385] Plugins::MusicInfoSCR::Info::getFormatString (331) 
MusicInfoSCR: there seems to be nothing left...
  [11-11-12 22:53:55.7346] Plugins::TitleSwitcher::Plugin::getTitleFormat (113) 
Requesting format TITLESWITCHERALBUM_ARTIST
  [11-11-12 22:53:55.7357] Plugins::TitleSwitcher::Plugin::getTitleFormat (127) 
Parsing format ALBUM_ARTIST
  [11-11-12 22:53:55.7364] Plugins::MusicInfoSCR::Info::getFormatString (331) 
MusicInfoSCR: there seems to be nothing left...
--------------------


Thoroughly confused....


-- 
SadGamerGeek

3x Classic | 1x Touch | 1x Radio | SBS on WHS | iPeng HD & SqueezePad
------------------------------------------------------------------------
SadGamerGeek's Profile: http://forums.slimdevices.com/member.php?userid=6145
View this thread: http://forums.slimdevices.com/showthread.php?t=91416

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to