NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Extras v
« Previous 1 2 3 4 Next »
Locast - Guide Correct but wrong channel tuned

 
  • 0 Vote(s) - 0 Average
Locast - Guide Correct but wrong channel tuned
sdKeith
Offline

Junior Member

usa
Posts: 11
Threads: 1
Joined: Jul 2021
#1
2021-07-20, 02:09 AM
Hi!

I installed the locast addon and thanks to the great instructions I got it installed.  Everthing was working great.  However I just discovered a problem.  I'm using Locast 807 San Francisco.   When I tune channel 9.1 I get the same stream as on 9.2.   When I use the locast app on my Roku I get the correct channel. Here's the section of locast-xmltv.xml:

<channel id="24344.locast.org">
    <display-name>PBS</display-name>
    <display-name>9.1 PBS</display-name>
    <display-name>KQEDDT</display-name>
    <icon src="https://static.locastnet.org/logo/807/1613398119723_PBS.png"/>
  </channel>
  <channel id="30507.locast.org">
    <display-name>PBS</display-name>
    <display-name>9.2 PBS</display-name>
    <display-name>KQEDDT2</display-name>
    <icon src="https://static.locastnet.org/logo/SFO/KQEDDT2.png"/>
  </channel>


I'm going to go through and compare all the other channels.

Thanks
Keith
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,495
Threads: 963
Joined: May 2006
#2
2021-07-20, 02:16 AM
Zip up the the extra xml file and I will have a look

Martin
sdKeith
Offline

Junior Member

usa
Posts: 11
Threads: 1
Joined: Jul 2021
#3
2021-07-20, 02:56 AM
Here it is.  Thanks for your help!

Keith


Attached Files
.zip   locast-xmltv.zip (Size: 178.79 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,495
Threads: 963
Joined: May 2006
#4
2021-07-20, 03:01 AM
Sorry that is the xmltv file, I need the extra file, extra-locast.xml

Martin
sdKeith
Offline

Junior Member

usa
Posts: 11
Threads: 1
Joined: Jul 2021
#5
2021-07-20, 03:17 AM
Sorry! Here's that one!

Keith
sdKeith
Offline

Junior Member

usa
Posts: 11
Threads: 1
Joined: Jul 2021
#6
2021-07-20, 03:20 AM
Looks like I did something wrong.


Attached Files
.zip   extra-locast.zip (Size: 1.79 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,495
Threads: 963
Joined: May 2006
#7
2021-07-20, 05:59 AM
They have different identifiers, so they should be different, could I see the NextPVR logs too? I should have asked for these in the first place.

Martin
sdKeith
Offline

Junior Member

usa
Posts: 11
Threads: 1
Joined: Jul 2021
#8
2021-07-20, 11:07 AM
Here you go! Thanks again for your help!

Keith


Attached Files
.zip   extra-locast.zip (Size: 1.79 KB / Downloads: 1)
.zip   locast-xmltv.zip (Size: 178.79 KB / Downloads: 0)
.zip   logs-20210720-0403.zip (Size: 1.06 MB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,495
Threads: 963
Joined: May 2006
#9
2021-07-20, 11:40 AM
How did you merge them and how did you you map them to Schedules Direct? I am very suspicious about the one channel that shows with the same name PBS in the locast guide (and on zap2it.com).

I think you may need to unmap 9.1 and manually map the guide data to KQEDDT and also map 9.2 to KQEDDT2 but the merge might still be an issue since I don't know why NextPVR doesn't show KQEDDT2. I might need to see your database via a link to OneDrive, GoogleDrive etc.

Code:
<channel id="24344.locast.org">
    <display-name>PBS</display-name>
    <display-name>9.1 PBS</display-name>
    <display-name>KQEDDT</display-name>
    <icon src="https://static.locastnet.org/logo/807/1613398119723_PBS.png"/>
  </channel>
  <channel id="30507.locast.org">
    <display-name>PBS</display-name>
    <display-name>9.2 PBS</display-name>
    <display-name>KQEDDT2</display-name>
    <icon src="https://static.locastnet.org/logo/SFO/KQEDDT2.png"/>
  </channel>

Martin
sdKeith
Offline

Junior Member

usa
Posts: 11
Threads: 1
Joined: Jul 2021
#10
2021-07-20, 08:50 PM (This post was last modified: 2021-07-20, 09:15 PM by sdKeith.)
I've got it fixed.

I tried what you suggested and it didn't make any difference.  However it did remind of how I think I create this situation.  When I oigrinally installed  the extra i just had 1 tuner.  I was pretty sure that all the channels were working correctly then.  Sometime later I added a second tuner.  I was in too much of a hurry and didn't check things enough.  Sometime later I noticed that I was missing KQEDDT2.  So I just scanned again and it found the channel and manually set it up the mapping.  So this morning I decided to delete all the channels and start over.  Here's what happened:
1. After scanning scanning i went into channels and everything looked ok except Both KQEDDT and DT1 showed PBS as name.  (see: 1 Before Merge or Map.jpg)
2. I then did an auto merge and the DT2 channels disappeared. Probably merged into DT (see: 2 After Merge .jpg) 
3. I went ahead and did the automap and noticed that the name field changed to KQEDDT (see: 3 After Merge Then Map.jpg)
4. I then umerged to see if DT2 would show up. It didn't. (see: 4 After UnMerge - Channels Gone.jpg)
5. I decided that the merge was being done on the name field alone and I needed to map then merge.
6. I the deleted the channels and rescanned.  After mapping KQEDDT and DT2 both showed in the name fields rather than PBS. (see: 5 After Map Before Merge.jpg)
7. After merging everything looks good. (see: 6 After Map Then Merge.jpg)

It seems like the merge shouild be done on the combination of number and name.  But maybe that would create some other problem.

Thanks for all your help.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Locast.org support mvallevand 137 30,279 2022-01-26, 12:55 AM
Last Post: tesla1886
  Locast takes a legal hit 2leftfeet 12 3,645 2021-09-08, 10:22 PM
Last Post: Morpheus23
  Locast Extra announcements mvallevand 8 2,901 2021-09-02, 01:52 PM
Last Post: mvallevand
  Locast streaming and recordings failing Esteban 22 5,750 2021-09-01, 09:29 PM
Last Post: mvallevand
  Locast - KeyError during install MrBultitude 5 1,805 2021-09-01, 05:50 PM
Last Post: mvallevand
  Locast Multiple Streams Question pkscout 4 1,864 2021-08-30, 12:14 AM
Last Post: sub
  Locast - I did something terribly wrong?? 2leftfeet 37 7,325 2021-08-28, 05:16 PM
Last Post: mvallevand
  Locast workarounds not working for me loveridgem 19 4,230 2021-08-27, 07:44 PM
Last Post: mvallevand
  Locast Issues thecow 40 8,863 2021-08-06, 01:41 AM
Last Post: mvallevand
  Got Locast Working- Some thoughts-- biggoronjon 5 1,792 2021-07-29, 02:38 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode