Re: [Freevo-users] inscrutible TV_CHANNELS ...

2005-02-21 Thread Lane
Ok.  One more question:  Is it possible, with freevo, to watch TV that is 
currently airing?  I mean ... do I have to record everything and then watch 
it later?  Or can I just "Watch TV"?

On Monday 21 February 2005 21:42, Lane wrote:
> Whoops!
>
> Nevermind.
>
> XMLTV_FILE was the answer.
>
> Hey!  Nice project you guys got!
>
> Thanks!
>
> On Monday 21 February 2005 21:31, Lane wrote:
> > Hi,
> >
> > I've just downloaded and installed freevo.
> >
> > It looks like a fine project ... only one thing  why in the heck
> > doesn't it scan the tuner for channels?  What is this TV_CHANNELS
> > variable all about?
> >
> > I looked at the wiki ... for hours, it seems ... but I still haven't
> > figured that out, and I haven't been able to view a single channel in
> > freevo (although I can use mplayer to view tuner channels, just fine). 
> > And it seems I'm able to do simple things like view MPG files with
> > freevo.
> >
> > I've installed xmltv and downloaded the listing to /var/db/freevo/TV.xml,
> > but ... I guess this is not usable by freevo?  Help me out here ... the
> > project knows all the channels, if it can read TV.xml, right?  So why
> > can't I just watch a channel in the listing?
> >
> > The wiki page at http://freevo.sourceforge.net/cgi-bin/doc/DVBConfig
> > seems ... incomplete ... at best.  The text refers to "The first line" of
> > the TV_CHANNELS variable, but it clearly should refer to the columns of
> > data, NOT lines.
> >
> > Well, maybe not "clearly."  I have never set it up, and the author
> > apparently has, so I'm probably wrong.
> >
> > I *get* that TV_CHANNELS has three columns of data.  What I don't get is
> > WHERE that data comes from.  It seems like the SECOND column of data is
> > the "friendly-name" that freevo will use on the GUI.  And I'm guessing
> > that the first column somehow comes from TV.xml ... but ... what element?
> >  That's a pretty big file, you know?  Some help, here?  And whereinaheck
> > does the third piece come from?
> >
> > The example in local_conf.py says:
> >
> > #The TV_CHANNELS-list can look like this:
> > #
> > # TV_CHANNELS = [('21', 'SVT1',  'E5'),
> > #('22', 'SVT2',  'E3'),
> > #('26', 'TV3',   'E10'),
> > #('27', 'TV4',   'E6'),
> > #('10', 'Kanal 5',   'E7'),
> > #('60', 'Fox Kids',  'E8',
> > ('1234567','0600','1659')), #('16', 'TV6',
> > 'E8', ('1234567','1700','2359'), #
> > ('1234567','','0300')), #('14', 'MTV Europe',
> >  'E11') ]
> >
> > So ... 21 is the channel number?  SVT1 is the friendly display name?
> > Whatinaheck is 'E5'?
> >
> > I get this from TV.xml
> >
> >   
> > 228 MAXP
> > 228 MAXP AL01494:X
> > 228
> > MAXP
> > CineMAX (Pacific)
> > PAY
> >   
> >
> > So ... should TV_CHANNELS look like:
> >
> > TV_CHANNELS = [('I12508.labs.zap2it.com','228','whatinaheckgoeshere?')]
> >
> > A link; a manual to read; a script to parse TV.xml into something useful;
> > hey, throw me a bone, here!
> >
> > Thanks,
> >
> > lane
> >
> >
> > ---
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > ___
> > Freevo-users mailing list
> > Freevo-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
>
> ---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] inscrutible TV_CHANNELS ...

2005-02-21 Thread Lane
Whoops!

Nevermind.

XMLTV_FILE was the answer.

Hey!  Nice project you guys got!

Thanks!
On Monday 21 February 2005 21:31, Lane wrote:
> Hi,
>
> I've just downloaded and installed freevo.
>
> It looks like a fine project ... only one thing  why in the heck
> doesn't it scan the tuner for channels?  What is this TV_CHANNELS variable
> all about?
>
> I looked at the wiki ... for hours, it seems ... but I still haven't
> figured that out, and I haven't been able to view a single channel in
> freevo (although I can use mplayer to view tuner channels, just fine).  And
> it seems I'm able to do simple things like view MPG files with freevo.
>
> I've installed xmltv and downloaded the listing to /var/db/freevo/TV.xml,
> but ... I guess this is not usable by freevo?  Help me out here ... the
> project knows all the channels, if it can read TV.xml, right?  So why can't
> I just watch a channel in the listing?
>
> The wiki page at http://freevo.sourceforge.net/cgi-bin/doc/DVBConfig seems
> ... incomplete ... at best.  The text refers to "The first line" of the
> TV_CHANNELS variable, but it clearly should refer to the columns of data,
> NOT lines.
>
> Well, maybe not "clearly."  I have never set it up, and the author
> apparently has, so I'm probably wrong.
>
> I *get* that TV_CHANNELS has three columns of data.  What I don't get is
> WHERE that data comes from.  It seems like the SECOND column of data is the
> "friendly-name" that freevo will use on the GUI.  And I'm guessing that the
> first column somehow comes from TV.xml ... but ... what element?  That's a
> pretty big file, you know?  Some help, here?  And whereinaheck does the
> third piece come from?
>
> The example in local_conf.py says:
>
> #The TV_CHANNELS-list can look like this:
> #
> # TV_CHANNELS = [('21', 'SVT1',  'E5'),
> #('22', 'SVT2',  'E3'),
> #('26', 'TV3',   'E10'),
> #('27', 'TV4',   'E6'),
> #('10', 'Kanal 5',   'E7'),
> #('60', 'Fox Kids',  'E8',
> ('1234567','0600','1659')), #('16', 'TV6',  
> 'E8', ('1234567','1700','2359'), # 
> ('1234567','','0300')), #('14', 'MTV Europe',  
>  'E11') ]
>
> So ... 21 is the channel number?  SVT1 is the friendly display name?
> Whatinaheck is 'E5'?
>
> I get this from TV.xml
>
>   
> 228 MAXP
> 228 MAXP AL01494:X
> 228
> MAXP
> CineMAX (Pacific)
> PAY
>   
>
> So ... should TV_CHANNELS look like:
>
> TV_CHANNELS = [('I12508.labs.zap2it.com','228','whatinaheckgoeshere?')]
>
> A link; a manual to read; a script to parse TV.xml into something useful;
> hey, throw me a bone, here!
>
> Thanks,
>
> lane
>
>
> ---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] cdbackup and coversearch plugins

2005-02-21 Thread Jim Duda
I've been having a problem with using the cdbackup and coversearch plugins. 
They used to work, but have stopped working recently, but I'm not sure when. 
I don't get the option to find a cover from amazon on CDs recently ripped 
with cdbackup.  However, I can get a coversearch for CDs which where ripped 
in the past, sometime ago.

I'm hitting this block in coversearch:

except AttributeError:
if config.DEBUG > 1:
print String(_( "WARNING" )) + ": " +\
  String(_( "Unknown CD, cover searching is 
disabled" ))


It appears that maybe cdbackup isn't loading the ID tags?

Has anyone been having the similiar problme in 1.5.2 ?

Thanks,

Jim 





---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] inscrutible TV_CHANNELS ...

2005-02-21 Thread Lane
Hi,

I've just downloaded and installed freevo.  

It looks like a fine project ... only one thing  why in the heck doesn't 
it scan the tuner for channels?  What is this TV_CHANNELS variable all about?

I looked at the wiki ... for hours, it seems ... but I still haven't figured 
that out, and I haven't been able to view a single channel in freevo 
(although I can use mplayer to view tuner channels, just fine).  And it seems 
I'm able to do simple things like view MPG files with freevo.

I've installed xmltv and downloaded the listing to /var/db/freevo/TV.xml, 
but ... I guess this is not usable by freevo?  Help me out here ... the 
project knows all the channels, if it can read TV.xml, right?  So why can't I 
just watch a channel in the listing?

The wiki page at http://freevo.sourceforge.net/cgi-bin/doc/DVBConfig seems ... 
incomplete ... at best.  The text refers to "The first line" of the 
TV_CHANNELS variable, but it clearly should refer to the columns of data, NOT 
lines.

Well, maybe not "clearly."  I have never set it up, and the author apparently 
has, so I'm probably wrong.

I *get* that TV_CHANNELS has three columns of data.  What I don't get is WHERE 
that data comes from.  It seems like the SECOND column of data is the 
"friendly-name" that freevo will use on the GUI.  And I'm guessing that the 
first column somehow comes from TV.xml ... but ... what element?  That's a 
pretty big file, you know?  Some help, here?  And whereinaheck does the third 
piece come from?

The example in local_conf.py says:  

#The TV_CHANNELS-list can look like this:
#
# TV_CHANNELS = [('21', 'SVT1',  'E5'),
#('22', 'SVT2',  'E3'),
#('26', 'TV3',   'E10'),
#('27', 'TV4',   'E6'),
#('10', 'Kanal 5',   'E7'),
#('60', 'Fox Kids',  'E8', ('1234567','0600','1659')),
#('16', 'TV6',   'E8', ('1234567','1700','2359'),
#  ('1234567','','0300')),
#('14', 'MTV Europe','E11') ]

So ... 21 is the channel number?  SVT1 is the friendly display name?  
Whatinaheck is 'E5'?

I get this from TV.xml

  
228 MAXP
228 MAXP AL01494:X
228
MAXP
CineMAX (Pacific)
PAY
  

So ... should TV_CHANNELS look like:

TV_CHANNELS = [('I12508.labs.zap2it.com','228','whatinaheckgoeshere?')]

A link; a manual to read; a script to parse TV.xml into something useful; hey, 
throw me a bone, here!

Thanks,

lane


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] localization of time

2005-02-21 Thread Jesper Mathiassen
man, 21 02 2005 kl. 20:25 +0100, skrev [EMAIL PROTECTED]:
> Hello,
> I have freevo-1.53 on gentoo with 
> LANG=cs_CZ.UTF-8
> locales -a shows
> C
> cs_CZ
> cs_CZ.iso88592
> cs_CZ.utf8
> czech
> en_US
> en_US.iso88591
> en_US.utf8
> POSIX
> 
> and everything in freevo is localized to czech except time strings - in 
> plugin.activate('idlebar.clock') and tv - scheduled recording overview and 
> recording menu - there is I suggest LANG=C used (ie. at 10:00PM)
> 
> Any idea how to fix it? I trye'd to find it from the code, but to be honest I 
> get lost, or if I uderstand it right comes from some standard python time 
> library?
> 
> regards Tonous

I have the same problem with da_DK.UTF-8 , Danish, however the
idlebar.clock is pretty easily fixed using:

plugin.activate('idlebar.clock', level=40, args=('%a d. %d, %H:%M', ))

The % replacements is identical to those of date so a quick "man date"
will get you a list of all the replacements so you can construct your
own.

- Styx

-- 
PGP/GnuPG key available at http://www.control.aau.dk/~jsma00/pgpkey.txt


signature.asc
Description: Dette er en digitalt underskrevet brevdel


[Freevo-users] localization of time

2005-02-21 Thread tonous
Hello,
I have freevo-1.53 on gentoo with 
LANG=cs_CZ.UTF-8
locales -a shows
C
cs_CZ
cs_CZ.iso88592
cs_CZ.utf8
czech
en_US
en_US.iso88591
en_US.utf8
POSIX

and everything in freevo is localized to czech except time strings - in 
plugin.activate('idlebar.clock') and tv - scheduled recording overview and 
recording menu - there is I suggest LANG=C used (ie. at 10:00PM)

Any idea how to fix it? I trye'd to find it from the code, but to be honest I 
get lost, or if I uderstand it right comes from some standard python time 
library?

regards Tonous



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: problem with debian package

2005-02-21 Thread Christoph Kaminski
> That's strange, you can't write to stdout. How do you start freevo?
>
>
> Dischi
mplayer works with this driver (dfbmga) so the problem is freevo
-- 
MfG
Christoph Kaminski


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Recording automatically from favourites

2005-02-21 Thread Bart Heremans
If you don't use the 'freevo tv_grab' helper to grab your xmltv file you
have to run the 'freevo schedulefavorites' to schedlue your favorite
recordings after you grab the xmltv file.

see :
http://freevo.sourceforge.net/cgi-bin/doc/Recordserver#head-a384a0ecd443ecbdd32b5c060f7b078d3f7e2e44

Bart

On Tue, 2005-02-22 at 00:44 +0800, Justin wrote:
> Hi,
> 
> I was wondering if it is possible to set a favourite and have freevo
> record it whenever it is on automatically.  An example would be if I set
> the News on CH7 between 6 and 6:30pm on weekdays as a favourite, it
> would then just automatically record.
> 
> This would be preferrable to having to set multiple recordings of the
> same show on every xmltv update.
> 
> Any ideas?  Functionality like this would actually make the favourites
> list usefull.  (Or is it supposed to do this anyway?)
> 
> -Justin
> 
> 



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo and VCR_CMD script support

2005-02-21 Thread Bart Heremans
If the VCR_CMD is recording fine minus the audio. Then you can use it
and use VCR_PRE_REC and VCR_POST_REC scripts for the sound, that way you
won't have problems stopping a recording when it is busy, you will when
you use a shell script for recording. see :

http://freevo.sourceforge.net/cgi-bin/doc/AnalogueTvTypes#head-8bb79382018da02017296f63f8129d52c5fcf990

Also check that you don't have multiples local_conf.py files
(~/local_conf.py - /etc/freevo/local_conf.py)

Bart

uOn Sun, 2005-02-20 at 20:30 -0500, Adam Weichman wrote:
> Hello,
> 
> I am having some trouble using the local_config.py to make freevo use an 
> external script to record TV.  This is my line:
> 
> VCR_CMD = ('/home/morsub4u/vcr_cmd_list %(channel)s %(seconds)s 
> "%(filename)s"')
> 
> Now, this seems to let freevo load fine, in that it does not give me any 
> kind of syntax errors when loading.  Once I try to record, however, it seems 
> to disregard this command all together and to use some kind of default or 
> old VCR_CMD.  What is puzzling is that it records fine (minus the audio) and 
> saves the file with the correct name and all.
> 
> I have verified that this local_config.py is the one that freevo is loading 
> by adding a syntax error to the line, then loading freevo.  It correctly 
> identifies the error, then quits.
> 
> Any ideas?
> 
> Adam
> 
> 
> 
> 
> ---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Recording automatically from favourites

2005-02-21 Thread Jesper Mathiassen
Justin wrote:
Hi,
I was wondering if it is possible to set a favourite and have freevo
record it whenever it is on automatically.  An example would be if I set
the News on CH7 between 6 and 6:30pm on weekdays as a favourite, it
would then just automatically record.
This would be preferrable to having to set multiple recordings of the
same show on every xmltv update.
Any ideas?  Functionality like this would actually make the favourites
list usefull.  (Or is it supposed to do this anyway?)
-Justin
 

AFAIK this is how it already works... if you push record on a show in 
the tv-guide and choose add to favorites, a submenu will appear allowing 
you to select when to record the show.. i.e. every at 6pm on ch7 ... (It 
looks up the name in the tv-guide to get the exact start and stop times..)

Works fin here at least :)
- Jesper
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Recording automatically from favourites

2005-02-21 Thread Justin
Hi,

I was wondering if it is possible to set a favourite and have freevo
record it whenever it is on automatically.  An example would be if I set
the News on CH7 between 6 and 6:30pm on weekdays as a favourite, it
would then just automatically record.

This would be preferrable to having to set multiple recordings of the
same show on every xmltv update.

Any ideas?  Functionality like this would actually make the favourites
list usefull.  (Or is it supposed to do this anyway?)

-Justin


-- 
Justin <[EMAIL PROTECTED]>



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo and VCR_CMD script support

2005-02-21 Thread Geert Decorte
Anything specific in the /var/log/freevo/recordserver-0.log ??

> Hello,
>
> I am having some trouble using the local_config.py to make freevo use an
> external script to record TV.  This is my line:
>
> VCR_CMD = ('/home/morsub4u/vcr_cmd_list %(channel)s %(seconds)s
> "%(filename)s"')
>
> Now, this seems to let freevo load fine, in that it does not give me any
> kind of syntax errors when loading.  Once I try to record, however, it
> seems
> to disregard this command all together and to use some kind of default or
> old VCR_CMD.  What is puzzling is that it records fine (minus the audio)
> and
> saves the file with the correct name and all.
>
> I have verified that this local_config.py is the one that freevo is
> loading
> by adding a syntax error to the line, then loading freevo.  It correctly
> identifies the error, then quits.
>
> Any ideas?
>
> Adam
>
>
>
>
> ---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
> --
> This message has been scanned for viruses and
> dangerous content by OpenProtect(http://www.openprotect.com), and is
> believed to be clean.
>
>



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Directory Listing

2005-02-21 Thread Satana
Hi there
Just a small problem: I have some directory containing video files (*.avi or 
*.mpeg), with messed up names (i.e. [DivX ita] My Cool Movie.part 1 of 
3.avi).

Just want to know if I can use some regex, so that I can display only "My 
Cool Movie".

Thanx in advance
Lorenzo 


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users