NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 20 21 22 23 24 … 193 Next »
Wishes

 
  • 0 Vote(s) - 0 Average
Wishes
browned
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Jul 2015
#1
2015-08-18, 03:01 AM
I sometimes use NextPVR with Kodi on 3 PC's/2 x Tablets and some phones.

I wish that

- TV Recording metadata was stored in .nfo files, directories, separate from the DB or .ts files.
- TV Recording directories could be moved and the only settings that need to be changed in NPVR would be the location of the directories. (like WMC)
- TV Recordings could be archived to network locations on a schedule. As an added extra at a slowed speed so as to not impact on other recordings or live tv. (like WMC with WHS)

Thanks
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2015-08-18, 05:31 AM
imagegrablite will create .nfo files if you like. call it in postprocessing.bat. http://www.nextpvr.com/nwiki/pmwiki.php?...geGrabLite
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
browned
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Jul 2015
#3
2015-08-18, 10:04 AM
That maybe handy, but I suppose what I was meaning overall for NPVR was that it should be easier to have a mobile tv recording library like other media servers/players. And if a more mobile library is an option then the metadata can be stored with the recordings as well.

From my pov, using NPVR as a backend for Kodi, the recorded TV DB is a limitation. Schedules, EPG data, Library locations in a DB yes. Content and metadata in folders is the best option. It might need the metadata to be cached locally and incrementally updated for speed, but that would surely be a great feature for NPVR.

It would also allow multiple NPVR systems to record and access the same locations easily. I have one Virtual NPVR backend on a small SSD, I move the recordings to a networked location and update the database using batch files, batch files and special chars do not play well - think Thomas & Friends. It should be easier than that. I have a PC with a PCIe tv tuner that sits unused as I would want it to record locally and push to the network location when things aren't so busy, this isn't easy with NPVR.
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#4
2015-08-18, 10:13 PM
so (as mentioned) you can easily use postprocessing.bat and IGL to create the .nfo file in the same folder as the recording.
you can also set config.xml setting <StoreSeparateMetadataXml> to true' so that is writes all the metadata for the recording to a separate file in the same folder.

I may not be understand what your needs are but does this not cover your requirements from a metadata perspective?

Archiving: as you worked out, it's relatively straightforward using scripts and NScriptHelper.exe -rename <old-file-name> <new-file-name> but for sure special characters need to be removed in the batch file before the rename.

e.g.
FOR /F "tokens=*" %%i in ('%NSHelper% -title "%~f1"') do SET title=%%i

rem removing illegal characters from the variables
set title=%title:?=%
set title=%title:/=-%
set title=%title:\=-%
set title=%title::= -%

there's also an old archive utility that might be worth a look if you want to
http://forums.nextpvr.com/showthread.php...iver/page1

Whilst I agree that move could be done on the archiving side, NextPVR is written by one guy with a day job so there are limits to what can be accomplished and the priority has always been on being the best TV recording app out there (in a sea of various media servers and streamers).
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Three Wishes (remember alladin's lamp?) KNet 7 4,050 2016-03-21, 05:47 PM
Last Post: KNet
  Archive Wishes Elmo Putney 5 3,333 2015-01-10, 01:39 AM
Last Post: jksmurf
  TV Wishes imilne 22 7,501 2011-09-02, 07:20 AM
Last Post: a_edwall
  Christmas is a time for wishes imilne 5 2,584 2010-12-26, 10:54 AM
Last Post: imilne
  Sum bugs, some wishes NumberFive 1 1,557 2009-05-02, 12:25 PM
Last Post: mvallevand
  A couple of wishes. jordnära 1 1,614 2008-10-15, 12:47 PM
Last Post: fla
  Two simple wishes :) ydekmekji 2 1,806 2008-09-09, 05:44 PM
Last Post: pz1
  Wishes related to remotes, radio and watching programs t6ti00 0 1,295 2008-08-14, 08:01 AM
Last Post: t6ti00
  Recordings DB Wishes psycik 14 4,874 2008-08-12, 05:43 PM
Last Post: martint123
  A couple of Power managment wishes martint123 5 2,670 2008-04-04, 02:58 PM
Last Post: martint123

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

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

Linear Mode
Threaded Mode