Re: [Freevo-devel] Freevo2 patch for tvserver --scan when no devices are found

2010-08-07 Thread Dirk Meyer
Hi On 06.08.2010 00:29, John Molohan wrote: > + if not tvserver.devices.info: > + print 'No devices found, sorry.' In SVN, thanks Dischi -- Don't piss me off - I'm running out of places to hide the bodies. ---

[Freevo-devel] Freevo2 patch for tvserver --scan when no devices are found

2010-08-05 Thread John Molohan
Hi, Currently the tvserver --scan option returns nothing if it fails to find a device. The below patch gives some feedback to the user. John [j...@localhost tvserver]$ diff -Naur ../bin/tvserver.orig ../bin/tvserver --- ../bin/tvserver.orig2010-08-05 23:25:52.596497816 +0100 +++ ../bi