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) v
« Previous 1 2 3 4 5 6 … 20 Next »
YouTube Plugin

 
  • 0 Vote(s) - 0 Average
YouTube Plugin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#301
2012-02-07, 10:52 PM
The trouble with the rtmp proprietary protcol is that it can use a custom player for an flv file and it isn't normally a straight forward http transfer. There is also the issue that the flv file won't play on the NMT. Typically you need to run utilities like rtmpdump, and then "flv extract" to get a stream that will be on the NMT.

Martin
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#302
2012-02-08, 11:17 AM
The live stream is of course nice but not the most important for me, so just to get the static files would be enough for me Smile

I have so far used rtmpdump and manually converted the result but would like to get a higher WAF on the solution...
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#303
2012-02-17, 05:09 AM
I still have some work to do on the Movies/Trailers sections but...


  1. Fixed issue where SafeSearch parameter was not being used.
  2. Added a popup to tell you if you attempted to play a restricted video (which was previously causing issues)
  3. Added movie/trailer lists. (Movie lists will only display free movies.)
  4. Movie Lists will use the poster for item image if available. If the poster is used, the normal default image will be used as a background instead.
  5. Modified skin file to show more data in list view.
  6. Added full text search via an onscreen keyboard (this does not accept text from a physical keyboard, you will need to use arrows/enter to press the virtual keys). Select "Search" from the menu to access.
  7. Changed default PC pre-buffer to 1024KB (still disabled by default).
  8. Now does not attempt to play the file until ffmpeg has written the pre-buffer amount to the drive.


Restricted videos will currently not play.

ffmpeg for buffering can be downloaded seperately @ http://www.oshinetworks.com/NPVR/youtube-ffmpeg.zip
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#304
2012-02-17, 02:30 PM
I've been trying to get this working on my NMT (including previous versions), but without succes. The first start of a video gives a popup with error "object reference etc...", the second time a buffer popup shows, but the popup disappears and the video never starts. It works fine on the PC. Logs attached.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#305
2012-02-17, 03:57 PM
It looks like it's a parsing problem. I'm working on it now.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#306
2012-02-17, 04:09 PM
Working for me!!!.... Smile Is there a feed specific to Music per chance? I wan't sure if Youtube offered one.....I find myself playing music videos most often.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#307
2012-02-17, 04:27 PM
Search seems to be working well!
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#308
2012-02-17, 05:55 PM
@whurlston, it is working great for me from the PC and NMT, thanks a lot. The language issue is fixed to and even though I can't read them any better it feels right. I do have an issue with all the Crackle movie feeds I get a message "You must be logged in to view this video" when I try online I get a country restriction type of message. Great work though and love the fanart.

@UJB, I have the search term vevo as a saved search and it gives me a list of 1000 music videos.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#309
2012-02-17, 06:08 PM
UncleJohnsBand Wrote:Working for me!!!.... Smile Is there a feed specific to Music per chance? I wan't sure if Youtube offered one.....I find myself playing music videos most often.
Glad to hear it! There is no specific feed for music unfortunately (it's 99% of my youtube viewing as well). I might be able to work out a search algorithm though.
UncleJohnsBand Wrote:Search seems to be working well!
Great. I separated the keyboard popup into a separate dll (the Common\NPVRUtilities.dll) in case other plugins want to use it.

@ Sheik Yerbouti:

There was a problem with the stream parsing but I'm not sure why it affected the NMT but not the PC. In any event, the attached build now does a much better job with the stream parsing and should fix your issues. If not, it at least adds more logging for me.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#310
2012-02-17, 06:22 PM
mvallevand Wrote:@whurlston, it is working great for me from the PC and NMT, thanks a lot. The language issue is fixed to and even though I can't read them any better it feels right. I do have an issue with all the Crackle movie feeds I get a message "You must be logged in to view this video" when I try online I get a country restriction type of message. Great work though and love the fanart.
I'm sending the region parameter with the movie search query so it should only return movies viewable for your country code. Are you sure it's not restricted due to rating? What is the url for the feed list query that you are getting?

I'm going to be adding cookie handling so that if you have youtube set to keep you logged in, it will allow you to view the age restricted videos.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (65): « Previous 1 … 29 30 31 32 33 … 65 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using R5000-HD with Network Recorder Plugin checkbin99 255 52,550 2021-08-24, 07:50 PM
Last Post: checkbin99
  how to configure RemoteRecorder Plugin to use remote NextPVR instance? bm_00 5 3,140 2020-10-06, 12:32 PM
Last Post: mvallevand
  Connecting NVPR to Emby Plugin NVPR Geek 0 1,371 2018-06-10, 12:32 AM
Last Post: NVPR Geek
  Newb here: Can someone help with a Plex Plugin issue? wepham 1 3,243 2017-02-07, 07:10 AM
Last Post: petenshari
  System Plugin Confused by New NPVR Naming Scheme Lao Pan 1 2,745 2016-09-25, 08:26 AM
Last Post: imilne
  Movies2 Plugin Problem... Anyone using it? ga_mueller 5 4,498 2016-08-22, 07:02 PM
Last Post: ga_mueller
  Plex Plugin Nikkie300 4 6,210 2016-01-24, 05:59 PM
Last Post: Nikkie300
  NextPVR Plex plugin, no live TV ajmast 15 9,698 2015-10-29, 03:45 AM
Last Post: ajmast
  Cant restart record service using System plugin on 3.4.8 shaunpatrick77 3 2,849 2015-05-19, 02:20 PM
Last Post: imilne
  Files Plugin crashes when there is an ' in the file name. cbgifford 89 29,774 2015-01-28, 05:19 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