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

To follow up on this, I've modified my DSTM mixer to call "Slim :: Utils
:: Misc :: fileURLFromPath(Slim :: Utils :: Misc ::
pathFromFileURL($path));" - in effect converting Python's URL to a plain
file path and then converting this to an LMS URL. This encoding then
seems to be correct, but I still get the above error. When I Look at the
path logged for that error it does exist in the DB, so I'm not sure what
is going wrong there - but the path is now correct (or rather now
matches what LMS expects).



*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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to