bruno1505 / pyetv

Automatically exported from code.google.com/p/pyetv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Channel Names Overlap #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Scan Digital TV Stations and Analog Radio stations with EyeTV
2. Go to the Channels menu on PyeTV

What is the expected output? What do you see instead?
In EyeTV Channel list, I expect to see radio stations with radio station names 
and tv stations with 
TV station names.

Instead, in the channel list, I see first the radio stations (numbered 1-22 as 
there are 22 that the 
tuner picked up). That is followed by the digital TV stations. 

If the TV station channel number matches a number less than the number of the 
radio stations, 
then its name is replaced by the corresponding radio station name from the 
start of the list.

For example, my Channel list is (shortened):
1 - 88.1 WKNC
2 - 88.5 HIS Radio
3 -  88.9 WSHA
4 - 89.3 WXYC
5 - 89.8 WCPE
...
22 -107.7
4 - 89.3 WXYC ** This is the start of the TV station list
4 - 89.3 WXYC
4 - 89.3 WXYC
5 - 89.7 WCPE
5 - 89.7 WCPE

I expected
88.1 WKNC
88.5 HIS Radio
88.9 WSHA
89.3 WXYC
89.8 WCPE
...
107.7
4-1 - UNCTV-DT, TV-Chapel Hill
4-2 - UNCTV-DT, KD-Chapel Hill
4-3 - UNCTV-DT, NC-Chapel Hill
5-1 - WRAL HD
5-2 - WRAL 2
...

What version of the product are you using? On what operating system?
PyeTV 1.2
EyeTV 3.1.2 (5238)
MacOS 10.5.7

Please provide any additional information below.

Original issue reported on code.google.com by DrGlobu...@gmail.com on 11 Jul 2009 at 12:24

GoogleCodeExporter commented 8 years ago
Upon further review, this looks like a bug in the Applescript interface to 
EyeTV and not a PyeTV bug. I've 
contacted Elgato about this issue with a simple applescript that shows the 
problem. Sorry. 

Original comment by DrGlobu...@gmail.com on 12 Jul 2009 at 3:10

GoogleCodeExporter commented 8 years ago

Original comment by jon.chri...@gmail.com on 28 Nov 2009 at 9:36