Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-18 Thread Michel Hoogervorst
Yugandhar,

It gives you the message that the channel has no data loaded, because
you don't have a working TV.xml.
You should be able to watch TV though, and to manually schedule a
recording.  You just don't have a working TV guide, that's all.

If you have trouble watching/recording tv then something else is
wrong, because it doesn't _need_ a working tv guide.


Michel

2007/6/18, Yugandhar G.V [EMAIL PROTECTED]:
 Hi Michel,
 I have followed the steps given by you and when I start the freevo
 and enter into watch TV it shows the TV guide and when I enter into the TV
 guide and enter on any channel it is showing the following error:
This channel has no data loaded.
 The frequencies I entered are correct because I have checked with ivtv-tune
 application and captured the video and played using mplayer can you please
 tell me what exactly is happening.

 Regards,
 Yugandhar G.V.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michel
 Hoogervorst
 Sent: Tuesday, June 12, 2007 8:05 PM
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 You could just fill in anything for the xmlid, this is only needed in
 order to make the program guide work like a program guide ;-)

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  For getting the freevo to work I have to fill that structure TV_CHANNELS
  right in that what I have to put in the place of xmltvid.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
  Of Michel Hoogervorst
  Sent: Tuesday, June 12, 2007 7:52 PM
  To: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  I must say I have no clue... maybe someone else on this list from
  India could help with this?
  You can however still use Freevo with TV without the TV.xml, it should
  already work, but you just don't see any programs in the program
  guide.
 
 
  Michel
 
  2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   Hi Michel,
   Tv_grab_India is not so what I have to do how can I create that
 .
  I
   have to create at the time of installation or I can create after
   installation too.
  
   Regards,
   Yugandhar.
  
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf
   Of Michel Hoogervorst
   Sent: Tuesday, June 12, 2007 5:35 PM
   To: freevo-users@lists.sourceforge.net
   Cc: Yugandhar G.V
   Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
  
   Yugandhar,
  
   If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
   to make things work (where xx should be your country-code).
  
  
   Michel
  
   2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
Hi Michel,
Once again thanks for your reply, I have followed the steps
  given
   by
you. But I had one problem I have changed freq.py file as specified by
  you
and entered the channel list for India as follows:
CHANLIST = {
 nl-multikabel: dict(PAL_MULTIKABEL),
 us-bcast : dict(NTSC_BCAST),
 india: dict(PAL_INIDA),
  .
}
After this I have to make PAL_INDIA with the channels and frequency my
question I think the frequencies entered in freq.py is kilohertz am I
   right
I also I have convert the megahertz frequency to kilohertz and enter
 in
   the
table or else I can directly enter the megahertz frequency One more
   question
is have installed XML TV but still I can't able to see the TV.xml file
  can
   u
just tell me why I can't able to see the TV.xml file in my system.
   
Regards,
Yugandhar.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
  Behalf
Of Michel Hoogervorst
Sent: Tuesday, June 12, 2007 11:47 AM
To: Yugandhar G.V
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
   
Yugandhar,
   
What you entered in freq.py should look something like this:
CHANLIST = {
 nl-multikabel: dict(PAL_MULTIKABEL),
 us-bcast : dict(NTSC_BCAST),
  .
}
   
Where the nl-multikabel line matches the PAL_MULTIKABEL below:
   
PAL_MULTIKABEL = [
(10, 208000 ), # Nederland 1
(11, 216000 ), # Nederland 2
(12, 224000 ), # Nederland 3
]
   
Where this is (channel, frequency).
In your local_conf.py, you should match that like this:
   
TV_CHANNELS = [
('1.tvgids.nl',  'Nederland 1', '10'),
('2.tvgids.nl',  'Nederland 2', '11'),
('3.tvgids.nl',  'Nederland 3', '12'),
]
   
Where this is ('xmltv_id', 'Display name', 'channel')
   
The xmltv_id should match your TV.xml (made by xmltv).  This is not
nessacary for TV to work, but is needed for the tv-guide only.
   
Hope this is clear?
   
   
Michel
   
2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:

 Hi Michel

Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-17 Thread Yugandhar G.V
Hi Michel,
I have followed the steps given by you and when I start the freevo
and enter into watch TV it shows the TV guide and when I enter into the TV
guide and enter on any channel it is showing the following error:
   This channel has no data loaded.
The frequencies I entered are correct because I have checked with ivtv-tune
application and captured the video and played using mplayer can you please
tell me what exactly is happening.

Regards,
Yugandhar G.V.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michel
Hoogervorst
Sent: Tuesday, June 12, 2007 8:05 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

You could just fill in anything for the xmlid, this is only needed in
order to make the program guide work like a program guide ;-)

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 For getting the freevo to work I have to fill that structure TV_CHANNELS
 right in that what I have to put in the place of xmltvid.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 7:52 PM
 To: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 I must say I have no clue... maybe someone else on this list from
 India could help with this?
 You can however still use Freevo with TV without the TV.xml, it should
 already work, but you just don't see any programs in the program
 guide.


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  Hi Michel,
  Tv_grab_India is not so what I have to do how can I create that
.
 I
  have to create at the time of installation or I can create after
  installation too.
 
  Regards,
  Yugandhar.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
  Of Michel Hoogervorst
  Sent: Tuesday, June 12, 2007 5:35 PM
  To: freevo-users@lists.sourceforge.net
  Cc: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  Yugandhar,
 
  If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
  to make things work (where xx should be your country-code).
 
 
  Michel
 
  2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   Hi Michel,
   Once again thanks for your reply, I have followed the steps
 given
  by
   you. But I had one problem I have changed freq.py file as specified by
 you
   and entered the channel list for India as follows:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
india: dict(PAL_INIDA),
 .
   }
   After this I have to make PAL_INDIA with the channels and frequency my
   question I think the frequencies entered in freq.py is kilohertz am I
  right
   I also I have convert the megahertz frequency to kilohertz and enter
in
  the
   table or else I can directly enter the megahertz frequency One more
  question
   is have installed XML TV but still I can't able to see the TV.xml file
 can
  u
   just tell me why I can't able to see the TV.xml file in my system.
  
   Regards,
   Yugandhar.
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf
   Of Michel Hoogervorst
   Sent: Tuesday, June 12, 2007 11:47 AM
   To: Yugandhar G.V
   Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
  
   Yugandhar,
  
   What you entered in freq.py should look something like this:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
 .
   }
  
   Where the nl-multikabel line matches the PAL_MULTIKABEL below:
  
   PAL_MULTIKABEL = [
   (10, 208000 ), # Nederland 1
   (11, 216000 ), # Nederland 2
   (12, 224000 ), # Nederland 3
   ]
  
   Where this is (channel, frequency).
   In your local_conf.py, you should match that like this:
  
   TV_CHANNELS = [
   ('1.tvgids.nl',  'Nederland 1', '10'),
   ('2.tvgids.nl',  'Nederland 2', '11'),
   ('3.tvgids.nl',  'Nederland 3', '12'),
   ]
  
   Where this is ('xmltv_id', 'Display name', 'channel')
  
   The xmltv_id should match your TV.xml (made by xmltv).  This is not
   nessacary for TV to work, but is needed for the tv-guide only.
  
   Hope this is clear?
  
  
   Michel
  
   2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   
Hi Michel,
   I am not using the cable for the Hauppauge card I am using
the
antenna to get the channels. So, I want to scan for the channels
first
  and
list down all the frequencies and then I have to edit the freq.py
 file.
  If
you any thing about this please help me.
   After editing freq.py file for my country(India) just tell me
  what
are all the things to be done. Should I go directly to TV guide and
it
   shows
the channels list so that if I enter on a  particular channel can I
 able
   to
watch the tv.
   
Regards

Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-13 Thread Yugandhar G.V
Hi Michel,
 I have followed the steps given by you and I getting the problem
like this:
1. Changes had been done according to your suggestion.
2. Started freevo.
3. Enter to watch TV menu option.
4. Enter to TV guide Menu option.
5. I can see the list of channels being added.
When I enter on a particular channel it is showing the channel data
has not loaded. Can you just tell me have I done anything wrong.

Regards,
Yugandhar G.V.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michel
Hoogervorst
Sent: Tuesday, June 12, 2007 8:05 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

You could just fill in anything for the xmlid, this is only needed in
order to make the program guide work like a program guide ;-)

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 For getting the freevo to work I have to fill that structure TV_CHANNELS
 right in that what I have to put in the place of xmltvid.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 7:52 PM
 To: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 I must say I have no clue... maybe someone else on this list from
 India could help with this?
 You can however still use Freevo with TV without the TV.xml, it should
 already work, but you just don't see any programs in the program
 guide.


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  Hi Michel,
  Tv_grab_India is not so what I have to do how can I create that
.
 I
  have to create at the time of installation or I can create after
  installation too.
 
  Regards,
  Yugandhar.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
  Of Michel Hoogervorst
  Sent: Tuesday, June 12, 2007 5:35 PM
  To: freevo-users@lists.sourceforge.net
  Cc: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  Yugandhar,
 
  If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
  to make things work (where xx should be your country-code).
 
 
  Michel
 
  2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   Hi Michel,
   Once again thanks for your reply, I have followed the steps
 given
  by
   you. But I had one problem I have changed freq.py file as specified by
 you
   and entered the channel list for India as follows:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
india: dict(PAL_INIDA),
 .
   }
   After this I have to make PAL_INDIA with the channels and frequency my
   question I think the frequencies entered in freq.py is kilohertz am I
  right
   I also I have convert the megahertz frequency to kilohertz and enter
in
  the
   table or else I can directly enter the megahertz frequency One more
  question
   is have installed XML TV but still I can't able to see the TV.xml file
 can
  u
   just tell me why I can't able to see the TV.xml file in my system.
  
   Regards,
   Yugandhar.
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf
   Of Michel Hoogervorst
   Sent: Tuesday, June 12, 2007 11:47 AM
   To: Yugandhar G.V
   Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
  
   Yugandhar,
  
   What you entered in freq.py should look something like this:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
 .
   }
  
   Where the nl-multikabel line matches the PAL_MULTIKABEL below:
  
   PAL_MULTIKABEL = [
   (10, 208000 ), # Nederland 1
   (11, 216000 ), # Nederland 2
   (12, 224000 ), # Nederland 3
   ]
  
   Where this is (channel, frequency).
   In your local_conf.py, you should match that like this:
  
   TV_CHANNELS = [
   ('1.tvgids.nl',  'Nederland 1', '10'),
   ('2.tvgids.nl',  'Nederland 2', '11'),
   ('3.tvgids.nl',  'Nederland 3', '12'),
   ]
  
   Where this is ('xmltv_id', 'Display name', 'channel')
  
   The xmltv_id should match your TV.xml (made by xmltv).  This is not
   nessacary for TV to work, but is needed for the tv-guide only.
  
   Hope this is clear?
  
  
   Michel
  
   2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   
Hi Michel,
   I am not using the cable for the Hauppauge card I am using
the
antenna to get the channels. So, I want to scan for the channels
first
  and
list down all the frequencies and then I have to edit the freq.py
 file.
  If
you any thing about this please help me.
   After editing freq.py file for my country(India) just tell me
  what
are all the things to be done. Should I go directly to TV guide and
it
   shows
the channels list so that if I enter on a  particular channel can I
 able
   to
watch the tv

Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-13 Thread Yugandhar G.V


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michel
Hoogervorst
Sent: Tuesday, June 12, 2007 8:05 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

You could just fill in anything for the xmlid, this is only needed in
order to make the program guide work like a program guide ;-)

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 For getting the freevo to work I have to fill that structure TV_CHANNELS
 right in that what I have to put in the place of xmltvid.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 7:52 PM
 To: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 I must say I have no clue... maybe someone else on this list from
 India could help with this?
 You can however still use Freevo with TV without the TV.xml, it should
 already work, but you just don't see any programs in the program
 guide.


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  Hi Michel,
  Tv_grab_India is not so what I have to do how can I create that
.
 I
  have to create at the time of installation or I can create after
  installation too.
 
  Regards,
  Yugandhar.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
  Of Michel Hoogervorst
  Sent: Tuesday, June 12, 2007 5:35 PM
  To: freevo-users@lists.sourceforge.net
  Cc: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  Yugandhar,
 
  If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
  to make things work (where xx should be your country-code).
 
 
  Michel
 
  2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   Hi Michel,
   Once again thanks for your reply, I have followed the steps
 given
  by
   you. But I had one problem I have changed freq.py file as specified by
 you
   and entered the channel list for India as follows:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
india: dict(PAL_INIDA),
 .
   }
   After this I have to make PAL_INDIA with the channels and frequency my
   question I think the frequencies entered in freq.py is kilohertz am I
  right
   I also I have convert the megahertz frequency to kilohertz and enter
in
  the
   table or else I can directly enter the megahertz frequency One more
  question
   is have installed XML TV but still I can't able to see the TV.xml file
 can
  u
   just tell me why I can't able to see the TV.xml file in my system.
  
   Regards,
   Yugandhar.
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf
   Of Michel Hoogervorst
   Sent: Tuesday, June 12, 2007 11:47 AM
   To: Yugandhar G.V
   Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
  
   Yugandhar,
  
   What you entered in freq.py should look something like this:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
 .
   }
  
   Where the nl-multikabel line matches the PAL_MULTIKABEL below:
  
   PAL_MULTIKABEL = [
   (10, 208000 ), # Nederland 1
   (11, 216000 ), # Nederland 2
   (12, 224000 ), # Nederland 3
   ]
  
   Where this is (channel, frequency).
   In your local_conf.py, you should match that like this:
  
   TV_CHANNELS = [
   ('1.tvgids.nl',  'Nederland 1', '10'),
   ('2.tvgids.nl',  'Nederland 2', '11'),
   ('3.tvgids.nl',  'Nederland 3', '12'),
   ]
  
   Where this is ('xmltv_id', 'Display name', 'channel')
  
   The xmltv_id should match your TV.xml (made by xmltv).  This is not
   nessacary for TV to work, but is needed for the tv-guide only.
  
   Hope this is clear?
  
  
   Michel
  
   2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   
Hi Michel,
   I am not using the cable for the Hauppauge card I am using
the
antenna to get the channels. So, I want to scan for the channels
first
  and
list down all the frequencies and then I have to edit the freq.py
 file.
  If
you any thing about this please help me.
   After editing freq.py file for my country(India) just tell me
  what
are all the things to be done. Should I go directly to TV guide and
it
   shows
the channels list so that if I enter on a  particular channel can I
 able
   to
watch the tv.
   
Regards,
Yugandhar.
  
  
 
 



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo

Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Yugandhar G.V

Hi Michel,
   I am not using the cable for the Hauppauge card I am using the
antenna to get the channels. So, I want to scan for the channels first and
list down all the frequencies and then I have to edit the freq.py file. If
you any thing about this please help me. 
   After editing freq.py file for my country(India) just tell me what
are all the things to be done. Should I go directly to TV guide and it shows
the channels list so that if I enter on a  particular channel can I able to
watch the tv.

Regards,
Yugandhar.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Michel Hoogervorst
Sent: Monday, June 11, 2007 12:35 PM
To: Yugandhar G.V
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

Yugandhar,

You are now replying to me, instead of to the list ;-)
Problem is, I don't know how to answer your question, because I have
never used scantv (I just copied all freq's over from the website of
my cable provider).

Please reply to the list.  There will certainly be someone to answer
your question ;-)


Michel

2007/6/11, Yugandhar G.V [EMAIL PROTECTED]:
 Hi Michel,
  I have followed the steps which has been in the document of
 AnalogueGen. I have xawtv package installed in my system. I want to scan
for
 channels using scantv application but when I run the scantv application it
 is taking the default input as Television how can I change the input to
scan
 for the channels using my Hauppauge card what is the option for that.

 Regards,
 Yugandhar G.V.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Friday, June 08, 2007 12:15 PM
 To: freevo-users@lists.sourceforge.net
 Cc: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 Yugandhar,

 You have to put the frequency list in freq.py, and have to add the
 channels in local_conf.py like discribed in the wiki.

 http://freevo.sourceforge.net/cgi-bin/doc/AnalogueGen



 Michel



 2007/6/8, Yugandhar G.V [EMAIL PROTECTED]:
  Hi Michel,
I have edited the freq.py file still my channels has not been
 show
  up in freevo TV guide can u please briefly explain me after changing the
  freq.py what are the file to edited and how the xmltv to be configured.
  Sorry for giving u the trouble.
 
  Regards,
  Yugandhar G.V.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
  Of Michel Hoogervorst
  Sent: Thursday, June 07, 2007 12:20 PM
  To: freevo-users@lists.sourceforge.net
  Cc: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  Yugandhar,
 
  In the freq.py file of Freevo 1.7 I see this:
 
  CHANLIST = {
   us-bcast : dict(NTSC_BCAST),
   us-cable : dict(NTSC_CABLE),
   us-cable-hrc : dict(NTSC_HRC),
   japan-bcast  : dict(NTSC_BCAST_JP),
   japan-cable  : dict(NTSC_CABLE_JP),
   europe-west  : dict(PAL_EUROPE),
   europe-east  : dict(PAL_EUROPE_EAST),
   italy: dict(PAL_ITALY),
   newzealand   : dict(PAL_NEWZEALAND),
   australia: dict(PAL_AUSTRALIA),
   ireland  : dict(PAL_IRELAND),
   france   : dict(SECAM_FRANCE),
   china-bcast  : dict(PAL_CHINA),
   canada-cable : dict(NTSC_CABLE_CAN),
   southafrica  : dict(PAL_BCAST_ZA),
   argentina: dict(ARGENTINA),
   russia   : dict(RUSSIA),
   switzerland  : dict(PAL_SWITZERLAND),
  }
 
  As you can see, India is not in this list, so you will have to add the
  frequencies for all channels in India yourself in this file.  As far
  as I know, there is no easier way to do this...
 
  Then again, editing the freq.py file is not that hard, you just have
  to know at which frequencies your channels are.
 
 
 
  Michel
 
 
  2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:
  
  
  
  
   Hi Michel,
  
Thanks for your reply. You mean to say that I have to made
   frequencies list provided by cable operator. If I am using the antenna
 to
   tune the card how can I go about it. I am from India so what I have to
 put
   in the chanlist my card is for PAL i.e in the place of us-cable what I
  have
   to edit. Is there is any way to scan the channels. Please reply me.
  
  
  
   Regards,
  
   Yugandhar.
 
 




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Michel Hoogervorst
Yugandhar,

What you entered in freq.py should look something like this:
CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
 .
}

Where the nl-multikabel line matches the PAL_MULTIKABEL below:

PAL_MULTIKABEL = [
   (10, 208000 ), # Nederland 1
   (11, 216000 ), # Nederland 2
   (12, 224000 ), # Nederland 3
]

Where this is (channel, frequency).
In your local_conf.py, you should match that like this:

TV_CHANNELS = [
   ('1.tvgids.nl',  'Nederland 1', '10'),
   ('2.tvgids.nl',  'Nederland 2', '11'),
   ('3.tvgids.nl',  'Nederland 3', '12'),
]

Where this is ('xmltv_id', 'Display name', 'channel')

The xmltv_id should match your TV.xml (made by xmltv).  This is not
nessacary for TV to work, but is needed for the tv-guide only.

Hope this is clear?


Michel

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:

 Hi Michel,
I am not using the cable for the Hauppauge card I am using the
 antenna to get the channels. So, I want to scan for the channels first and
 list down all the frequencies and then I have to edit the freq.py file. If
 you any thing about this please help me.
After editing freq.py file for my country(India) just tell me what
 are all the things to be done. Should I go directly to TV guide and it shows
 the channels list so that if I enter on a  particular channel can I able to
 watch the tv.

 Regards,
 Yugandhar.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Yugandhar G.V
Hi Michel,
Once again thanks for your reply, I have followed the steps given by
you. But I had one problem I have changed freq.py file as specified by you
and entered the channel list for India as follows:
CHANLIST = {
 nl-multikabel: dict(PAL_MULTIKABEL),
 us-bcast : dict(NTSC_BCAST),
 india: dict(PAL_INIDA),
  .
}
After this I have to make PAL_INDIA with the channels and frequency my
question I think the frequencies entered in freq.py is kilohertz am I right
I also I have convert the megahertz frequency to kilohertz and enter in the
table or else I can directly enter the megahertz frequency One more question
is have installed XML TV but still I can't able to see the TV.xml file can u
just tell me why I can't able to see the TV.xml file in my system.

Regards,
Yugandhar.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Michel Hoogervorst
Sent: Tuesday, June 12, 2007 11:47 AM
To: Yugandhar G.V
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

Yugandhar,

What you entered in freq.py should look something like this:
CHANLIST = {
 nl-multikabel: dict(PAL_MULTIKABEL),
 us-bcast : dict(NTSC_BCAST),
  .
}

Where the nl-multikabel line matches the PAL_MULTIKABEL below:

PAL_MULTIKABEL = [
(10, 208000 ), # Nederland 1
(11, 216000 ), # Nederland 2
(12, 224000 ), # Nederland 3
]

Where this is (channel, frequency).
In your local_conf.py, you should match that like this:

TV_CHANNELS = [
('1.tvgids.nl',  'Nederland 1', '10'),
('2.tvgids.nl',  'Nederland 2', '11'),
('3.tvgids.nl',  'Nederland 3', '12'),
]

Where this is ('xmltv_id', 'Display name', 'channel')

The xmltv_id should match your TV.xml (made by xmltv).  This is not
nessacary for TV to work, but is needed for the tv-guide only.

Hope this is clear?


Michel

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:

 Hi Michel,
I am not using the cable for the Hauppauge card I am using the
 antenna to get the channels. So, I want to scan for the channels first and
 list down all the frequencies and then I have to edit the freq.py file. If
 you any thing about this please help me.
After editing freq.py file for my country(India) just tell me what
 are all the things to be done. Should I go directly to TV guide and it
shows
 the channels list so that if I enter on a  particular channel can I able
to
 watch the tv.

 Regards,
 Yugandhar.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Michel Hoogervorst
Yugandhar,

If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
to make things work (where xx should be your country-code).


Michel

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 Hi Michel,
 Once again thanks for your reply, I have followed the steps given by
 you. But I had one problem I have changed freq.py file as specified by you
 and entered the channel list for India as follows:
 CHANLIST = {
  nl-multikabel: dict(PAL_MULTIKABEL),
  us-bcast : dict(NTSC_BCAST),
  india: dict(PAL_INIDA),
   .
 }
 After this I have to make PAL_INDIA with the channels and frequency my
 question I think the frequencies entered in freq.py is kilohertz am I right
 I also I have convert the megahertz frequency to kilohertz and enter in the
 table or else I can directly enter the megahertz frequency One more question
 is have installed XML TV but still I can't able to see the TV.xml file can u
 just tell me why I can't able to see the TV.xml file in my system.

 Regards,
 Yugandhar.
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 11:47 AM
 To: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 Yugandhar,

 What you entered in freq.py should look something like this:
 CHANLIST = {
  nl-multikabel: dict(PAL_MULTIKABEL),
  us-bcast : dict(NTSC_BCAST),
   .
 }

 Where the nl-multikabel line matches the PAL_MULTIKABEL below:

 PAL_MULTIKABEL = [
 (10, 208000 ), # Nederland 1
 (11, 216000 ), # Nederland 2
 (12, 224000 ), # Nederland 3
 ]

 Where this is (channel, frequency).
 In your local_conf.py, you should match that like this:

 TV_CHANNELS = [
 ('1.tvgids.nl',  'Nederland 1', '10'),
 ('2.tvgids.nl',  'Nederland 2', '11'),
 ('3.tvgids.nl',  'Nederland 3', '12'),
 ]

 Where this is ('xmltv_id', 'Display name', 'channel')

 The xmltv_id should match your TV.xml (made by xmltv).  This is not
 nessacary for TV to work, but is needed for the tv-guide only.

 Hope this is clear?


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 
  Hi Michel,
 I am not using the cable for the Hauppauge card I am using the
  antenna to get the channels. So, I want to scan for the channels first and
  list down all the frequencies and then I have to edit the freq.py file. If
  you any thing about this please help me.
 After editing freq.py file for my country(India) just tell me what
  are all the things to be done. Should I go directly to TV guide and it
 shows
  the channels list so that if I enter on a  particular channel can I able
 to
  watch the tv.
 
  Regards,
  Yugandhar.



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Yugandhar G.V
Hi Michel,
Tv_grab_India is not so what I have to do how can I create that . I
have to create at the time of installation or I can create after
installation too.

Regards,
Yugandhar.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Michel Hoogervorst
Sent: Tuesday, June 12, 2007 5:35 PM
To: freevo-users@lists.sourceforge.net
Cc: Yugandhar G.V
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

Yugandhar,

If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
to make things work (where xx should be your country-code).


Michel

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 Hi Michel,
 Once again thanks for your reply, I have followed the steps given
by
 you. But I had one problem I have changed freq.py file as specified by you
 and entered the channel list for India as follows:
 CHANLIST = {
  nl-multikabel: dict(PAL_MULTIKABEL),
  us-bcast : dict(NTSC_BCAST),
  india: dict(PAL_INIDA),
   .
 }
 After this I have to make PAL_INDIA with the channels and frequency my
 question I think the frequencies entered in freq.py is kilohertz am I
right
 I also I have convert the megahertz frequency to kilohertz and enter in
the
 table or else I can directly enter the megahertz frequency One more
question
 is have installed XML TV but still I can't able to see the TV.xml file can
u
 just tell me why I can't able to see the TV.xml file in my system.

 Regards,
 Yugandhar.
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 11:47 AM
 To: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 Yugandhar,

 What you entered in freq.py should look something like this:
 CHANLIST = {
  nl-multikabel: dict(PAL_MULTIKABEL),
  us-bcast : dict(NTSC_BCAST),
   .
 }

 Where the nl-multikabel line matches the PAL_MULTIKABEL below:

 PAL_MULTIKABEL = [
 (10, 208000 ), # Nederland 1
 (11, 216000 ), # Nederland 2
 (12, 224000 ), # Nederland 3
 ]

 Where this is (channel, frequency).
 In your local_conf.py, you should match that like this:

 TV_CHANNELS = [
 ('1.tvgids.nl',  'Nederland 1', '10'),
 ('2.tvgids.nl',  'Nederland 2', '11'),
 ('3.tvgids.nl',  'Nederland 3', '12'),
 ]

 Where this is ('xmltv_id', 'Display name', 'channel')

 The xmltv_id should match your TV.xml (made by xmltv).  This is not
 nessacary for TV to work, but is needed for the tv-guide only.

 Hope this is clear?


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 
  Hi Michel,
 I am not using the cable for the Hauppauge card I am using the
  antenna to get the channels. So, I want to scan for the channels first
and
  list down all the frequencies and then I have to edit the freq.py file.
If
  you any thing about this please help me.
 After editing freq.py file for my country(India) just tell me
what
  are all the things to be done. Should I go directly to TV guide and it
 shows
  the channels list so that if I enter on a  particular channel can I able
 to
  watch the tv.
 
  Regards,
  Yugandhar.




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Yugandhar G.V
For getting the freevo to work I have to fill that structure TV_CHANNELS
right in that what I have to put in the place of xmltvid.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Michel Hoogervorst
Sent: Tuesday, June 12, 2007 7:52 PM
To: Yugandhar G.V
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

I must say I have no clue... maybe someone else on this list from
India could help with this?
You can however still use Freevo with TV without the TV.xml, it should
already work, but you just don't see any programs in the program
guide.


Michel

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 Hi Michel,
 Tv_grab_India is not so what I have to do how can I create that .
I
 have to create at the time of installation or I can create after
 installation too.

 Regards,
 Yugandhar.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 5:35 PM
 To: freevo-users@lists.sourceforge.net
 Cc: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 Yugandhar,

 If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
 to make things work (where xx should be your country-code).


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  Hi Michel,
  Once again thanks for your reply, I have followed the steps
given
 by
  you. But I had one problem I have changed freq.py file as specified by
you
  and entered the channel list for India as follows:
  CHANLIST = {
   nl-multikabel: dict(PAL_MULTIKABEL),
   us-bcast : dict(NTSC_BCAST),
   india: dict(PAL_INIDA),
.
  }
  After this I have to make PAL_INDIA with the channels and frequency my
  question I think the frequencies entered in freq.py is kilohertz am I
 right
  I also I have convert the megahertz frequency to kilohertz and enter in
 the
  table or else I can directly enter the megahertz frequency One more
 question
  is have installed XML TV but still I can't able to see the TV.xml file
can
 u
  just tell me why I can't able to see the TV.xml file in my system.
 
  Regards,
  Yugandhar.
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
  Of Michel Hoogervorst
  Sent: Tuesday, June 12, 2007 11:47 AM
  To: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  Yugandhar,
 
  What you entered in freq.py should look something like this:
  CHANLIST = {
   nl-multikabel: dict(PAL_MULTIKABEL),
   us-bcast : dict(NTSC_BCAST),
.
  }
 
  Where the nl-multikabel line matches the PAL_MULTIKABEL below:
 
  PAL_MULTIKABEL = [
  (10, 208000 ), # Nederland 1
  (11, 216000 ), # Nederland 2
  (12, 224000 ), # Nederland 3
  ]
 
  Where this is (channel, frequency).
  In your local_conf.py, you should match that like this:
 
  TV_CHANNELS = [
  ('1.tvgids.nl',  'Nederland 1', '10'),
  ('2.tvgids.nl',  'Nederland 2', '11'),
  ('3.tvgids.nl',  'Nederland 3', '12'),
  ]
 
  Where this is ('xmltv_id', 'Display name', 'channel')
 
  The xmltv_id should match your TV.xml (made by xmltv).  This is not
  nessacary for TV to work, but is needed for the tv-guide only.
 
  Hope this is clear?
 
 
  Michel
 
  2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  
   Hi Michel,
  I am not using the cable for the Hauppauge card I am using the
   antenna to get the channels. So, I want to scan for the channels first
 and
   list down all the frequencies and then I have to edit the freq.py
file.
 If
   you any thing about this please help me.
  After editing freq.py file for my country(India) just tell me
 what
   are all the things to be done. Should I go directly to TV guide and it
  shows
   the channels list so that if I enter on a  particular channel can I
able
  to
   watch the tv.
  
   Regards,
   Yugandhar.
 
 




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-12 Thread Michel Hoogervorst
You could just fill in anything for the xmlid, this is only needed in
order to make the program guide work like a program guide ;-)

2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
 For getting the freevo to work I have to fill that structure TV_CHANNELS
 right in that what I have to put in the place of xmltvid.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Michel Hoogervorst
 Sent: Tuesday, June 12, 2007 7:52 PM
 To: Yugandhar G.V
 Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 I must say I have no clue... maybe someone else on this list from
 India could help with this?
 You can however still use Freevo with TV without the TV.xml, it should
 already work, but you just don't see any programs in the program
 guide.


 Michel

 2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
  Hi Michel,
  Tv_grab_India is not so what I have to do how can I create that .
 I
  have to create at the time of installation or I can create after
  installation too.
 
  Regards,
  Yugandhar.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
  Of Michel Hoogervorst
  Sent: Tuesday, June 12, 2007 5:35 PM
  To: freevo-users@lists.sourceforge.net
  Cc: Yugandhar G.V
  Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
 
  Yugandhar,
 
  If you have installed xmltv you can issue a tv_grab_xx  /tmp/TV.xml
  to make things work (where xx should be your country-code).
 
 
  Michel
 
  2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   Hi Michel,
   Once again thanks for your reply, I have followed the steps
 given
  by
   you. But I had one problem I have changed freq.py file as specified by
 you
   and entered the channel list for India as follows:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
india: dict(PAL_INIDA),
 .
   }
   After this I have to make PAL_INDIA with the channels and frequency my
   question I think the frequencies entered in freq.py is kilohertz am I
  right
   I also I have convert the megahertz frequency to kilohertz and enter in
  the
   table or else I can directly enter the megahertz frequency One more
  question
   is have installed XML TV but still I can't able to see the TV.xml file
 can
  u
   just tell me why I can't able to see the TV.xml file in my system.
  
   Regards,
   Yugandhar.
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf
   Of Michel Hoogervorst
   Sent: Tuesday, June 12, 2007 11:47 AM
   To: Yugandhar G.V
   Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf
  
   Yugandhar,
  
   What you entered in freq.py should look something like this:
   CHANLIST = {
nl-multikabel: dict(PAL_MULTIKABEL),
us-bcast : dict(NTSC_BCAST),
 .
   }
  
   Where the nl-multikabel line matches the PAL_MULTIKABEL below:
  
   PAL_MULTIKABEL = [
   (10, 208000 ), # Nederland 1
   (11, 216000 ), # Nederland 2
   (12, 224000 ), # Nederland 3
   ]
  
   Where this is (channel, frequency).
   In your local_conf.py, you should match that like this:
  
   TV_CHANNELS = [
   ('1.tvgids.nl',  'Nederland 1', '10'),
   ('2.tvgids.nl',  'Nederland 2', '11'),
   ('3.tvgids.nl',  'Nederland 3', '12'),
   ]
  
   Where this is ('xmltv_id', 'Display name', 'channel')
  
   The xmltv_id should match your TV.xml (made by xmltv).  This is not
   nessacary for TV to work, but is needed for the tv-guide only.
  
   Hope this is clear?
  
  
   Michel
  
   2007/6/12, Yugandhar G.V [EMAIL PROTECTED]:
   
Hi Michel,
   I am not using the cable for the Hauppauge card I am using the
antenna to get the channels. So, I want to scan for the channels first
  and
list down all the frequencies and then I have to edit the freq.py
 file.
  If
you any thing about this please help me.
   After editing freq.py file for my country(India) just tell me
  what
are all the things to be done. Should I go directly to TV guide and it
   shows
the channels list so that if I enter on a  particular channel can I
 able
   to
watch the tv.
   
Regards,
Yugandhar.
  
  
 
 



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread Yugandhar G.V
Hi Michel,

 Thanks for your reply. You mean to say that I have to made
frequencies list provided by cable operator. If I am using the antenna to
tune the card how can I go about it. I am from India so what I have to put
in the chanlist my card is for PAL i.e in the place of us-cable what I have
to edit. Is there is any way to scan the channels. Please reply me.

 

Regards,

Yugandhar.

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michel
Hoogervorst
Sent: Wednesday, June 06, 2007 8:19 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Regarding chanlist in freevo.conf

 

Hi,

The frequency tables are set in
/usr/lib/python-2.x/site-packages/freevo/tv/freq.py.
Myself I made a new entry for the specific frequencies of my cable provider
in this, and configured chanlist=mycalbeprovider in my freevo.conf.


Michel




2007/6/6, Yugandhar G.V [EMAIL PROTECTED]:

Hi ,

I am from India I have Hauppauge PVR-350 and installed freevo
successfully. I am using Fedora Core 4.As from the documentation of
configuring freevo for analog TV you have given the following to be edited
in freevo.conf file

 

Chanlist=IRELAND

TV=pal

I want to know what I have to put here I am using freevo with
Hauppauge PVR-350 in India and also I want to know how to scan the channels
using freevo.

Finally am I required to install XMLTV too for watching TV.

 

Regards,

Yugandhar G.V.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now. 
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list 
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread Michel Hoogervorst
Yugandhar,

In the freq.py file of Freevo 1.7 I see this:

CHANLIST = {
 us-bcast : dict(NTSC_BCAST),
 us-cable : dict(NTSC_CABLE),
 us-cable-hrc : dict(NTSC_HRC),
 japan-bcast  : dict(NTSC_BCAST_JP),
 japan-cable  : dict(NTSC_CABLE_JP),
 europe-west  : dict(PAL_EUROPE),
 europe-east  : dict(PAL_EUROPE_EAST),
 italy: dict(PAL_ITALY),
 newzealand   : dict(PAL_NEWZEALAND),
 australia: dict(PAL_AUSTRALIA),
 ireland  : dict(PAL_IRELAND),
 france   : dict(SECAM_FRANCE),
 china-bcast  : dict(PAL_CHINA),
 canada-cable : dict(NTSC_CABLE_CAN),
 southafrica  : dict(PAL_BCAST_ZA),
 argentina: dict(ARGENTINA),
 russia   : dict(RUSSIA),
 switzerland  : dict(PAL_SWITZERLAND),
}

As you can see, India is not in this list, so you will have to add the
frequencies for all channels in India yourself in this file.  As far
as I know, there is no easier way to do this...

Then again, editing the freq.py file is not that hard, you just have
to know at which frequencies your channels are.



Michel


2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:




 Hi Michel,

  Thanks for your reply. You mean to say that I have to made
 frequencies list provided by cable operator. If I am using the antenna to
 tune the card how can I go about it. I am from India so what I have to put
 in the chanlist my card is for PAL i.e in the place of us-cable what I have
 to edit. Is there is any way to scan the channels. Please reply me.



 Regards,

 Yugandhar.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread John Molohan
Michel Hoogervorst wrote:
 Yugandhar,

 In the freq.py file of Freevo 1.7 I see this:

 CHANLIST = {
  us-bcast : dict(NTSC_BCAST),
  us-cable : dict(NTSC_CABLE),
  us-cable-hrc : dict(NTSC_HRC),
  japan-bcast  : dict(NTSC_BCAST_JP),
  japan-cable  : dict(NTSC_CABLE_JP),
  europe-west  : dict(PAL_EUROPE),
  europe-east  : dict(PAL_EUROPE_EAST),
  italy: dict(PAL_ITALY),
  newzealand   : dict(PAL_NEWZEALAND),
  australia: dict(PAL_AUSTRALIA),
  ireland  : dict(PAL_IRELAND),
  france   : dict(SECAM_FRANCE),
  china-bcast  : dict(PAL_CHINA),
  canada-cable : dict(NTSC_CABLE_CAN),
  southafrica  : dict(PAL_BCAST_ZA),
  argentina: dict(ARGENTINA),
  russia   : dict(RUSSIA),
  switzerland  : dict(PAL_SWITZERLAND),
 }

 As you can see, India is not in this list, so you will have to add the
 frequencies for all channels in India yourself in this file.  As far
 as I know, there is no easier way to do this...

 Then again, editing the freq.py file is not that hard, you just have
 to know at which frequencies your channels are.



 Michel


 2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:
   


 Hi Michel,

  Thanks for your reply. You mean to say that I have to made
 frequencies list provided by cable operator. If I am using the antenna to
 tune the card how can I go about it. I am from India so what I have to put
 in the chanlist my card is for PAL i.e in the place of us-cable what I have
 to edit. Is there is any way to scan the channels. Please reply me.



 Regards,

 Yugandhar.
 
Hi Yugandbar,

I think you will have to do this. There's a program that comes with 
xawtv called scantv that might help. If you run this it should report 
back the channel id and frequency which you can then use to edit freq.py 
When you do get it running it would be great if you could submit a patch 
to freq.py with the channels for India so others won't have to go 
through this again.

John

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread Jody Gugelhupf
hi ppl,
well used scan-tv to get the chans for the netherlands, as actually the 
frequencies are different
here in the regions of the netherlands, the same is true for e.g. turkey, and 
of course i added
some channels which i broadcast myself in the dorm, and a vcr chan, camera chan 
etc... so u can
just better add the stuff manually in the local_conf.py also tvtime has a 
scanner for frequencies,
which you can use... or of course most TV providers have a list of available 
chans with
frequencies online, which you can just enter manually, u might have to convert 
them though... good
luck 
:)

--- John Molohan [EMAIL PROTECTED] wrote:

 Michel Hoogervorst wrote:
  Yugandhar,
 
  In the freq.py file of Freevo 1.7 I see this:
 
  CHANLIST = {
   us-bcast : dict(NTSC_BCAST),
   us-cable : dict(NTSC_CABLE),
   us-cable-hrc : dict(NTSC_HRC),
   japan-bcast  : dict(NTSC_BCAST_JP),
   japan-cable  : dict(NTSC_CABLE_JP),
   europe-west  : dict(PAL_EUROPE),
   europe-east  : dict(PAL_EUROPE_EAST),
   italy: dict(PAL_ITALY),
   newzealand   : dict(PAL_NEWZEALAND),
   australia: dict(PAL_AUSTRALIA),
   ireland  : dict(PAL_IRELAND),
   france   : dict(SECAM_FRANCE),
   china-bcast  : dict(PAL_CHINA),
   canada-cable : dict(NTSC_CABLE_CAN),
   southafrica  : dict(PAL_BCAST_ZA),
   argentina: dict(ARGENTINA),
   russia   : dict(RUSSIA),
   switzerland  : dict(PAL_SWITZERLAND),
  }
 
  As you can see, India is not in this list, so you will have to add the
  frequencies for all channels in India yourself in this file.  As far
  as I know, there is no easier way to do this...
 
  Then again, editing the freq.py file is not that hard, you just have
  to know at which frequencies your channels are.
 
 
 
  Michel
 
 
  2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:

 
 
  Hi Michel,
 
   Thanks for your reply. You mean to say that I have to made
  frequencies list provided by cable operator. If I am using the antenna to
  tune the card how can I go about it. I am from India so what I have to put
  in the chanlist my card is for PAL i.e in the place of us-cable what I have
  to edit. Is there is any way to scan the channels. Please reply me.
 
 
 
  Regards,
 
  Yugandhar.
  
 Hi Yugandbar,
 
 I think you will have to do this. There's a program that comes with 
 xawtv called scantv that might help. If you run this it should report 
 back the channel id and frequency which you can then use to edit freq.py 
 When you do get it running it would be great if you could submit a patch 
 to freq.py with the channels for India so others won't have to go 
 through this again.
 
 John
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 



  Be smarter than spam. See how smart SpamGuard is at giving junk email the 
boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread John Molohan
Hi Jody,

If you submit a patch for freq.py and/or update the wiki entry at 
http://freevo.sourceforge.net/cgi-bin/doc/AnalogueGen that'd help.

Thanks,

John

Jody Gugelhupf wrote:
 hi ppl,
 well used scan-tv to get the chans for the netherlands, as actually the 
 frequencies are different
 here in the regions of the netherlands, the same is true for e.g. turkey, and 
 of course i added
 some channels which i broadcast myself in the dorm, and a vcr chan, camera 
 chan etc... so u can
 just better add the stuff manually in the local_conf.py also tvtime has a 
 scanner for frequencies,
 which you can use... or of course most TV providers have a list of available 
 chans with
 frequencies online, which you can just enter manually, u might have to 
 convert them though... good
 luck 
 :)

 --- John Molohan [EMAIL PROTECTED] wrote:

   
 Michel Hoogervorst wrote:
 
 Yugandhar,

 In the freq.py file of Freevo 1.7 I see this:

 CHANLIST = {
  us-bcast : dict(NTSC_BCAST),
  us-cable : dict(NTSC_CABLE),
  us-cable-hrc : dict(NTSC_HRC),
  japan-bcast  : dict(NTSC_BCAST_JP),
  japan-cable  : dict(NTSC_CABLE_JP),
  europe-west  : dict(PAL_EUROPE),
  europe-east  : dict(PAL_EUROPE_EAST),
  italy: dict(PAL_ITALY),
  newzealand   : dict(PAL_NEWZEALAND),
  australia: dict(PAL_AUSTRALIA),
  ireland  : dict(PAL_IRELAND),
  france   : dict(SECAM_FRANCE),
  china-bcast  : dict(PAL_CHINA),
  canada-cable : dict(NTSC_CABLE_CAN),
  southafrica  : dict(PAL_BCAST_ZA),
  argentina: dict(ARGENTINA),
  russia   : dict(RUSSIA),
  switzerland  : dict(PAL_SWITZERLAND),
 }

 As you can see, India is not in this list, so you will have to add the
 frequencies for all channels in India yourself in this file.  As far
 as I know, there is no easier way to do this...

 Then again, editing the freq.py file is not that hard, you just have
 to know at which frequencies your channels are.



 Michel


 2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:
   
   
 Hi Michel,

  Thanks for your reply. You mean to say that I have to made
 frequencies list provided by cable operator. If I am using the antenna to
 tune the card how can I go about it. I am from India so what I have to put
 in the chanlist my card is for PAL i.e in the place of us-cable what I have
 to edit. Is there is any way to scan the channels. Please reply me.



 Regards,

 Yugandhar.
 
 
 Hi Yugandbar,

 I think you will have to do this. There's a program that comes with 
 xawtv called scantv that might help. If you run this it should report 
 back the channel id and frequency which you can then use to edit freq.py 
 When you do get it running it would be great if you could submit a patch 
 to freq.py with the channels for India so others won't have to go 
 through this again.

 John

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 



   Be smarter than spam. See how smart SpamGuard is at giving junk email 
 the boot with the All-new Yahoo! Mail at 
 http://mrd.mail.yahoo.com/try_beta?.intl=ca


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
   


-- 
John Molohan

IT Manager
Griffith College Dublin
South Circular Road
Dublin 8
Ireland

Phone:  +353 1 4163366
Web:www.it.gcd.ie 


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread Jody Gugelhupf
will do, though atm i'm still working on the vlc live tv stream wiki, after 
that i will get to
that :)
--- John Molohan [EMAIL PROTECTED] wrote:

 Hi Jody,
 
 If you submit a patch for freq.py and/or update the wiki entry at 
 http://freevo.sourceforge.net/cgi-bin/doc/AnalogueGen that'd help.
 
 Thanks,
 
 John
 
 Jody Gugelhupf wrote:
  hi ppl,
  well used scan-tv to get the chans for the netherlands, as actually the 
  frequencies are
 different
  here in the regions of the netherlands, the same is true for e.g. turkey, 
  and of course i
 added
  some channels which i broadcast myself in the dorm, and a vcr chan, camera 
  chan etc... so u
 can
  just better add the stuff manually in the local_conf.py also tvtime has a 
  scanner for
 frequencies,
  which you can use... or of course most TV providers have a list of 
  available chans with
  frequencies online, which you can just enter manually, u might have to 
  convert them though...
 good
  luck 
  :)
 
  --- John Molohan [EMAIL PROTECTED] wrote:
 

  Michel Hoogervorst wrote:
  
  Yugandhar,
 
  In the freq.py file of Freevo 1.7 I see this:
 
  CHANLIST = {
   us-bcast : dict(NTSC_BCAST),
   us-cable : dict(NTSC_CABLE),
   us-cable-hrc : dict(NTSC_HRC),
   japan-bcast  : dict(NTSC_BCAST_JP),
   japan-cable  : dict(NTSC_CABLE_JP),
   europe-west  : dict(PAL_EUROPE),
   europe-east  : dict(PAL_EUROPE_EAST),
   italy: dict(PAL_ITALY),
   newzealand   : dict(PAL_NEWZEALAND),
   australia: dict(PAL_AUSTRALIA),
   ireland  : dict(PAL_IRELAND),
   france   : dict(SECAM_FRANCE),
   china-bcast  : dict(PAL_CHINA),
   canada-cable : dict(NTSC_CABLE_CAN),
   southafrica  : dict(PAL_BCAST_ZA),
   argentina: dict(ARGENTINA),
   russia   : dict(RUSSIA),
   switzerland  : dict(PAL_SWITZERLAND),
  }
 
  As you can see, India is not in this list, so you will have to add the
  frequencies for all channels in India yourself in this file.  As far
  as I know, there is no easier way to do this...
 
  Then again, editing the freq.py file is not that hard, you just have
  to know at which frequencies your channels are.
 
 
 
  Michel
 
 
  2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:


  Hi Michel,
 
   Thanks for your reply. You mean to say that I have to made
  frequencies list provided by cable operator. If I am using the antenna to
  tune the card how can I go about it. I am from India so what I have to 
  put
  in the chanlist my card is for PAL i.e in the place of us-cable what I 
  have
  to edit. Is there is any way to scan the channels. Please reply me.
 
 
 
  Regards,
 
  Yugandhar.
  
  
  Hi Yugandbar,
 
  I think you will have to do this. There's a program that comes with 
  xawtv called scantv that might help. If you run this it should report 
  back the channel id and frequency which you can then use to edit freq.py 
  When you do get it running it would be great if you could submit a patch 
  to freq.py with the channels for India so others won't have to go 
  through this again.
 
  John
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
 
  
 
 
 
Be smarter than spam. See how smart SpamGuard is at giving junk email 
  the boot with the
 All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca
 
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users

 
 
 -- 
 John Molohan
 
 IT Manager
 Griffith College Dublin
 South Circular Road
 Dublin 8
 Ireland
 
 Phone:  +353 1 4163366
 Web:www.it.gcd.ie 
 
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 



  Be smarter than 

Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread John Molohan
:) Sorry Jody I didn't realise at a glance that it was you.

Jody Gugelhupf wrote:
 will do, though atm i'm still working on the vlc live tv stream wiki, after 
 that i will get to
 that :)
 --- John Molohan [EMAIL PROTECTED] wrote:

   
 Hi Jody,

 If you submit a patch for freq.py and/or update the wiki entry at 
 http://freevo.sourceforge.net/cgi-bin/doc/AnalogueGen that'd help.

 Thanks,

 John

 Jody Gugelhupf wrote:
 
 hi ppl,
 well used scan-tv to get the chans for the netherlands, as actually the 
 frequencies are
   
 different
 
 here in the regions of the netherlands, the same is true for e.g. turkey, 
 and of course i
   
 added
 
 some channels which i broadcast myself in the dorm, and a vcr chan, camera 
 chan etc... so u
   
 can
 
 just better add the stuff manually in the local_conf.py also tvtime has a 
 scanner for
   
 frequencies,
 
 which you can use... or of course most TV providers have a list of 
 available chans with
 frequencies online, which you can just enter manually, u might have to 
 convert them though...
   
 good
 
 luck 
 :)

 --- John Molohan [EMAIL PROTECTED] wrote:

   
   
 Michel Hoogervorst wrote:
 
 
 Yugandhar,

 In the freq.py file of Freevo 1.7 I see this:

 CHANLIST = {
  us-bcast : dict(NTSC_BCAST),
  us-cable : dict(NTSC_CABLE),
  us-cable-hrc : dict(NTSC_HRC),
  japan-bcast  : dict(NTSC_BCAST_JP),
  japan-cable  : dict(NTSC_CABLE_JP),
  europe-west  : dict(PAL_EUROPE),
  europe-east  : dict(PAL_EUROPE_EAST),
  italy: dict(PAL_ITALY),
  newzealand   : dict(PAL_NEWZEALAND),
  australia: dict(PAL_AUSTRALIA),
  ireland  : dict(PAL_IRELAND),
  france   : dict(SECAM_FRANCE),
  china-bcast  : dict(PAL_CHINA),
  canada-cable : dict(NTSC_CABLE_CAN),
  southafrica  : dict(PAL_BCAST_ZA),
  argentina: dict(ARGENTINA),
  russia   : dict(RUSSIA),
  switzerland  : dict(PAL_SWITZERLAND),
 }

 As you can see, India is not in this list, so you will have to add the
 frequencies for all channels in India yourself in this file.  As far
 as I know, there is no easier way to do this...

 Then again, editing the freq.py file is not that hard, you just have
 to know at which frequencies your channels are.



 Michel


 2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:
   
   
   
 Hi Michel,

  Thanks for your reply. You mean to say that I have to made
 frequencies list provided by cable operator. If I am using the antenna to
 tune the card how can I go about it. I am from India so what I have to 
 put
 in the chanlist my card is for PAL i.e in the place of us-cable what I 
 have
 to edit. Is there is any way to scan the channels. Please reply me.



 Regards,

 Yugandhar.
 
 
 
 Hi Yugandbar,

 I think you will have to do this. There's a program that comes with 
 xawtv called scantv that might help. If you run this it should report 
 back the channel id and frequency which you can then use to edit freq.py 
 When you do get it running it would be great if you could submit a patch 
 to freq.py with the channels for India so others won't have to go 
 through this again.

 John

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 
 

   Be smarter than spam. See how smart SpamGuard is at giving junk email 
 the boot with the
   
 All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
   
   
 -- 
 John Molohan

 IT Manager
 Griffith College Dublin
 South Circular Road
 Dublin 8
 Ireland

 Phone:  +353 1 4163366
 Web:www.it.gcd.ie 


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 

Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-07 Thread Duncan Webb
John Molohan wrote:
 :) Sorry Jody I didn't realise at a glance that it was you.
 
 Jody Gugelhupf wrote:
 will do, though atm i'm still working on the vlc live tv stream wiki, after 
 that i will get to
 that :)
 --- John Molohan [EMAIL PROTECTED] wrote:

   
 Hi Jody,

 If you submit a patch for freq.py and/or update the wiki entry at 
 http://freevo.sourceforge.net/cgi-bin/doc/AnalogueGen that'd help.

There is another way to set-up you channels, see
http://freevo.sourceforge.net/cgi-bin/doc/ATVCHANNELSCH for an example.

But IIRC mplayer needs the channel list

Duncan


 Thanks,

 John

 Jody Gugelhupf wrote:
 
 hi ppl,
 well used scan-tv to get the chans for the netherlands, as actually the 
 frequencies are
   
 different
 
 here in the regions of the netherlands, the same is true for e.g. turkey, 
 and of course i
   
 added
 
 some channels which i broadcast myself in the dorm, and a vcr chan, camera 
 chan etc... so u
   
 can
 
 just better add the stuff manually in the local_conf.py also tvtime has a 
 scanner for
   
 frequencies,
 
 which you can use... or of course most TV providers have a list of 
 available chans with
 frequencies online, which you can just enter manually, u might have to 
 convert them though...
   
 good
 
 luck 
 :)

 --- John Molohan [EMAIL PROTECTED] wrote:

   
   
 Michel Hoogervorst wrote:
 
 
 Yugandhar,

 In the freq.py file of Freevo 1.7 I see this:

 CHANLIST = {
  us-bcast : dict(NTSC_BCAST),
  us-cable : dict(NTSC_CABLE),
  us-cable-hrc : dict(NTSC_HRC),
  japan-bcast  : dict(NTSC_BCAST_JP),
  japan-cable  : dict(NTSC_CABLE_JP),
  europe-west  : dict(PAL_EUROPE),
  europe-east  : dict(PAL_EUROPE_EAST),
  italy: dict(PAL_ITALY),
  newzealand   : dict(PAL_NEWZEALAND),
  australia: dict(PAL_AUSTRALIA),
  ireland  : dict(PAL_IRELAND),
  france   : dict(SECAM_FRANCE),
  china-bcast  : dict(PAL_CHINA),
  canada-cable : dict(NTSC_CABLE_CAN),
  southafrica  : dict(PAL_BCAST_ZA),
  argentina: dict(ARGENTINA),
  russia   : dict(RUSSIA),
  switzerland  : dict(PAL_SWITZERLAND),
 }

 As you can see, India is not in this list, so you will have to add the
 frequencies for all channels in India yourself in this file.  As far
 as I know, there is no easier way to do this...

 Then again, editing the freq.py file is not that hard, you just have
 to know at which frequencies your channels are.



 Michel


 2007/6/7, Yugandhar G.V [EMAIL PROTECTED]:
   
   
   
 Hi Michel,

  Thanks for your reply. You mean to say that I have to made
 frequencies list provided by cable operator. If I am using the antenna 
 to
 tune the card how can I go about it. I am from India so what I have to 
 put
 in the chanlist my card is for PAL i.e in the place of us-cable what I 
 have
 to edit. Is there is any way to scan the channels. Please reply me.



 Regards,

 Yugandhar.
 
 
 
 Hi Yugandbar,

 I think you will have to do this. There's a program that comes with 
 xawtv called scantv that might help. If you run this it should report 
 back the channel id and frequency which you can then use to edit freq.py 
 When you do get it running it would be great if you could submit a patch 
 to freq.py with the channels for India so others won't have to go 
 through this again.

 John

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 
 
   Be smarter than spam. See how smart SpamGuard is at giving junk 
 email the boot with the
   
 All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
   
   
 -- 
 John Molohan

 IT Manager
 Griffith College Dublin
 South Circular Road
 Dublin 8
 Ireland

 Phone:  +353 1 4163366
 Web:www.it.gcd.ie 


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and 

[Freevo-users] Regarding chanlist in freevo.conf

2007-06-06 Thread Yugandhar G.V
Hi ,

I am from India I have Hauppauge PVR-350 and installed freevo
successfully. I am using Fedora Core 4.As from the documentation of
configuring freevo for analog TV you have given the following to be edited
in freevo.conf file

 

Chanlist=IRELAND

TV=pal

I want to know what I have to put here I am using freevo with
Hauppauge PVR-350 in India and also I want to know how to scan the channels
using freevo.

Finally am I required to install XMLTV too for watching TV.

 

Regards,

Yugandhar G.V.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-06 Thread Michel Hoogervorst

Hi,

The frequency tables are set in /usr/lib/python-2.x
/site-packages/freevo/tv/freq.py.
Myself I made a new entry for the specific frequencies of my cable provider
in this, and configured chanlist=mycalbeprovider in my freevo.conf.


Michel



2007/6/6, Yugandhar G.V [EMAIL PROTECTED]:


 Hi ,

I am from India I have Hauppauge PVR-350 and installed freevo
successfully. I am using Fedora Core 4.As from the documentation of
configuring freevo for analog TV you have given the following to be edited
in freevo.conf file



Chanlist=IRELAND

TV=pal

I want to know what I have to put here I am using freevo with
Hauppauge PVR-350 in India and also I want to know how to scan the channels
using freevo.

Finally am I required to install XMLTV too for watching TV.



Regards,

Yugandhar G.V.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Regarding chanlist in freevo.conf

2007-06-06 Thread Frank [Antispam account]
Hi,
 
And you have to install xmltv so you can populate the tv-guide and
watch/record a show.
(Correct me if I'm wrong)
 
Greets,
Frank

  _  

Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Michel
Hoogervorst
Verzonden: woensdag 6 juni 2007 16:49
Aan: freevo-users@lists.sourceforge.net
Onderwerp: Re: [Freevo-users] Regarding chanlist in freevo.conf


Hi,

The frequency tables are set in
/usr/lib/python-2.x/site-packages/freevo/tv/freq.py.
Myself I made a new entry for the specific frequencies of my cable provider
in this, and configured chanlist=mycalbeprovider in my freevo.conf.


Michel




2007/6/6, Yugandhar G.V [EMAIL PROTECTED]: 

Hi ,

I am from India I have Hauppauge PVR-350 and installed freevo
successfully. I am using Fedora Core 4.As from the documentation of
configuring freevo for analog TV you have given the following to be edited
in freevo.conf file

 

Chanlist=IRELAND

TV=pal

I want to know what I have to put here I am using freevo with
Hauppauge PVR-350 in India and also I want to know how to scan the channels
using freevo.

Finally am I required to install XMLTV too for watching TV.

 

Regards,

Yugandhar G.V.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now. 
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list 
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users