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,016
Threads: 956
Joined: May 2006
#581
2015-01-21, 07:44 PM
I found the deserialize error went away after restarting the recording server the other day, I was going to post on that.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#582
2015-01-21, 09:55 PM
Awesome, so it was just a caching issue. I will make a note for the next time the parser has to be changed.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#583
2015-01-22, 03:32 AM
NMT playback for me is great!
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
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#584
2015-01-22, 11:59 AM
I'm still having issues. Have used updated parser and restarted recording service but getting:

System.Runtime.Serialization.SerializationException: There was an error deserializing the object of type NExtPlugins.YouTube.Parser.PlayerConfig. Encountered unexpected character 'y'. ---> System.Xml.XmlException: Encountered unexpected character 'y'.

Added the writeall line and got:

[ATTACH=CONFIG]39578[/ATTACH]

Any ideas?
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#585
2015-01-22, 06:45 PM
Did you move the new youtube.dll from "Plugin" to "Plugins"? I made a mistake when packaging it.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#586
2015-01-24, 06:04 AM (This post was last modified: 2015-01-24, 06:17 AM by jksmurf.)
I'm having trouble with the youtube Plugin, when I am using the buffer.

Here is the youtube link that gives me the message? It's actually a playlist, but used to work.

https://gdata.youtube.com/feeds/api/play...755403C595

it buffers OK for the other Videos e.g. the Kids ones. I watched the buffer grow.
btw does it still save the buffered file offline for playing or re-buffer every time?
Can you change the buffer location?

Another quick Q, in settings, even when menu items are NOT checked, it shows in the YouTube menu? Is this by design?
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#587
2015-01-24, 06:43 AM (This post was last modified: 2015-01-24, 07:00 AM by whurlston.)
Try deleting the contents of your scripts folder (you will probably need to restart the client)

You can disable the script caching by commenting out the following line in the parser:
Code:
File.WriteAllText(file, jsScript);
becomes
Code:
//File.WriteAllText(file, jsScript);
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#588
2015-01-24, 07:03 AM
jksmurf Wrote:Another quick Q, in settings, even when menu items are NOT checked, it shows in the YouTube menu? Is this by design?
Checking an item enables editing of that item. It does not enable/disable the item itself. (you can only check one item at a time)

I can add the ability to enable/disable the item if you like
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#589
2015-01-24, 07:59 AM
whurlston Wrote:Checking an item enables editing of that item. It does not enable/disable the item itself. (you can only check one item at a time)

I can add the ability to enable/disable the item if you like

Ah I see; yes please. That would be good. Ta.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#590
2015-01-24, 08:07 AM
whurlston Wrote:Try deleting the contents of your scripts folder (you will probably need to restart the client)

Thanks.

1. It plays the video, but only with very sporadic sound.
2. I can see the buffered file grow, but it is not saved? In your old Youtube versions, the saved versions played locally. Is it possible to reinstate that?
3. What does disabling the script caching actually do please? Does it keep the local ts file?

Cheers

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (65): « Previous 1 … 57 58 59 60 61 … 65 Next »
Jump to page 


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