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 … 74 75 76 77 78 … 433 Next »
Fine Tuning - naming files or EPG not have data?

Fine Tuning - naming files or EPG not have data?
TeleFragger
Offline

Member

Posts: 109
Threads: 13
Joined: Mar 2016
#1
2017-11-18, 01:05 AM
Ok so I love what NextPVR has done...
I DVR stuff daily and this is going well... minor hiccups and nothing that is NextPVR's fault

so some shows record fine, mcebuddy pics the file up, renames - converts and places on my plex server.
An example is Teen Titans Go! ... Albeit the naming needs to be tweaked but that is in MCEBuddy (and someone on plex forums linked me to a good article I need to look at for naming files)

Some shows like SpongeBob and Power Nation's Xtreme 4x4 just get named title then date/time...

so a few things here... I just don't know how this works.
NextPVR does the recording and names the file. Seems they always name by default but where does this EPG data get placed? how does MCEBuddy know by the file what season/episode it is?? always confused by that.


I am also curious how other people are doing it... are you doing a custom naming? If I play the spongebob episode and see the title, rename file and bing... mcebuddy can convert and rename just fine thus why I was thinking maybe custom naming???

so attached pics are swat that is good...(enough)... spongebob how it recorded, how mcebuddy sees and also the blurb from my zap2it.xml.

if there is a better free xml that works with nextpvr let me know!


<programme start="20171117163000 -0500" stop="20171117170000 -0500" channel="I59432.labs.zap2it.com">
<title lang="en">SpongeBob SquarePants</title>
<sub-title lang="en">The Slumber Party; Grooming Gary</sub-title>
<desc lang="en">Pearl&apos;s slumber party preparations.</desc>
<category lang="en">Children</category>
<category lang="en">Series</category>
<episode-num system="dd_progid">EP00307766.0333</episode-num>
<previously-shown />
</programme>


this was the part from zap2it for S.W.A.T. if that helps. I can post up the full xml if you need it.. this one worked

<programme start="20171116140000 -0500" stop="20171116150000 -0500" channel="I19614.labs.zap2it.com">
<title lang="en">Harry</title>
<sub-title lang="en">S.W.A.T. Star Shemar Moore, Winter Makeup Looks, Elizabeth Smart, Harry&apos;s Trip Giveaway Week!</sub-title>
<desc lang="en">Shemar Moore; Elizabeth Smart.</desc>
<date>20171116</date>
<category lang="en">Series</category>
<episode-num system="dd_progid">EP02473999.0217</episode-num>
<video>
<aspect>16:9</aspect>
<quality>HDTV</quality>
</video>
<new />
<subtitles type="teletext" />
</programme>


here is xtreme off road that doesn't name correctly either. for SpongeBob I can get the title, figure out the season and episode.. but xtreme off road doesn't tell you..

<programme start="20171119090000 -0500" stop="20171119093000 -0500" channel="I59186.labs.zap2it.com">
<title lang="en">Xtreme Off Road</title>
<sub-title lang="en">Building the Perfect UTV</sub-title>
<desc lang="en">Upgrading an entry-level Polaris RZR.</desc>
<category lang="en">Series</category>
<episode-num system="dd_progid">EP01847742.0090</episode-num>
<video>
<aspect>16:9</aspect>
<quality>HDTV</quality>
</video>
<previously-shown />
<subtitles type="teletext" />
</programme>
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#2
2017-11-18, 01:42 AM
So it's important to note, there is no season and episode number information listed in those show listings you've included above, so NextPVR can't know this info to include it in the filenames.

Quote:<episode-num system="dd_progid">EP01847742.0090</episode-num>
These are just a unique show identifier. They don't include the actually season and episode numbers. That info is carried in a different way in xmltv files.

Honestly, if you're in the US, the best thing to do is just use Schedules Direct. By the time you've messed around for a few hours with xmltv grabbers and batch files etc, you might as well just have spent the $25 to get Schedules Direct for the year. They have good quick delivery of listings, with good metadata like episode/season numbers and artwork etc.
TeleFragger
Offline

Member

Posts: 109
Threads: 13
Joined: Mar 2016
#3
2017-11-18, 02:00 AM
schedules direct uses Zap2it.. hah go figure... free works for the most part but pay for it and works better...
TeleFragger
Offline

Member

Posts: 109
Threads: 13
Joined: Mar 2016
#4
2017-11-18, 02:14 AM
ok I setup for the 7d trial... I know ill pay for it...
so in my setup I know what file to edit to see things. when this happens where is the file?curious what it looks like inside..
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,894
Threads: 955
Joined: May 2006
#5
2017-11-18, 02:36 AM
TeleFragger Wrote:schedules direct uses Zap2it.. hah go figure... free works for the most part but pay for it and works better...

SD gets it from Tribune like zap2it yes but zap2xml is just a web site scrapper so it is possible the scrapping isn't 100% which is why I directed another user to zap2xml support. Using zap2xml is also in violation of the zap2it ToS so not really free.especially with the high number of posts it generates.

The SD JSON text is not available but there are Java download programs to fetch it

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#6
2017-11-18, 03:05 AM
As Martin says, there is no file. It just downloads the data from Schedules Direct, parses it, and inserts the TV listings into NextPVR's database.
TeleFragger
Offline

Member

Posts: 109
Threads: 13
Joined: Mar 2016
#7
2017-11-18, 03:22 AM
Ahhh I see the main problem. I get it now.. ok so as you say sub... inserts tv listings into NextPVR's DB... BUT I guess what I need to do is custom naming as MCEBuddy comes along and rips commercials out, renames and isn't finding the info as it is in NextPVRs DB and it cant access that... hmmm
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#8
2017-11-18, 04:12 AM
If you're renaming a file, you can use NScriptHelper.exe to tell NextPVR what the file has been renamed to, so that it can still find the file.
TeleFragger
Offline

Member

Posts: 109
Threads: 13
Joined: Mar 2016
#9
2017-11-18, 03:23 PM
I think were both thinking 2 different things. from what your saying up there almost makes it seem like NScriptHelper.exe will tell NextPVR what the file is so I can use NextPVR to play the file later? I simply just DVR with NextPVR then mcebuddy rename/comskip/convert and drop on my plex storage.

I found "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --rename

will that do what I want?

ill look into NScriptHelper.exe now...

in future (june) when I drop cable tv and go OTA.. I will be using NextPVR server to intel Nuc NextPVR Clients... but still with Plex as my playback...
TeleFragger
Offline

Member

Posts: 109
Threads: 13
Joined: Mar 2016
#10
2017-11-18, 03:33 PM
is there a way to get NextPVR to break the recording up? I'm thinking there is no way for it to know...

so I got..
but would like it to be 2 separate episodes...

SpongeBob SquarePants.S10E66-E67.Unreal Estate; Code Yellow.ts
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  No data received jcole998 1 232 2025-04-15, 03:08 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 1,915 2021-02-03, 01:29 PM
Last Post: Graham
  Possible to record in different format than .ts files? gadgetgaz 29 12,548 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  NextPVR hangs when tuning to offline channel madbrain 2 1,739 2020-07-06, 09:09 PM
Last Post: madbrain
  No data delivered/failed to lock a signal? from Hauppauge HDHR/DCR-2650 bishoph 8 3,568 2020-04-13, 09:55 PM
Last Post: sub
  Log files Brucek2839 1 1,198 2020-03-23, 02:37 AM
Last Post: mvallevand
  OTA EPG guide data only for 2 hrs acegolfer 6 3,571 2020-03-18, 08:30 PM
Last Post: mvallevand
  Generate missing thumbnails for video files imported into NextPVR Jimixter 7 3,128 2019-12-17, 01:32 PM
Last Post: mvallevand
  Channles loosing EPG data Brucek2839 5 2,268 2019-11-21, 03:17 AM
Last Post: mvallevand
  Comskip edl files ignored dbguru 3 2,181 2019-10-24, 06:11 PM
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