NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 17 18 19 20 21 … 102 Next »
Talking Pictures UK TV channel recording oddity - Cellar Club with Caroline Munro

 
  • 0 Vote(s) - 0 Average
Talking Pictures UK TV channel recording oddity - Cellar Club with Caroline Munro
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,806
Threads: 769
Joined: Nov 2003
#11
2024-02-01, 03:22 AM
Unfortunately your logs don't go back that far.
blobbyguts
Offline

Junior Member

United Kingdom
Posts: 16
Threads: 1
Joined: Jan 2024
#12
2024-02-01, 10:06 AM (This post was last modified: 2024-02-01, 07:31 PM by blobbyguts.)
(2024-02-01, 03:22 AM)sub Wrote: Unfortunately your logs don't go back that far.

OK

I have tried to setup up this week's recording (02/02/2024 @ 21:00 and 02/02/2024 @ 22:55) and here's what happened.
1. Initially setting up a "Record Once" for each does not show up as a pending recording.
2. Requesting "Record Series" does not show as a pending recording but does get listed as a recurring; thus I deleted the recurring.
3. Checking this morning I note all but one of my pending recordings are no longer listed BUT the 2 "Record Once" instances of Cellar Club with Caroline Munro are now listed as pending. I have several recurring recordings scheduled and none of these are now pending which they should be.
4. Removing the 2 "Cellar Club with Caroline Munro" pending recordings and stopping and restarting the NextPVR service fails to reload all previously pending recordings.
5. I can add new "Record Once" and "Record Series" items and these show up as pending.
6. Forcing a guide update re-instates all missing scheduled recurring recordings.

It is clear that attempting to schedule "Record Once" for this particular program on this channel messes with scheduling and scheduling a "Record Series" causes the "Failed recording" issue.
I can live with not recording this program but my good lady would like this to be recorded if possible. A sneaky way for me to record these programs is to set the start padding for the following program to begin 5 or 6 minutes early, thus catching this program, currently my default padding for all recordings is set to 3 minutes before and after to ensure overruns are catered for; I have enough tuners to allow this amount of padding.
My guide is scheduled to update at 06:00 every morning; this is populated using an XMLTV file generated by WebGrab++ which runs at 04:00
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#13
2024-02-01, 10:16 AM
It appears you are scheduling during an EPG update which is going to give unpredictable results
blobbyguts
Offline

Junior Member

United Kingdom
Posts: 16
Threads: 1
Joined: Jan 2024
#14
2024-02-01, 10:21 AM (This post was last modified: 2024-02-01, 10:30 AM by blobbyguts.)
(2024-02-01, 10:16 AM)mvallevand Wrote: It appears you are scheduling during an EPG update which is going to give unpredictable results

Not strictly true; yes the logs may show this today but this has been an ongoing problem for several weeks and seems to be a potential problem with the database entries for this program only. It may be, during EPG update using the XMLTV file generated by WebGrab++, that the entries are not quite correct.
I have checked the generated XML in the EPG update file and this has no errors.

I have, at one point, completely de-installed, re-installed NextPVR and set up all "Record Once" and "Record Series" again from scratch with no change to this behaviour for this program.
This may be a unique, dare I say it, bug or something unique to my system, thus me reaching out for help. Either way it has me stumped!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,806
Threads: 769
Joined: Nov 2003
#15
2024-02-01, 03:41 PM
It looks the issue is that WebGrab++ is generating garbage in the listings for these shows. Specifically, the <Rating> field contains bits of javascript code etc and it breaks the xml parsing.

Code:
<Event>
  <OID>2526784</OID>
  <Title>Cellar Club with Caroline Munro</Title>
  <SubTitle></SubTitle>
  <Description>The cult movie star introduces They Live.(n)</Description>
  <ChannelOID>7221</ChannelOID>
  <StartTime>2024-02-02T21:00:00.0000000Z</StartTime>
  <EndTime>2024-02-02T21:05:00.0000000Z</EndTime>
  <FirstRun>true</FirstRun>
  <Rating>PG"}</script><div><script>(window.adq = window.adq || []).push((api) => api.setContext({"unitName":"/176986657/radiotimes.com/shows/tv</Rating>
  <Quality>Colour/SUB</Quality>
  <Genres>
    <Genre>Arts And Culture</Genre>
  </Genres>
  <DeferredArtwork>https://images.immediate.co.uk/remote/images.atlas.metabroadcast.com/api.pressassociation.com/content/f2213f35-ac7c-5677-b9a5-8a5a0f4e1093.jpg</DeferredArtwork>
</Event>
blobbyguts
Offline

Junior Member

United Kingdom
Posts: 16
Threads: 1
Joined: Jan 2024
#16
2024-02-01, 04:51 PM (This post was last modified: 2024-02-01, 07:25 PM by blobbyguts.)
(2024-01-31, 12:56 AM)sub Wrote: Can you post the logs?

(2024-02-01, 03:41 PM)sub Wrote: It looks the issue is that WebGrab++ is generating garbage in the listings for these shows. Specifically, the <Rating> field contains bits of javascript code etc and it breaks the xml parsing.

Code:
<Event>
  <OID>2526784</OID>
  <Title>Cellar Club with Caroline Munro</Title>
  <SubTitle></SubTitle>
  <Description>The cult movie star introduces They Live.(n)</Description>
  <ChannelOID>7221</ChannelOID>
  <StartTime>2024-02-02T21:00:00.0000000Z</StartTime>
  <EndTime>2024-02-02T21:05:00.0000000Z</EndTime>
  <FirstRun>true</FirstRun>
  <Rating>PG"}</script><div><script>(window.adq = window.adq || []).push((api) => api.setContext({"unitName":"/176986657/radiotimes.com/shows/tv</Rating>
  <Quality>Colour/SUB</Quality>
  <Genres>
    <Genre>Arts And Culture</Genre>
  </Genres>
  <DeferredArtwork>https://images.immediate.co.uk/remote/images.atlas.metabroadcast.com/api.pressassociation.com/content/f2213f35-ac7c-5677-b9a5-8a5a0f4e1093.jpg</DeferredArtwork>
</Event>

Funnily enough I was reviewing the XMLTV file and wondered the same when I saw this earlier today.
Although the XML is tagged correctly, like you say the contents of the "Rating" tag is garbage.
I'll raise a query in the WebGrab++ forum.
I'll also remove this garbage from the XMLTV input file and re-import into the guide and see if this fixes.
I'll give an update in a day or two when I have time as the file averages 18MB in size and will take a while to thoroughly check.
Thanks for your help Big Grin

I have raised a bug entry on the WebGrab++ forum as this is a bug in the radiotimes.com.ini file processing...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#17
2024-02-02, 03:20 PM
Is it possible that NextPVR isn't xml encoding the rating field?
blobbyguts
Offline

Junior Member

United Kingdom
Posts: 16
Threads: 1
Joined: Jan 2024
#18
2024-02-02, 03:28 PM
(2024-02-02, 03:20 PM)mvallevand Wrote: Is it possible that NextPVR isn't xml encoding the rating field?

No
I have used a different site to generate the XML for Talking Pictures TV and it is now allowing me to set up scheduled recordings.
There is a bug in the WebGrab++ ini file for radiotimes.com which quite often generates garbage in the <ratings><value></value></ratings> field but ONLY for this channel; all other guide data extracted for any other channel on this site is correctly formatted.

I have raised a query in the WebGrab++ forum to assist with fixing the ini file which is used to access the website and extract the guide data.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,806
Threads: 769
Joined: Nov 2003
#19
2024-02-02, 03:29 PM
(2024-02-02, 03:20 PM)mvallevand Wrote: Is it possible that NextPVR isn't xml encoding the rating field?
Yes, but that field is still full of garbage anyway.

I'll make a change to try a sanity check on it, and encode it, but his quickest path to a fix is going to be getting rid of the garbage in this field (because my build is no longer compatible with 6.1.5, so I can't provide a patch for it)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#20
2024-02-02, 03:35 PM
I was just thinking maybe in some countries the & might be used.

@blobbyguts why do you not use the ota guide? Just curious since many in the UK say it is quite good

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Issues watching one channel, new problem Ricknextpvr 21 441 2025-07-04, 02:32 AM
Last Post: mvallevand
  Recording Glitches - Debug Advice? andrewj 7 322 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 303 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 665 2025-06-02, 08:08 AM
Last Post: sharkbite
  Channel 7 TV channels do not load into my list cmacd 1 365 2025-05-26, 07:37 AM
Last Post: Renryant
  error: No tuner was available for the requested channel jzk 3 354 2025-04-19, 03:30 PM
Last Post: mvallevand
  Failed: Recording interrupted jzk 3 482 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 1,291 2025-04-13, 01:08 AM
Last Post: sub
  Question about Multiple Clients viewing Same Channel JohnySmith1010 15 1,051 2025-04-07, 12:28 PM
Last Post: mvallevand
  Watched program and channel lists mkroc 8 643 2025-03-24, 02:21 PM
Last Post: BrettB

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

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

Linear Mode
Threaded Mode