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.org support

 
  • 0 Vote(s) - 0 Average
Locast.org support
jcole998
Offline

Posting Freak

New York, USA
Posts: 865
Threads: 186
Joined: Jun 2015
#111
2020-12-13, 03:57 PM
OK. PreStartup.bat is disabled.(read renamed)

I ran Update EPG which resulted in the following summary:

EPG Update complete. [129236 inserted, 0 updated, 811 skipped]

Don't know what skipped records mean but there are still no listings for the locast group. 

So...
- deleted the channels from the locast device.
- rescanned channels.
- performed Auto Map
- ran Update EPG : EPG Update complete. [129236 inserted, 0 updated, 811 skipped] (skipped?)

Still no listings for the locast group.

Did I miss a step?


Attached Files
.zip   logs-20201213-1053.zip (Size: 714.14 KB / Downloads: 2)
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#112
2020-12-13, 04:04 PM
(2020-12-13, 03:57 PM)jcole998 Wrote: So...
- deleted the channels from the locast device.
- rescanned channels.
- performed Auto Map
- ran Update EPG : EPG Update complete. [129236 inserted, 0 updated, 811 skipped] (skipped?)

nrecord.log has ...

Quote:020-12-13 10:52:29.791 [DEBUG][168] Will process xmltv file: C:\Users\Public\NPVR-data\locast-xmltv.xml
2020-12-13 10:52:29.793 [DEBUG][168] Loading XMLTV from: C:\Users\Public\NPVR-data\locast-xmltv.xml
2020-12-13 10:52:29.968 [DEBUG][168] channelEventLists.Count=45
2020-12-13 10:52:30.011 [INFO][168] -channel: 'WCBS' has 33 listings
2020-12-13 10:52:30.025 [INFO][168] -channel: 'STARTTV' has 25 listings
2020-12-13 10:52:30.038 [INFO][168] -channel: 'DABL' has 43 listings
2020-12-13 10:52:30.053 [INFO][168] -channel: 'WNBC' has 30 listings
2020-12-13 10:52:30.054 [INFO][168] -channel: 'COZITV' has 30 listings
2020-12-13 10:52:30.064 [INFO][168] -channel: 'WNYW' has 30 listings
2020-12-13 10:52:30.123 [INFO][168] -channel: 'MVIES' has 12 listings
2020-12-13 10:52:30.198 [INFO][168] -channel: 'LIGHTTV' has 25 listings
2020-12-13 10:52:30.201 [INFO][168] -channel: 'DECADES' has 35 listings

 ... Is the xmltv file out of date ... Does it have shows for yesterday?  ... What happens if you do python locast.py xmltv?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#113
2020-12-13, 04:07 PM
On one of our previous posts when you did the install I saw this "XMLTV file previously added"

The install option only creates this for 24 hours and doesn't overwrite it so maybe it is simply stale.

If you want to grab a weeks work run the command that would be in UpdateEPG.bat if you aren't using SD

python c:\Users\Public\NPVR-data\scripts\locast\locast.py xmltv

Edit: our messages crossed.

Martin
jcole998
Offline

Posting Freak

New York, USA
Posts: 865
Threads: 186
Joined: Jun 2015
#114
2020-12-13, 04:42 PM
OK. I tried adding an SD lineup for locast but it isn't offered in my zip code. So...

Does the Python call retrieve only one week of listings? Can that be changed?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#115
2020-12-13, 04:50 PM
Locast only provide one week of data but it's free.

Also Locast isn't a TV service it is pseudo OTA. With SD you should be able to use your local US-OTA-67791 lineup, since it is designed for local OTA users. You haven't added that, you just have your cable lineup. If that doesn't do a good automap try adding OTA for 10001

Also is playback working now?

Martin.
jcole998
Offline

Posting Freak

New York, USA
Posts: 865
Threads: 186
Joined: Jun 2015
#116
2020-12-13, 05:07 PM
WE HAVE LIFTOFF! Yes...playback is good with picture and sound.

Lotsa a steps to get it working and I hope I have them in the right order. Seems a lot of the problems were caused by NextPVR running with a different set of credentials than my normal login which was used to install. I resist changing NextPVR's creds because I never know what it will break.

I'd prefer using SD for listings so I'll muck around with your suggestion, Graham.

Now to probe the usefulness of locast.org.

Thanks for everyone's help. It's good to have resident geniuses on call!

JohnC
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#117
2020-12-13, 05:16 PM
For sure the main problem is installing python for "Local System" use and it was compounded because you had python preinstalled for your user account use. I will try on my wife's clean laptop to see if I can do document this to make it as easy as linux.

Otherwise the extra install should be as simple as python locast.py install

You helped push me to add support for non standard setups to my generic nextpvr library so testing that was a big help. Thanks.


Martin
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#118
2020-12-13, 05:21 PM
Martin,

Thanks again for your patience!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#119
2020-12-13, 05:45 PM
You "pioneers" make it easier for others. At least now I have enough enough information to guide users less skilled in NextPVR. Even uploading logs has proven to be challenging for some and you two were so prompt.

How is it working for you? Do you think it is a viable alternative to a tuner?

Martin
jcole998
Offline

Posting Freak

New York, USA
Posts: 865
Threads: 186
Joined: Jun 2015
#120
2020-12-13, 06:37 PM
Glad I could be of help, Martin. I am squirrelly about the cable card rumors.

Now, the locast channels work perfectly with the web app. But with the desktop app, which I prefer, not so much. Takes a little longer to get a picture and when playback video is visible, playback is one pause after another like only very small chunks of data are being sent. Playback is not watchable.

Do the logs have some clues about what's happening? Playback was attempted with WCBS around 12:05p.

JohnC


Attached Files
.zip   logs-20201213-1211.zip (Size: 980.12 KB / Downloads: 0)
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (14): « Previous 1 … 10 11 12 13 14 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Locast takes a legal hit 2leftfeet 12 3,310 2021-09-08, 10:22 PM
Last Post: Morpheus23
  Locast Extra announcements mvallevand 8 2,648 2021-09-02, 01:52 PM
Last Post: mvallevand
  Locast streaming and recordings failing Esteban 22 5,209 2021-09-01, 09:29 PM
Last Post: mvallevand
  Locast - KeyError during install MrBultitude 5 1,615 2021-09-01, 05:50 PM
Last Post: mvallevand
  Locast Multiple Streams Question pkscout 4 1,670 2021-08-30, 12:14 AM
Last Post: sub
  Locast - I did something terribly wrong?? 2leftfeet 37 6,577 2021-08-28, 05:16 PM
Last Post: mvallevand
  Locast workarounds not working for me loveridgem 19 3,782 2021-08-27, 07:44 PM
Last Post: mvallevand
  Locast - Guide Correct but wrong channel tuned sdKeith 17 3,463 2021-08-26, 10:31 PM
Last Post: sdKeith
  Locast Issues thecow 40 7,998 2021-08-06, 01:41 AM
Last Post: mvallevand
  Got Locast Working- Some thoughts-- biggoronjon 5 1,599 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