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

 
  • 0 Vote(s) - 0 Average
Locast.org
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 36,279
Threads: 722
Joined: May 2006
#1
2020-12-23, 02:38 AM (This post was last modified: 2020-12-23, 06:18 PM by mvallevand.)
Here is simplified summary of the prerelease thread https://forums.nextpvr.com/showthread.php?tid=61818

1. Review the locast.org web site and see if you are covered by many of the regions they serve.  If your browser displays a channel list it should work.

2. Start by installing python https://github.com/sub3/NextPVR/wiki/install-python.

a. With Window admin rights run

pip install lxml requests m3u8 

b. Non-Windows installs

sudo pip3 install lxml requests m3u8 

It is tested and working on Windows ,Linux and Docker.

3. Download the attached into the NextPVR user folder scripts folder and change into that folder

Unzip the file and and it should create a locast folder under scripts.  Change to that folder and run

python locast.py install   

or non Windows

sudo python3 locast.py install

and follow the prompt.

4.  Locast should be installed and ready for use

5. Follow the post install instructions to complete usuage.

Thanks to 2leftfeet, jcole998 and pkscout for getting this release ready.

Martin


Attached Files
.zip   locast-0.6.6.zip (Size: 394.53 KB / Downloads: 8)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 36,279
Threads: 722
Joined: May 2006
#2
2020-12-23, 06:50 PM
Post installation you need to decide whether you want to continue to use the locast EPG in XMLTV format or use Schedules Direct

1.  Using XMLTV you would need to follow standard procedures to have NextPVR use XMLTV.  You can leave the setting the same and create an EPG update script that runs each day.

a) Windows UpdateEPG.bat

@echo off
cd/d C:\users\public\NPVR-data\scripts\locast
python locast.py xmltv

b) Other platforms UpdateEPG.sh

cd your locst script folder
python3 locast.py xmltv

2. Schedules Direct choose the OTA code for your zip code or for the zip code of the city you listing and add it to NextPVR

Go to Settings->Channels->Advanced->Automap and select Extra, the SD OTA listing, and the Numbers and Identifiers option.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Locast.org support mvallevand 134 1,798 2021-01-04, 01:54 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