NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 37 38 39 40 41 … 43 Next »
Marked Watched

 
  • 0 Vote(s) - 0 Average
Marked Watched
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,469
Threads: 963
Joined: May 2006
#11
2013-01-11, 05:57 PM
sub Wrote:Unfortunately I don't think XBMC passes this info to the addons, so I can't pass it to NextPVR.

Actually from the web streamer you do get the current offset into the file, you have the recording oid so you you have the filename and from timing.info you have the minutes so you have every you need.

Martin
kricker
Offline

Member

Posts: 131
Threads: 11
Joined: Jun 2007
#12
2013-01-11, 06:21 PM
mvallevand Wrote:Yes, I use my imageGrabLite that does two things, in parallel processing it creates the appropriate NFO file and if it has proper season/episode xbmc will pick that up for playing in progess, and it post processing it renames them with S#E# info or names the movie with the year and creates a good moviename.nfo

Martin
Nice I'll check that out. How does it handle series/episodes that are not on theTVDB?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,469
Threads: 963
Joined: May 2006
#13
2013-01-11, 06:29 PM
kricker Wrote:Nice I'll check that out. How does it handle series/episodes that are not on theTVDB?

xbmc will use the nfo file that has the NextPVR subtitle and description and I give it a episode number so they are in sequential order.

Martin
kricker
Offline

Member

Posts: 131
Threads: 11
Joined: Jun 2007
#14
2013-01-11, 06:38 PM
Awesome. I'm gonna give that a whirl this weekend. Thanks!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,469
Threads: 963
Joined: May 2006
#15
2013-01-11, 06:53 PM
If you record movies, it would be best to record them to a separate recording library, since TV scans and movie scans are different. Also if you are considering multiple client you should spend some time considering how you are going to name the libraries if you do ever want to move to a common MySQL setup. From a share smb://ip/name is best across linux and windows clients and you can avoid path substitution this way.

Martin
kricker
Offline

Member

Posts: 131
Threads: 11
Joined: Jun 2007
#16
2013-01-11, 07:11 PM
I don't ever record movies, so that shouldn't be an issue. I'm already using a MySQL setup. My plan is to add the recording directory as a SMB source. Then if your tool does what I hope, the recordings ought to blend right in to my current TV Shows.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,469
Threads: 963
Joined: May 2006
#17
2013-01-11, 09:02 PM
I remember something else I had to do with nfo files, XBMC didn't like NextPVR's naming so I came up with this faked run in advancedsettings.xml. to make sure they got scanned so that the nfo files are read.

Code:
<tvshowmatching action="prepend">
      <regexp>[\\/\._ -](20[0-9]{6})_.+\.ts</regexp>  <!-- Match NextPVR date as a season -->
    </tvshowmatching>

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  SSD won't remember shows watched on Kodi evinahmad86 1 1,097 2021-02-17, 01:53 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