Re: [Freevo-devel] Video Groups Helper

2008-05-04 Thread Pascal Schirrmann
Duncan Webb a écrit : > I've just committed a new version of the vg helper. This version should > use two methods to group the video devices together. > > This version also runs under just python, at the bottom are some > examples. You may need to change the permission of the uevent file in > th

Re: [Freevo-devel] Video Groups Helper

2008-05-04 Thread Duncan Webb
Pascal Schirrmann wrote: > Duncan Webb a écrit : >> I've just committed a new version of the vg helper. This version should >> use two methods to group the video devices together. >> >> This version also runs under just python, at the bottom are some >> examples. You may need to change the permis

[Freevo-devel] Amazon Cover Search

2008-05-04 Thread Duncan Webb
Does anyone use the Amazon cover search? Well it got broken because Amazon changed their interface and dropped the one that cover-search was using. I've put in some fixes for this, not completely fixed the util.amazon, just enough for music covers. I've relaxed the checks a bit so it should wo

Re: [Freevo-devel] Video Groups Helper

2008-05-04 Thread Pascal Schirrmann
Duncan Webb a écrit : > Seems reasonable as sysfs is not mounted. It does seem a bit odd that > sysfs has not been mounted. As this is a kernel-user interface. A manual > mount should sort this out. > # mkdir /tmp/sysfs > # mount -t sysfs none /tmp/sysfs > > Ok, I was a little astonished by yo

Re: [Freevo-devel] Video Groups Helper

2008-05-04 Thread Duncan Webb
On 04/05/2008 23:08, Pascal Schirrmann said the following: > Duncan Webb a écrit : >> Seems reasonable as sysfs is not mounted. It does seem a bit odd that >> sysfs has not been mounted. As this is a kernel-user interface. A manual >> mount should sort this out. >> # mkdir /tmp/sysfs >> # mount -