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 »
Plutotv stream failing

 
  • 0 Vote(s) - 0 Average
Plutotv stream failing
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#31
2022-07-06, 06:00 PM
I'm hoping someone can show me where I went wrong getting this extra to work. I tried to follow the instructions as close as I could but I must have missed something. I suspect it is path related but could also be permissions. The details of steps I performed and the results are in the attached txt file.

Bottom line: Streamlink works from the command line. Pluto EPG and VOD populate but I get streaming errors on both when I try to play.


Attached Files
.zip   logs-20220706-1217.zip (Size: 701.57 KB / Downloads: 0)
.zip   PlutoExtrasSteps.txt.zip (Size: 1.57 KB / Downloads: 3)
------------------------

2015 Home built quad i5 3.3Ghz, 16gb RAM, onboard GPU
Linux Mint 21
HDHomeRun Connect Quatro
Brave browser
Sony STR-DN1040 Receiver
2013 LG 50 inch dumb HD TV

-------------------------

What we hear is the quality of our listening. - Robert Fripp
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#32
2022-07-06, 06:11 PM
I prefer new problems in new threads.

Right off the bat

pip install --user --upgrade streamlink

It seems you didn't install streamlink for all users so I expect it would fail.

Installing streamink is outside the scope of the addon but I have not done it with pip, I would suggest using sudo apt install streamlink if it gets you the version you want, if not download a deb file.

Martin
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#33
2022-07-06, 06:32 PM
(2022-07-06, 06:11 PM)mvallevand Wrote: I prefer new problems in new threads.

Right off the bat

pip install --user --upgrade streamlink

It seems you didn't install streamlink for all users so I expect it would fail. 

Installing streamink is outside the scope of the addon but I have not done it with pip, I would suggest using sudo apt install streamlink if it gets you the version you want, if not download a deb file.

Martin

Thanks Martin. I installed streamlink that way because it sounded from the warning on the site like that was what was required in order to get the latest version. I had tried sudo apt install before but got an old version, so it sounds like I need to use the deb file instead.

One other question: Should nextpvr own all the dirs and files under /var/opt/nextpvr/scripts/plutotv ?

Warning
On Linux, when not using a virtual environment, it is recommended to install custom python packages like this only for the current user (see the
------------------------

2015 Home built quad i5 3.3Ghz, 16gb RAM, onboard GPU
Linux Mint 21
HDHomeRun Connect Quatro
Brave browser
Sony STR-DN1040 Receiver
2013 LG 50 inch dumb HD TV

-------------------------

What we hear is the quality of our listening. - Robert Fripp
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#34
2022-07-06, 06:43 PM
Installing python can be a challenge for Linux. If you know what you are doing you could create a virtual environment for nextpvr but that is why it is out of scope.

I think hacking around with the scripts to come up with automated PlutoTV xmltv updates but I gave up on being able to do. I think that if you try it nextpvr will need access to scripts/plutotv/update.lock

Martin
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#35
2022-07-06, 07:06 PM
(2022-07-06, 06:43 PM)mvallevand Wrote: Installing python can be a challenge for Linux.  If you know what you are doing you could create a virtual environment for nextpvr but that is why it is out of scope.

I think hacking around with the scripts to come up with automated PlutoTV xmltv updates but I gave up on being able to do.  I think that if you try it nextpvr will need access to scripts/plutotv/update.lock 

Martin

The way python in handled on linux is a mystery to me and at this point a VE is way outside my comfort zone. I just installed streamlink with sudo apt install and got the same version as the deb file, 1.3.1, and now I'm getting "Starting Video-on-Demand stream. Please wait." but nothing ever happens. Apparently installing Pluto plugin is beyond my abilities. Too bad. It's a really neat idea.
------------------------

2015 Home built quad i5 3.3Ghz, 16gb RAM, onboard GPU
Linux Mint 21
HDHomeRun Connect Quatro
Brave browser
Sony STR-DN1040 Receiver
2013 LG 50 inch dumb HD TV

-------------------------

What we hear is the quality of our listening. - Robert Fripp
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#36
2022-07-06, 07:15 PM
You should be able to use this https://packages.debian.org/sid/all/streamlink/download

Make sure you also install python3-streamlink

At the end of the day I don't like PlutoTV myself.

Martin
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#37
2022-07-06, 07:20 PM
(2022-07-06, 07:15 PM)mvallevand Wrote: You should be able to use this https://packages.debian.org/sid/all/streamlink/download

Make sure you also install python3-streamlink

At the end of the day I don't like PlutoTV myself.

Martin

Thanks. I'll give it one more shot. How is python3-streamlink installed? Through apt or pip?
------------------------

2015 Home built quad i5 3.3Ghz, 16gb RAM, onboard GPU
Linux Mint 21
HDHomeRun Connect Quatro
Brave browser
Sony STR-DN1040 Receiver
2013 LG 50 inch dumb HD TV

-------------------------

What we hear is the quality of our listening. - Robert Fripp
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#38
2022-07-06, 07:22 PM
I assume apt.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  PlutoTV VOD: empty list for categories starting with a single quote spagio 3 1,244 2024-06-23, 07:23 PM
Last Post: mvallevand
  PlutoTV Extra Commerical Exit freezing bisonfan 13 2,586 2023-12-16, 07:42 PM
Last Post: mvallevand
  PlutoTV freezing spagio 1 1,178 2023-11-10, 07:47 AM
Last Post: mvallevand
  PlutoTV on Docker install dinki 6 1,467 2023-10-11, 06:38 PM
Last Post: mvallevand
  Extra donation access -plutotv bisonfan 3 1,015 2023-09-04, 07:26 PM
Last Post: mvallevand
  PlutoTV Extra Problem Metroid 3 1,027 2023-07-23, 06:41 PM
Last Post: mvallevand
  Change Pluto default stream of "Best"? loveridgem 2 2,868 2021-10-29, 04:03 PM
Last Post: loveridgem
  Locast streaming and recordings failing Esteban 22 4,972 2021-09-01, 09:29 PM
Last Post: mvallevand
  Extra PlutoTV VOD returning error p37307 12 4,172 2021-08-11, 11:31 PM
Last Post: p37307

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

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

Linear Mode
Threaded Mode