2015-01-19, 10:39 AM
Now I get a message saying "Unable to deserialize results", is anyone else seeing this? I'll post logs later, in a hurry right now :o
"I'd rather have a bottle in front of me than a frontal lobotomy"
2015-01-19, 10:39 AM
Now I get a message saying "Unable to deserialize results", is anyone else seeing this? I'll post logs later, in a hurry right now :o
"I'd rather have a bottle in front of me than a frontal lobotomy"
Yes I have seen this message too. When accessing the predefined YouTube lists.
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 |
2015-01-20, 03:14 AM
jksmurf Wrote:Yes I have seen this message too. When accessing the predefined YouTube lists. It works for me. Can you open a web browser for me and navigate to http://XXXXX:8866/public/youtube/parser....swjUYk&r=6 where XXXXX is your NPVR server address then view the source and post it please?
2015-01-20, 01:38 PM
Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> This OK?
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 |
2015-01-20, 07:19 PM
If you delete the contents of the 'scripts' folder and try it again does it give you the same error?
2015-01-20, 11:00 PM
whurlston Wrote:If you delete the contents of the 'scripts' folder and try it again does it give you the same error? Yes it does, unfortunately.
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 |
2015-01-21, 03:43 AM
Can you add the line in red to your parser.aspx (line 26) and then go to the same url (or try playing the video from the plugin)? It should create an htmldump.txt in the same folder as parser.aspx. Post that for me please
Code: Logger.Info("YouTube Web: StreamerPost completed."); The logger lines already exist in your parser.aspx so can see where to add it. whurlston Wrote:Can you add the line in red to your parser.aspx (line 26) and then go to the same url (or try playing the video from the plugin)? It should create an htmldump.txt in the same folder as parser.aspx. Post that for me please Well. oddly, THAT parser works. Here's the dump. I removed the lines and tested again. Works fine. Odd. It works - but stutters a lot. I recall that the YouTube plugin used to have a buffer, using an XML setting? Is there a way to reutilise my buffered streams by pointing to the buffer? I cannot find anything in settings anymore?
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 Wrote:Well. oddly, THAT parser works. Must not have picked up the previous changes made and was serving a cached copy of the previous parser (that error I would have expected from the previous version). @Reddwarf, does it work if you restart the recording service? If not, add the above line and post your htmldump.txt jksmurf Wrote:It works - but stutters a lot. I recall that the YouTube plugin used to have a buffer, using an XML setting? Is there a way to reutilise my buffered streams by pointing to the buffer? I cannot find anything in settings anymore? Enable "NMT Mode Always On" in the settings. You will need a newer build of ffmpeg than the one included with NextPVR. You can just grab the latest Zeranoe build: http://ffmpeg.zeranoe.com/builds/
2015-01-21, 06:20 PM
whurlston;483909@ Wrote:Reddwarf, does it work if you restart the recording service? If not, add the above line and post your htmldump.txtStrange, but yes it does. Plays very nicely in fact. Thanks a lot "I'd rather have a bottle in front of me than a frontal lobotomy" |
|