NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 7 8 9 10 11 … 20 Next »
Files Plugin crashes when there is an ' in the file name.

 
  • 0 Vote(s) - 0 Average
Files Plugin crashes when there is an ' in the file name.
cbgifford
Offline

Member

Posts: 189
Threads: 20
Joined: Aug 2014
#61
2014-12-19, 06:20 PM
Hey there, someone just came up with a good idea for the files plugin. Copying to a flash drive and leaving the db intact. You could implement a copy instead of a move and leave the database alone with a copy menu option. I'd use it when I would travel, could take my shows with me on portable hard drive or flash drive and watch them on my lap top. That would be so Cool!

What do you think Martin?
Chris


Server - Intel Core I3-3210 @ 3.40GHz - 8 GB RAM - Windows 10.0 Pro - Total Storage - 5.4 TB
Two Silicondust HD Prime CC capture, 6 tuners total
Client - Intel Core I3-3210 @3.2GHz - 4GB Ram - Windows 7.0 Pro
Client - Intel Core I3-3210 @2.9GHz - 4GB Ram - Windows 10.0 Pro
NAS - Intel Core I3-3220T @ 2.8GHz - 4GB RAM - Windows 10.0 Pro (Total Storage - 25 TB)


mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,464
Threads: 963
Joined: May 2006
#62
2014-12-19, 07:04 PM
cbgifford Wrote:Hey there, someone just came up with a good idea for the files plugin. Copying to a flash drive and leaving the db intact. You could implement a copy instead of a move and leave the database alone with a copy menu option. I'd use it when I would travel, could take my shows with me on portable hard drive or flash drive and watch them on my lap top. That would be so Cool!

What do you think Martin?

I've just can try the process at home of creating an "archive" called Off-line that works just fine for me. I configure usb to have a static drive letter and it runs on clients and the host and I have even plug my drive into a xbmc box and bypass the server when I playback.

If I wanted to just move a file without updating the database, I'd use Explorer.

Martin
cbgifford
Offline

Member

Posts: 189
Threads: 20
Joined: Aug 2014
#63
2014-12-19, 08:11 PM
mvallevand Wrote:I've just can try the process at home of creating an "archive" called Off-line that works just fine for me. I configure usb to have a static drive letter and it runs on clients and the host and I have even plug my drive into a xbmc box and bypass the server when I playback.

Not exactly sure what you mean by creating an "archive" Is that what the archive feature in NPVR does? Haven't used it yet so not sure what it does exactly.

Quote:If I wanted to just move a file without updating the database, I'd use Explorer.
I thought about that about 10 minutes after making the post. Some times my thought process comes out before it's totally finished. You can tell that in my posts. :p


Martin
Chris


Server - Intel Core I3-3210 @ 3.40GHz - 8 GB RAM - Windows 10.0 Pro - Total Storage - 5.4 TB
Two Silicondust HD Prime CC capture, 6 tuners total
Client - Intel Core I3-3210 @3.2GHz - 4GB Ram - Windows 7.0 Pro
Client - Intel Core I3-3210 @2.9GHz - 4GB Ram - Windows 10.0 Pro
NAS - Intel Core I3-3220T @ 2.8GHz - 4GB RAM - Windows 10.0 Pro (Total Storage - 25 TB)


ElihuRozen
Offline

Senior Member

Massachusetts, USA
Posts: 516
Threads: 51
Joined: Apr 2006
#64
2014-12-19, 09:57 PM
mvallevand Wrote:If I wanted to just move a file without updating the database, I'd use Explorer.
I wrote an AutoIT3 script that I wrote that you pass in a directory and a copy of your recording.xml. It will search the directory for each file listed in the xml. If it finds the file, it updates the filename field with the new location. If it doesn't find the file, it puts in a 0. The xml can then be used to import into NPVR.

So, what I do is copy the recorded files to a portable hard drive. Copy the most recent recording.xml to the portable hard drive. Attach the hard drive to my lap top, run the script, run NPVR and import.
Tuners: SD HDHR Prime (HDHR3-CC). SD HDHR Connect Quatro Tuner (HDHR5-4US) - only QAM.  EXVIST H.265 Encoder - capturing cable box.
Client: Odroid-N2 running knewc on KODI - connected via MoCA.
EPG: SchedulesDirect
Provider: Verizon Fios
Server: Dell XPS 8700 with Windows 10
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,464
Threads: 963
Joined: May 2006
#65
2014-12-19, 10:33 PM
ElihuRozen Wrote:I wrote an AutoIT3 script that I wrote that you pass in a directory and a copy of your recording.xml. It will search the directory for each file listed in the xml. If it finds the file, it updates the filename field with the new location. If it doesn't find the file, it puts in a 0. The xml can then be used to import into NPVR.

To avoid recurring recordings my personal strategy is to never delete files from the database that I want to keep or are marked deleted forever in history.

Martin
cbgifford
Offline

Member

Posts: 189
Threads: 20
Joined: Aug 2014
#66
2014-12-19, 10:42 PM
You'll need to install the Files plugin from the WIKI then look for the last patch in this thread that will let you tag multiple files or directories. You configure destination paths in settings which can be USB drives, UNC paths or whatever. You select each file or directory with S on the keyboard, keeping in mind that if you go down or up a directory level, you loose all the files selected. It's really straight forward to use and takes care of the database management for you. Martin is the developer who took it over from TMRG and Shaggy is updating the skin. They're still working on it to add additional functionality and make it look better but the basics work now. I've been using it for a couple of weeks now. Haven't had any issues with it moving the files around. And I do a lot of recording
Chris


Server - Intel Core I3-3210 @ 3.40GHz - 8 GB RAM - Windows 10.0 Pro - Total Storage - 5.4 TB
Two Silicondust HD Prime CC capture, 6 tuners total
Client - Intel Core I3-3210 @3.2GHz - 4GB Ram - Windows 7.0 Pro
Client - Intel Core I3-3210 @2.9GHz - 4GB Ram - Windows 10.0 Pro
NAS - Intel Core I3-3220T @ 2.8GHz - 4GB RAM - Windows 10.0 Pro (Total Storage - 25 TB)


ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#67
2014-12-19, 10:46 PM
cbgifford Wrote:... and Shaggy is updating the skin.
That would be Jaggy... :p

Alex
gEd
Offline

Posting Freak

London
Posts: 3,520
Threads: 100
Joined: Jan 2005
#68
2014-12-19, 10:53 PM
ACTCMS Wrote:That would be Jaggy... :p

Alex
he'd have gotten away with that if it weren't for you meddling kids.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,464
Threads: 963
Joined: May 2006
#69
2014-12-19, 11:55 PM
Retro Shaggy
cbgifford
Offline

Member

Posts: 189
Threads: 20
Joined: Aug 2014
#70
2014-12-20, 07:38 PM
ACTCMS Wrote:That would be Jaggy... :p

Alex

My bad!:o
Chris


Server - Intel Core I3-3210 @ 3.40GHz - 8 GB RAM - Windows 10.0 Pro - Total Storage - 5.4 TB
Two Silicondust HD Prime CC capture, 6 tuners total
Client - Intel Core I3-3210 @3.2GHz - 4GB Ram - Windows 7.0 Pro
Client - Intel Core I3-3210 @2.9GHz - 4GB Ram - Windows 10.0 Pro
NAS - Intel Core I3-3220T @ 2.8GHz - 4GB RAM - Windows 10.0 Pro (Total Storage - 25 TB)


« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 … 5 6 7 8 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextImport and side-by-side .ts and .mp4 files BrettB 36 10,010 2021-12-29, 04:30 AM
Last Post: samwiliams33
  Using R5000-HD with Network Recorder Plugin checkbin99 255 57,333 2021-08-24, 07:50 PM
Last Post: checkbin99
  how to configure RemoteRecorder Plugin to use remote NextPVR instance? bm_00 5 3,348 2020-10-06, 12:32 PM
Last Post: mvallevand
  IRSS and channel-changing batch files Len_Lekx 5 3,891 2018-07-18, 08:12 PM
Last Post: Len_Lekx
  Connecting NVPR to Emby Plugin NVPR Geek 0 1,475 2018-06-10, 12:32 AM
Last Post: NVPR Geek
  Help with batch file CDinger 4 3,707 2017-12-06, 04:34 AM
Last Post: CDinger
  YouTube Plugin whurlston 645 200,853 2017-11-25, 07:52 PM
Last Post: ga_mueller
  Removing commericals - tools to cut segments form h.264 files psycik 5 6,670 2017-08-23, 08:25 AM
Last Post: reven
  Newb here: Can someone help with a Plex Plugin issue? wepham 1 3,317 2017-02-07, 07:10 AM
Last Post: petenshari
  UpdateEPG Batch File for Using GuidePlus GWCowling323 1 3,306 2016-10-07, 10:49 AM
Last Post: Graham

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

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

Linear Mode
Threaded Mode