NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 16 17 18 19 20 … 433 Next »
Issues with file format S01E01

Issues with file format S01E01
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#31
2019-09-16, 01:22 PM
nonob Wrote:So i have a new xml file with good episodes numbers and the new dll file to ignore season and episodes numbers when they are missing... but i have always theses bad numbers on my recordings.
What happen ?

nrecord.log has this ...

Quote:2019-09-16 04:02:35.647 [INFO][10] UpdateRecurringRecording(135, 'L'amour est dans le pré'):
<Rules><ChannelOID>0</ChannelOID><ChannelName></ChannelName><StartTime>2019-08-28T09:43:19.0000000Z</StartTime><EndTime>2019-08-28T11:43:19.0000000Z</EndTime><PrePadding>5</PrePadding><PostPadding>30</PostPadding><Quality>0</Quality><Keep>0</Keep><RecordingDirectoryID>[[Default]]</RecordingDirectoryID><AdvancedRules>KEYWORD: L'amour est dans le pré</AdvancedRules></Rules>
2019-09-16 04:02:35.677 [DEBUG][10] LoadListingByAdvancedRules(channel='all channels',advancedRules=(title like '%L''amour est dans le pré%' or subtitle like '%L''amour est dans le pré%' or description like '%L''amour est dans le pré%'))
2019-09-16 04:02:35.717 [DEBUG][10] - Potential episode at: 16/09/2019 21:05:00
2019-09-16 04:02:35.717 [DEBUG][10] ...check IsValid()
2019-09-16 04:02:35.717 [DEBUG][10] ...scheduling episode

This shows NextPVR schedluing a pending recording ... "Potential episode at: 16/09/2019 21:05:00" ... for this show.

nrecord.log also has ...

Quote:2019-09-16 04:02:35.391 [INFO][10] UpdateRecurringRecording(121, 'On n'est pas couché'):
<Rules><ChannelOID>0</ChannelOID><ChannelName></ChannelName><StartTime>2019-08-28T06:21:45.0000000Z</StartTime><EndTime>2019-08-28T08:21:45.0000000Z</EndTime><PrePadding>5</PrePadding><PostPadding>30</PostPadding><Quality>0</Quality><Keep>0</Keep><RecordingDirectoryID>[[Default]]</RecordingDirectoryID><AdvancedRules>KEYWORD: On n'est pas couché</AdvancedRules></Rules>
2019-09-16 04:02:35.426 [DEBUG][10] LoadListingByAdvancedRules(channel='all channels',advancedRules=(title like '%On n''est pas couché%' or subtitle like '%On n''est pas couché%' or description like '%On n''est pas couché%'))
2019-09-16 04:02:35.472 [INFO][10] UpdateRecurringRecording(132, 'A l'état sauvage'):

This shows that NextPVR does not schedule a pending recording for ... 'On n'est pas couché' ... It appears that NextPVR keeps the original pending recording (with the original incorrect season/episode). I would expect NextPVR to reschedule all shows. I do not know why NextPVR is not rescheduling all shows.

You could try ...

  1. NextPVR Settings --> Recordings --> hit the Export Recordings button.
  2. Delete all Recurring Recordings.
  3. Close NextPVR
  4. Start NextPVR with the command line option ... -emptyepgonly
  5. Start NextPVR with the command line option ... -recurring (to force a reschedule that will delete all pending recordings because there are no recurring recordings)
  6. Start NextPVR with the command line option ... -updateepgonly

https://www.nextpvr.com/nwiki/pmwiki.php...ineOptions

Start NextPVR as usual ... NextPVR Settings --> Recordings --> Hit the Import Recordings button.

You might need to close NextPVR and ... Start NextPVR with the command line option ... -recurring
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#32
2019-09-16, 05:02 PM
When you updated the NShared.dll, you put it in "C:\Program Files (x86)\NPVR" right?

nonob Wrote:Did you see that i have a new xml file (from other source) since 2019-09-10 which seems to have good episode numbers, but i'm having the same issue ?
I just imported your data, and checked these L'amour episodes, and they've both got the correct season/episode numbers listed in NextPVR now.

If you look at these episodes in the TV Guide screen, do they list the correct season/episode info? If so, then it sounds like you're just looking at recordings that were already scheduled. (as I mentioned, that patch will only help new show data being imported, not existing scheduled recordings)
nonob
Offline

Member

Posts: 77
Threads: 8
Joined: Aug 2019
#33
2019-09-17, 04:59 PM
Hi Smile

Graham Wrote:nrecord.log has this ...
You could try ...

  1. NextPVR Settings --> Recordings --> hit the Export Recordings button.
  2. Delete all Recurring Recordings.
  3. Close NextPVR
  4. Start NextPVR with the command line option ... -emptyepgonly
  5. Start NextPVR with the command line option ... -recurring (to force a reschedule that will delete all pending recordings because there are no recurring recordings)
  6. Start NextPVR with the command line option ... -updateepgonly

https://www.nextpvr.com/nwiki/pmwiki.php...ineOptions

Start NextPVR as usual ... NextPVR Settings --> Recordings --> Hit the Import Recordings button.

You might need to close NextPVR and ... Start NextPVR with the command line option ... -recurring

Thanks, i will.

sub Wrote:When you updated the NShared.dll, you put it in "C:\Program Files (x86)\NPVR" right?

Yes, and i had to close NPVR and stop service before.

sub Wrote:I just imported your data, and checked these L'amour episodes, and they've both got the correct season/episode numbers listed in NextPVR now.

If you look at these episodes in the TV Guide screen, do they list the correct season/episode info?

No : "no show details" is displayed in TV Guide but the xml file is well downloaded an contains shows :

[Image: 9Od52hQ.png]

sub Wrote:If so, then it sounds like you're just looking at recordings that were already scheduled. (as I mentioned, that patch will only help new show data being imported, not existing scheduled recordings)

Not sure to understand : all "new" shows (after i updated the dll and changed my xml file) are recorded from "old" shedules i made before.

Should i delete and recreate all my shedules rules ?

Should i do what Graham propose to try ?

Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#34
2019-09-17, 05:21 PM
Regarding the 'no show details', I can see when your EPG was last updated, it only pulled in listings for these channels:

Quote:019-09-15 04:01:57.478 [DEBUG][10] channelEventLists.Count=12
2019-09-15 04:01:58.453 [INFO][10] -channel: 'F3 Bretagne' has 320 listings
2019-09-15 04:01:59.412 [INFO][10] -channel: 'CANAL+' has 218 listings
2019-09-15 04:02:00.421 [INFO][10] -channel: 'LCP' has 225 listings
2019-09-15 04:02:00.636 [INFO][10] -channel: 'CNEWS' has 103 listings
2019-09-15 04:02:01.552 [INFO][10] -channel: 'CSTAR' has 142 listings
2019-09-15 04:02:02.494 [INFO][10] -channel: 'TF1 Séries Films' has 192 listings
2019-09-15 04:02:02.649 [INFO][10] -channel: 'L Equipe 21' has 90 listings
2019-09-15 04:02:02.714 [INFO][10] -channel: 'RMC STORY' has 129 listings
2019-09-15 04:02:02.899 [INFO][10] -channel: 'TVR' has 268 listings
2019-09-15 04:02:03.290 [INFO][10] -channel: 'CANAL+ SPORT' has 141 listings
2019-09-15 04:02:04.021 [INFO][10] -channel: 'CANAL+ CINEMA' has 111 listings
2019-09-15 04:02:04.566 [INFO][10] -channel: 'PLANETE+' has 176 listings
Note the channel M6, containing that show, is not in the list of channels that got listings.

I'm guessing at some stage your xml file has changed the channel identifier used for the other channels, so to NextPVR no longer see them as listings for the channels it knows about. (and any listings you still had for these channels were from old data still in your database)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#35
2019-09-17, 05:22 PM
Quote:Should i delete and recreate all my shedules rules ?
Once you fix up your xmltv mappings, so that you get listings, you'd only need to reschedule one-off recordings. Recurring recordings will be recreated automatically as part of the EPG update, and will reflect your new guide data.
nonob
Offline

Member

Posts: 77
Threads: 8
Joined: Aug 2019
#36
2019-09-18, 06:31 AM (This post was last modified: 2019-10-01, 11:28 AM by nonob.)
Hi Smile

My issue seems to be resolved !

I think the problem started when i changed my XML file. This is what i did a few days ago :

After changing my file, i used "Bulk Map" feature.
From here, i had checked each channels by developping channel list in XMLTV Channel :

[Image: MPBvqSc.png]

Most channels had the same name than in my old xml guide : these ones where already selected in the list, so i did nothing.

For others channels, names was different : i could confirm that when opening the list : the name was undisplayed and i had to select the good one in the list.

These channels was these ones (yes the ones for which the epg worked) :

2019-09-15 04:01:58.453 [INFO][10] -channel: 'F3 Bretagne' has 320 listings
2019-09-15 04:01:59.412 [INFO][10] -channel: 'CANAL+' has 218 listings
2019-09-15 04:02:00.421 [INFO][10] -channel: 'LCP' has 225 listings
2019-09-15 04:02:00.636 [INFO][10] -channel: 'CNEWS' has 103 listings
2019-09-15 04:02:01.552 [INFO][10] -channel: 'CSTAR' has 142 listings
2019-09-15 04:02:02.494 [INFO][10] -channel: 'TF1 Séries Films' has 192 listings
2019-09-15 04:02:02.649 [INFO][10] -channel: 'L Equipe 21' has 90 listings
2019-09-15 04:02:02.714 [INFO][10] -channel: 'RMC STORY' has 129 listings
2019-09-15 04:02:02.899 [INFO][10] -channel: 'TVR' has 268 listings
2019-09-15 04:02:03.290 [INFO][10] -channel: 'CANAL+ SPORT' has 141 listings
2019-09-15 04:02:04.021 [INFO][10] -channel: 'CANAL+ CINEMA' has 111 listings
2019-09-15 04:02:04.566 [INFO][10] -channel: 'PLANETE+' has 176 listings

So, i thought others channels was well linked to their EPG same names but they wasn't.


Because i now understand how to check the log file for good epg listing (thanks to you Smile ), i made some tests to see how to force the good linking :

If i am in the Bulk Map, when the good EPG name seems to be selected, i have to select another channel, whatever it is, and then back to select the good one. Then update EPG.

OR

I just have to not use the Bulk Map but open each channel setting by double clicking on it and click OK (no more actions needed). Then update EPG.


After that, this is the log :

Code:
2019-09-18 07:45:35.001    [DEBUG][8]    channelEventLists.Count=31
2019-09-18 07:45:36.182    [INFO][8]     -channel: 'TF1' has 215 listings
2019-09-18 07:45:37.125    [INFO][8]     -channel: 'France 2' has 272 listings
2019-09-18 07:45:38.099    [INFO][8]     -channel: 'F3 Bretagne' has 332 listings
2019-09-18 07:45:39.154    [INFO][8]     -channel: 'CANAL+' has 214 listings
2019-09-18 07:45:40.809    [INFO][8]     -channel: 'France 5' has 190 listings
2019-09-18 07:45:41.589    [INFO][8]     -channel: 'M6' has 202 listings
2019-09-18 07:45:42.540    [INFO][8]     -channel: 'Arte' has 221 listings
2019-09-18 07:45:43.524    [INFO][8]     -channel: 'C8' has 103 listings
2019-09-18 07:45:44.006    [INFO][8]     -channel: 'W9' has 147 listings
2019-09-18 07:45:44.728    [INFO][8]     -channel: 'TMC' has 146 listings
2019-09-18 07:45:45.560    [INFO][8]     -channel: 'TFX' has 182 listings
2019-09-18 07:45:46.011    [INFO][8]     -channel: 'NRJ12' has 148 listings
2019-09-18 07:45:47.376    [INFO][8]     -channel: 'LCP' has 218 listings
2019-09-18 07:45:48.127    [INFO][8]     -channel: 'France 4' has 236 listings
2019-09-18 07:45:48.364    [INFO][8]     -channel: 'BFM TV' has 87 listings
2019-09-18 07:45:48.610    [INFO][8]     -channel: 'CNEWS' has 103 listings
2019-09-18 07:45:49.552    [INFO][8]     -channel: 'CSTAR' has 141 listings
2019-09-18 07:45:49.777    [INFO][8]     -channel: 'Gulli' has 550 listings
2019-09-18 07:45:51.706    [INFO][8]     -channel: 'France Ô' has 316 listings
2019-09-18 07:45:52.660    [INFO][8]     -channel: 'TF1 Séries Films' has 194 listings
2019-09-18 07:45:52.865    [INFO][8]     -channel: 'L Equipe 21' has 87 listings
2019-09-18 07:45:53.709    [INFO][8]     -channel: '6ter' has 203 listings
2019-09-18 07:45:53.787    [INFO][8]     -channel: 'RMC STORY' has 129 listings
2019-09-18 07:45:54.025    [INFO][8]     -channel: 'RMC Découverte' has 154 listings
2019-09-18 07:45:54.769    [INFO][8]     -channel: 'Chérie 25' has 133 listings
2019-09-18 07:45:54.924    [INFO][8]     -channel: 'LCI' has 125 listings
2019-09-18 07:45:55.062    [INFO][8]     -channel: 'TVR' has 230 listings
2019-09-18 07:45:55.818    [INFO][8]     -channel: 'PARIS PREMIERE' has 127 listings
2019-09-18 07:45:56.184    [INFO][8]     -channel: 'CANAL+ SPORT' has 130 listings
2019-09-18 07:45:56.925    [INFO][8]     -channel: 'CANAL+ CINEMA' has 112 listings
2019-09-18 07:45:57.604    [INFO][8]     -channel: 'PLANETE+' has 181 listings

and this is the NPVR pending recordings screen :

[Image: gskkANC.png]

It seems good Smile

Maybe a "Empty EPG" would have been simpler, i don't know...
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#37
2019-09-18, 01:00 PM
nonob Wrote:Maybe a "Empty EPG" would have been simpler, i don't know...

Empty EPG would not have worked. The mapping of channels in the xmltv file to channels in NextPVR (from the device scan) has to be correct.

NextPVR stores all this stuff in npvr.db3 in the NextPVR data directory ... http://www.nextpvr.com/nwiki/pmwiki.php?...alledParts

There are several software programs that can be used to examine the content of a SQLite database ... I use ... https://sqlitebrowser.org/
nonob
Offline

Member

Posts: 77
Threads: 8
Joined: Aug 2019
#38
2019-09-18, 01:08 PM
Thanks, i already use with success this software (MediaMonkey and Evernote databases) Smile
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#39
2019-09-18, 05:00 PM
nonob Wrote:It seems good Smile
Great.
nonob
Offline

Member

Posts: 77
Threads: 8
Joined: Aug 2019
#40
2019-09-22, 05:57 AM
Hi,

It's good Smile :

[Image: rexH1gi.png]

Thanks a lot for your help
« 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
  incorrect frequency in adelaide .ini file spin35 5 3,105 2023-02-01, 05:40 PM
Last Post: sub
  tsreader4 skipping issues dlindyds 63 14,880 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Fast-forward and comskip issues manic_biker 11 4,000 2021-07-12, 02:17 AM
Last Post: Robazz
  Issues with Signal? Tularis 6 2,432 2021-05-01, 11:09 AM
Last Post: shspvr
  ts file shows length too long? SuttonWillow 2 1,981 2021-03-15, 01:56 PM
Last Post: mvallevand
  Unhandled Exception: file name too long (idiots at pbs made it super long) jobby99 1 1,448 2020-10-29, 09:40 PM
Last Post: mvallevand
  ts file shows length too long SamM 4 2,387 2020-10-06, 02:45 AM
Last Post: Ehrlichia
  Possible to record in different format than .ts files? gadgetgaz 29 13,253 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  EPG displaying small subset of xmltv file. Esteban 9 3,101 2020-07-18, 10:07 PM
Last Post: Esteban
  Recordings Date Format NumberFive 3 2,060 2020-05-14, 11:08 PM
Last Post: NumberFive

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

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

Linear Mode
Threaded Mode