It took me awhile to get back to this, but the problem continues. It
happens whenever I have a random mix using SQL Playlist and Custom
Skip. When I try to add a song to the playlist ("play next") it shows
up on the playlist, and attempts to play, but after a split second it
goes to the next tune in the mix. Here is a excerpt from the log
file:
[08-10-18 16:25:32.6369]
Plugins::SQLPlayList::Plugin::executeSQLForPlaylist (854) Executing and
collecting: select tracks.url from tracks left join
dynamicplaylist_history on tracks.id=dynamicplaylist_history.id where
audio=1 and dynamicplaylist_history.id is null and not exists (select *
from tracks t2,genre_track,genres where t2.id=tracks.id and
tracks.id=genre_track.track and genre_track.genre=genres.id and
genres.name in ('Christmas','Holiday')) order by rand() limit 10;
[08-10-18 16:26:36.0743]
Plugins::SQLPlayList::Plugin::executeSQLForPlaylist (854) Executing and
collecting: select tracks.url from tracks left join
dynamicplaylist_history on tracks.id=dynamicplaylist_history.id where
audio=1 and dynamicplaylist_history.id is null and not exists (select *
from tracks t2,genre_track,genres where t2.id=tracks.id and
tracks.id=genre_track.track and genre_track.genre=genres.id and
genres.name in ('Christmas','Holiday')) order by rand() limit 10;
[08-10-18 16:31:15.2462]
Plugins::SQLPlayList::Plugin::executeSQLForPlaylist (854) Executing and
collecting: select tracks.url from tracks left join
dynamicplaylist_history on tracks.id=dynamicplaylist_history.id where
audio=1 and dynamicplaylist_history.id is null and not exists (select *
from tracks t2,genre_track,genres where t2.id=tracks.id and
tracks.id=genre_track.track and genre_track.genre=genres.id and
genres.name in ('Christmas','Holiday')) order by rand() limit 10;
[08-10-18 16:33:22.8662]
Slim::Control::Commands::playlistcontrolCommand (1630) Begin Function
[08-10-18 16:37:38.5179]
Slim::Control::Commands::playlistcontrolCommand (1630) Begin Function
The last two entries are when I attempted to add the songs. No errors.
I changed the logging settings to include all error messages on SQL
Playlist and Custom Skip.
This error occurs both when I use the Duet Controller and SoftSqueeze,
so I don't think it's Duet related.
Any thoughts about what may be causing this?
--
GeeJay
------------------------------------------------------------------------
GeeJay's Profile: http://forums.slimdevices.com/member.php?userid=11388
View this thread: http://forums.slimdevices.com/showthread.php?t=52318
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss