Me again,
Hi.
When in the favorites menu, if you try to change the priority level nothing seems to happen. No errors just no changing in priorites.
Hmm. This used to work, honest! ;) Anyhow, the actual use of priorities to resolve recording conflicts isn't implimented yet, it is on my near TODO list so hopefully I will get to it soon.
Justin Wetherell wrote:
I also found that the tv titles that have spaces in the (e.g. "The Simpsons") get cut-off at the first space, so the saved files would look like
"-rw-rw-rw- 1 root root 112470500 Jul 8 18:41 The"
Anyway to fix this?
Make sure that in your VCR_CMD %(filename)s has quotes around it, "%(filename)s".
Sorry about the rapid questioning,
Keep em comming! Before the next release I would like to do up some decent docs for this.
What you need to do after you download the new xmltv and put it in place as tv.xml. run the command:
cd /usr/local/freevo ; ./freevo execute src/tv/record_client.py updateFavoritesSchedule
all one line above.
Also, soon I would like to handle the xmltv fetching process through record_server. After the successfull completion of getting a new schedule it will update the recording of favorites as well, saving you from having to do this step. Right now I have a shell script that I fetch my listings with, and after getting them it runs ./freevo execute src/tv/record_client.py .
-Rob
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
