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) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 779 780 781 782 783 … 1231 Next »
Sharing a quick hack of a batch file...

 
  • 0 Vote(s) - 0 Average
Sharing a quick hack of a batch file...
SniperDude
Offline

Member

Posts: 185
Threads: 6
Joined: Dec 2005
#1
2006-05-30, 08:15 PM (This post was last modified: 2006-05-30, 08:38 PM by SniperDude.)
First of all Sub, if I put this in the wrong location please move..

Secondly.. thanks to Murdock for testing this, since he needed it...
This will help most of you out with the Failure of RenameRecording that moved on to SQLite DB... but as to if it will work with your exact environment I dont know...


its a bunch of little files that you can drop into your gbpvr folder, and use to rename the recording to Episode name.

Pretty simple, I use the command line util SQLite3 to execute a connection to the DB, and return the results... if I get them I rename the file accordingly.

Known issue, renaming a file with a espisode name "Blah Blah: blah more blah" (colon's) will fail out, ie your file will not get renamed.

There is no database change in this however it could be scripted if needed... I didnt have the time...

But I hope it helps some of you..

* I am more of a lurker, than a developer *
-Tim

Installation:
Unzip to gbpvr folder...

Make small edit to "PostProcessing.bat" (same file you edited for RenameRecording)

Look For:
"c:\program files\devnz\gbpvr\RenameRecording.exe" %1 > RenameRecording.log


Replace with:

rem ** call new rename for sql lite db

if not exist sqlite3.exe echo "SQLite3.exe missing. Aborting" > RenameRecordSql.log
"c:\program files\devnz\gbpvr\RenameRecordingSQL." %1 > RenameRecordSQL.log
SniperDude
Offline

Member

Posts: 185
Threads: 6
Joined: Dec 2005
#2
2006-06-09, 08:24 PM
well I seen a couple of ppl said they used it... one mentioned they would like to see title... thats a pretty easy change I think as well..

others mentioned worries bout gbpvr deleting the recording from the db.. yes.. but it would reside in the video library yet if you your library pointing to the TV recordings directory....

if there is really some interest in this 'temp fix' I can work on it somemore...

-tim
daveid
Offline

Member

Posts: 134
Threads: 10
Joined: Feb 2006
#3
2006-06-09, 10:57 PM
to be honest, i have downloaded your zip file, but as i have no issues with the access database, and renamerecordings works with it just fine, i have not moved to the sql database. if i were more aware of any improvements it would make to my setup, perhaps i would move to sql and try your fix out.. as i understand the sql database only benefits people with larger channel lineups, and i have only nine channels i record from.. but i could have the wrong impression.
MAIN RIG - Opteron 165 @2900MHz
2x1024 OCZ Platinum @ 480MHz (3.3.3.7)
HTPC - Athlon 64 3800+
2x512 Corsair XMS C2
ATI Theatre Pro 550 - MCE Blaster - Comcast Set Top Box
Hauppauge HVR-2250
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Moviesheets using MyVideos - Hack jam_zhou 5 6,128 2013-03-06, 07:55 PM
Last Post: jam_zhou
  file types of recorded TV paul1 3 3,646 2012-09-30, 05:20 PM
Last Post: sub
  No Data In the Recorded File zb1 5 2,195 2010-08-24, 01:08 AM
Last Post: zb1
  Path to file being recorded. brianj 5 2,242 2010-08-08, 10:58 PM
Last Post: brianj
  error: failure playing back file yonu 4 2,005 2010-07-12, 12:52 AM
Last Post: yonu
  UK Freesat Scan.cache File jeffers 3 2,018 2010-05-25, 10:34 PM
Last Post: jeffers
  3 AC3Filter instances when playing back a still recording TS file? jksmurf 3 1,878 2010-05-17, 12:30 AM
Last Post: jksmurf
  Recording stops at 4gb file size experiencebliss 5 2,355 2010-05-04, 02:54 AM
Last Post: pBS
  Hauppage HVR-950q, no file created when recording, no pause. donbrowne 5 1,975 2010-04-08, 04:03 PM
Last Post: sub
  ffdshow postprocessing on .ts file playback alibert 2 1,672 2010-04-05, 05:33 AM
Last Post: alibert

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

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

Linear Mode
Threaded Mode