cpd73 wrote: 
> When I use the term "MusicIP path" I mean the path that MusicIP sees for
> your music. For instance, on my latop I might have:
> 
> /home/craig/MusicIP/Artist-Album/track.mp3
> 
> on my Pi, I would have:
> 
> /media/disk/Music/Artist-Album/track.mp3
> 
> LMS's music folder is set to:
> 
> /media/disk/Music
> 
> The 'MusicIP path' is:
> 
> /home/craig/MusicIP
> 
> Therefore when LMS asks MusicIP to create a mix based on a track it
> sends "/media/disk/Music/Artist-Album/track.mp3" (as this is the
> location LMS sees). But this needs to be converted to
> "/home/craig/MusicIP/Artist-Album/track.mp3" for MusicIP to know what
> track it is. The plugin converts "/media/disk/Music" to
> "/home/craig/MusicIP", and vice versa.
> 
> The existing LMS MusicIP plugin does not do path conversion - so if that
> plugin works for you, then *not* setting a 'MusicIP path' in this
> plugin's settings should work. (But as stated, I don't think I have
> tested this). But without logs its hard to know what is or is not
> working,

Here is the server log with the plugin set to debug.


Code:
--------------------
    [20-08-06 12:51:45.0827] 
Slim::Plugin::DontStopTheMusic::Plugin::dontStopTheMusic (228) 0 songs 
remaining, songIndex = 0
  [20-08-06 12:51:45.0911] 
Slim::Plugin::DontStopTheMusic::Plugin::getMixableProperties (355) Auto-mixing 
from random tracks in current playlist
  [20-08-06 12:51:45.0997] Plugins::MIPMixer::Plugin::__ANON__ (120) Seed 
/media/usb-drive/MyMusic/Lindisfarne/Lindisfarne... Back and 
Forth(1979)[FLAC]/01 - Juke Box Gypsy .flac id:259631 genres:()
  [20-08-06 12:51:45.1018] Plugins::MIPMixer::Plugin::_getMixUrl (439) Filter 
Filter 1 in use.
  [20-08-06 12:51:45.1030] Plugins::MIPMixer::Plugin::_convertToMip (367) TO 
MIP: /media/usb-drive/MyMusic/Lindisfarne/Lindisfarne... Back and 
Forth(1979)[FLAC]/01 - Juke Box Gypsy .flac -> 
/media/usb-drive/MyMusic/Lindisfarne/Lindisfarne... Back and 
Forth(1979)[FLAC]/01 - Juke Box Gypsy .flac.mp3
  [20-08-06 12:51:45.1038] Plugins::MIPMixer::Plugin::_getMixUrl (453) Request 
http://localhost:10002/api/mix?song=%2Fmedia%2Fusb-drive%2FMyMusic%2FLindisfarne%2FLindisfarne...%20Back%20and%20Forth(1979)%5BFLAC%5D%2F01%20-%20Juke%20Box%20Gypsy%20.flac.mp3&mixgenre=0&rejectsize=25&sizetype=tracks&variety=0&size=50&rejecttype=tracks&style=20&filter=Filter%201
  [20-08-06 12:51:45.1288] Slim::Networking::IO::Select::__ANON__ (130) Error: 
Select task failed calling Slim::Networking::Async::_async_read: Can't locate 
object method "error" via package "500 Internal Server Error" (perhaps you 
forgot to load "500 Internal Server Error"?) at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/MIPMixer/Plugin.pm 
line 162.
  ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x8b086c8)
--------------------


------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112714

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

Reply via email to