...today to keep my beloved transporter fw40 :-) The new
fast-forward/rewind functionality is wonderful too - i have never used
the old one, but the new design is really usable (for me anyway)!

Everything is working fine so far, just had to "adjust" all plugins'
install.xml files to support the new version 


Code:
--------------------
    
  cd <base>/Plugins
  find . -name install.xml -exec perl -p -i -e 
's%<maxVersion>7.0\+</maxVersion>%<maxVersion>7.1+</maxVersion>%' {} \; 
  cd <base>/Slim/Plugin
  find . -name install.xml -exec perl -p -i -e 
's%<maxVersion>7.0\+</maxVersion>%<maxVersion>7.1+</maxVersion>%' {} \; 
  
--------------------


one thing i cannot fix is the download location for the SBC* firmware:


Code:
--------------------
    
  [08-03-28 21:53:56.7126] Slim::Utils::Firmware::downloadAsyncError (500) 
Warning: Firmware: Failed to download 
http://update.squeezenetwork.com/update/firmware/7.1/jive.version (404 Not 
Found), will try again in 10 minutes.
  
--------------------


is it possible to add this?

thanks and have a nice weekend,
Markus

*installed my first SBC today - i really like it!!!


-- 
schiegl
------------------------------------------------------------------------
schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=45455

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

Reply via email to