mherger wrote: 
> > Not sure how much this helps, but this has happened again. This time
> I
> > had items in the queue, not playing, and I updated my library. When I
> 
> A full wipe & rescan, or just a rescan? The missing items wouldn't be 
> something that disappeared in the scan? Or are you using cue sheets? 
> Would you have any idea what two items were missing?

Thinking about this more , it -might- be due to the DSTM mixer. The
reason I could not remember the tracks was due to the being added by
DSTM, not me explicitly. I was using my MusicSimilarity DSTM mixer and I
(and another user) have noticed that sometimes LMS logs the following:

Code:
--------------------
    
  Slim::Formats::Playlists::M3U::write (270) Error: Couldn't retrieve 
objectForUrl 
  
--------------------


Tracks are added to queue, and play just fine. I looked at LMS's code
for this debug line, and it seems that when this line is logged the
track is not saved to the on-disk client playlist M3U file. Not sure if
this error was logged when I saw the queue count mismatch, but it
-might- be related.

Strange that the tracks still play after this error. The other user
thought it might be an issue with certain chracters in the filename, but
I'm not sure. My DSTM mixer sends encoded "file://" URLs (these come
from the LMS track's URL) to a python script and recevies similarly
encoded URLs back. So, not sure why this error is being logged.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to