Re: [Freevo-users] How to migrate record schedule and favorites?

2009-05-24 Thread Stephen Rowles
Duncan Webb wrote:
>> and /var/lib/freevo but to no avail!
>>
>> I had lots of favourites setup and many things waiting to be recorded, 
>> which files do I need to copy across?
>> 
>
> You can run freevo convert_favorites /path/to/old-record_schedule.xml
>
> Should do the trick.
>
> If the schedule of the favuorites get corrupted then there is a tool in
> svn to rebuild the favourites from the text file.
>
> Duncan
>
>   
Brilliant, worked a treat :).

Thank you!


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Traceback when trying to stop helpers

2009-05-24 Thread Duncan Webb
John Molohan wrote:
> [j...@localhost freevo]$ sudo freevo encodingserver stop
> encodingserver still running, run 'encodingserver --stop' to stop
> [j...@localhost freevo]$ sudo freevo encodingserver --stop
> Traceback (most recent call last):
>   File "/usr/bin/freevo", line 566, in 
> if not stop(name, python + proc):
>   File "/usr/bin/freevo", line 278, in stop
> fname, pid = getpid(name, arg)
>   File "/usr/bin/freevo", line 256, in getpid
> len(proc_arg)>3 and arg[2] != proc_arg[2]):
> IndexError: list index out of range
> [j...@localhost freevo]$

I think that this one got fixed.

BTW svn trouble should be on the freevo-devel list ;-)

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo and FreeBSD...

2009-05-24 Thread Duncan Webb
Anders Trobäck wrote:
> Hi,
> 
> are there any FreeBSD users on this list?
> 
> I'm trying to get my FreeBSD 7.1 box to record with my PVR-350 and was
> hoping that someone have a working config file that I could "borrow"!

Hmm, what bit of configuration do you need to borrow, setting up the
PVR-350 to work with FreeBSD or configuring freevo to use the card?

Can't help with the first one but would be interested in hearing reports
about FreeBSD problems in Freevo.

The second one is easy if you are using a recent(ish) version of Freevo.
Simply type "freevo vg" and copy the output to the local_conf.py.

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Bugs appears when upgrade to lenny

2009-05-24 Thread Duncan Webb
Olivier Cherrier wrote:
> Hye, a bug appears when I go from etch to lenny. My version of freevo is 2.1 
> installed from the lenny official repository. Before the upgrade, I have no 
> prolem to manage playlist from freevo, but now, even if I dpkg-reconfigure 
> freevo and add the following lines (indicate from the documentation) to add 
> the playlist plugin: 

I doubt that you version of freevo is 2.1 as this has not yet been released.

> plugin.activate( ‘audio.playlist’, args=( ‘/Path/To/Playlists’, 
> ‘Naming_Scheme %m%d’ ) )
> PLAYLIST_SUFFIX = [ ‘m3u’ ]
> 
> I can't see the my playlists from the correct menu and can't add a file or 
> repository to a playlist.
> 
> The directory where are media file are from a NFS mount but I don't think the 
> error is from this configuration.
> 
> Thanks for any idea.
> 
> Regards
> 
> -> Solution: audio.playlists instead of audio.playlist -> the documentation 
> of audio plugin on the wiki is not up to date.

A better solution would be to run the "freevo convert_config" on your
local_conf.py as this change should have been automatically picked up.
If not let us know.

What mailer are you using, as the text version has single long lines for
a paragraph? If this is thunderbird then the pressing shift key when
clicking write or reply all forces the message to text format.

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Fw: Re: Freevo 1.8.3 from source hangs on twisted.web.microdom

2009-05-24 Thread Duncan Webb
Phil Raymond wrote:
> 
> 
> 
> --- On Thu, 4/30/09, Phil Raymond  wrote:
> 
>> From: Phil Raymond 
>> Subject: Re: [Freevo-users] Freevo 1.8.3 from source hangs on 
>> twisted.web.microdom
>> To: dun...@freevo.org
>> Date: Thursday, April 30, 2009, 11:21 AM
>> Thanks, I installed Zope and Freevo 1.8.3 is now installed.
>> However, I'm now having a problem with my local conf.
>> It's telling me I'm using version 5.19. Like I have
>> with previous upgrades, I changed the local conf to match
>> the conf version, in this case 5.26. Is there something else
>> I need to do or change so it recognizes my local conf file?

To see the changes, simply run:
freevo convert_config /path/to/local_conf.py

To update the changes if there are any, run:
freevo convert_config /path/to/local_conf.py -w

If there are none then you can use the above line, it should update the
config version number or update it with an editor.

Sorry I didn't respond earlier, I thought that this was an empty
message. Better to replay again and copy the text from the duff message.
This way keeps the message chain.

Duncan


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] IndexError: list index out of range

2009-05-24 Thread Duncan Webb
J.R. Oldroyd wrote:
> A while back, in bug 2512357, I reported a problem with the favorites
> not being displayed properly prioritized in the web server and attached
> a traceback similar to the one below.  The bug report was closed when
> I was too busy with other stuff to repspond to a comment.
> 
> Since I am now running a recent 1.8.4 svn, and have just had the same
> traceback, it's probably worth discussing this and perhaps re-opening
> that bug.
> 
> The main problem:
>   - the traceback below, ending in:
>   recordserver.py", line 596, in conflictResolution
>   conflictedProgram = conflictedPrograms[0]
>   IndexError: list index out of range

A bit of a difficult problem to reproduce, I gave the conflicted
programs option a quick try and could not easily reproduce the problem.
However I did add a check into svn testing that conflictedPrograms was
not empty; it is possible that this fix simply moved the problem elsewhere.

> Seen when:
>   - this one was during a "freevo tv_grab"; in fact, this one
> is from the tv_grab log file
>   - the TV listings have been downloaded and
>   TV.xml and TV.xml.pickled are new
>   - the schedulefavorites has not completed:
>   schedule.pickle is not current
> 
> Previously, I had also seen this error in the webserver log after
> editing favorites from the web interface when I had also noted that
> the favorites are not listed in the proper order.  (This is still a
> problem, by the way.)  But the IndexError problem appears to be when
> schedulefavorites is run.

I could be a race condition that the schedule is being updated by two
programs at the same time, always difficult to reproduce.

> My TV listings come from ScheduleDirect (tv_grab_na_dd) and are the
> us-bcast ones for my area.
> 
> If I remove TV.xml* and start over, it will complete OK, and it will
> be OK for a few more days, then the problem repeats.
> 
> This was a problem with 1.8.3 also.

If you are able then you might need to debug this problem as it may be
specific to your set-up.

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Using usb stick to record

2009-05-24 Thread Duncan Webb
Pirlouwi wrote:
> Hi,
> I need some help.
> I would like to change my TV_RECORD_DIR to make it pointing to the mount
> point of an usb stick, giving me the possibility to pull this usb stick
> out when I want to take the recordings with me on journey.
> Problem is that no file is created when I start a recording, though it
> was ok on an NFS mount point before.
> Is there something special to configure for usb sticks?
> 
> PS: I have tried to start freevo with the stick already mounted, and
> this does not change anything.


I'm not sure that you are doing this the correct way. Recording to a USB
stick can be a bad idea as the transfer rate to the stick may not be
high enough or reliable.

Another way to do this is to use shoppingcart plug-in and move recorded
programs from the hard disk to the usb stick. Of course, it may help to
reencode the video to a different format first.

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to migrate record schedule and favorites?

2009-05-24 Thread Duncan Webb
Stephen Rowles wrote:
> Hi all,
> 
> Real pain here, hopefully there is a quick and painless solution...
> 
> I've just re-installed my Media Centre machine, which was running a very 
> old Fedora 7, with a slightly more up to date Fedora 10 (possibly I 
> should have waited a week and got Fedora 11.. ah well!).
> 
> I have migrated freevo across and moved from 1.7.something to 1.8.3
> 
> However I cannot get the favourites and scheduled recordings to come 
> across. I've tried copying all sorts of items found in /var/cache/freevo 
> and /var/lib/freevo but to no avail!
> 
> I had lots of favourites setup and many things waiting to be recorded, 
> which files do I need to copy across?

You can run freevo convert_favorites /path/to/old-record_schedule.xml

Should do the trick.

If the schedule of the favuorites get corrupted then there is a tool in
svn to rebuild the favourites from the text file.

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users