NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 28 29 30 31 32 … 93 Next »
Rename Recording

 
  • 0 Vote(s) - 0 Average
Rename Recording
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#61
2005-03-21, 06:08 AM
ZaDDaZ, no problem. That is why I released the source so that others could modify it as they wish, plus to give people an idea of how simple it can be to create a useful utility to enhance GBPVR.

With your max recordings mod, and the CDK Scheduler, I now have everything I need out of a PVR software. Never going back to Beyond TV. Besides GBPVR is actually more stable than BTV, and already has more plugins and add-ons.
dwestbrook
Offline

Junior Member

Posts: 41
Threads: 7
Joined: Feb 2005
#62
2005-03-22, 03:05 AM
[b Wrote:Quote[/b] (ZaDDaZ @ Mar. 20 2005,23:12)]I also used your code to write another utility that allows one to specify the maximum number of recordings that are allowed per show. Its on another thread for PriorityRecordings and its called MaxRecordings.
I had the same idea recently, too! What thread is yours in (i was having trouble searching for it)?
I just posted a DeleteRecordings.exe utlity here:

DeleteRecordings.exe

It does a minimum number of recordings as well, and deletes more based upon desired amount of free space.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#63
2005-03-28, 01:37 PM
I have been a big fan of the RenameRecordings add-on. But since I updated to the newest version of GBPVR, I have an odd problem. the files are still renaming with no issues, but GBPVR doesn't have them in the database.

I did the update on the 26th, andany shows recorded since the update are renamed, but not in the GBPVR database. Plus the show "Everybody Loves Raymond" is now renaming properly, but never did before.

I guess I need to try the newer renamerecordings. I am using the one I tweaked for comskip renames.

Does anybody have any insight?
ZaDDaZ
Offline

Member

Posts: 96
Threads: 6
Joined: Mar 2005
#64
2005-03-28, 02:41 PM
I saw that my RenameRecording didn't seem to be working since I upgraded. It had to do with the logic of attempting to find an unused file name in cases where an episode is recorded multiple times. I'm uploading the modified file. This should work with ComSkip, but do ComSkip before doing RenameRecording as the parameter in the batch file is the name of the file, which will most likely be invalid after RenameRecording is run. It will rename any files with the same name and different extensions.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#65
2005-03-28, 03:05 PM
Thanks, I'll try that today. I've been using the renameplus that I modded. BTW what all invalid characters are tested? In the original one it didn't check for the "." I see in your souce it is called from somehwere else??
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#66
2005-03-28, 07:11 PM
ZaDDaZ Wrote:I saw that my RenameRecording didn't seem to be working since I upgraded. It had to do with the logic of attempting to find an unused file name in cases where an episode is recorded multiple times. I'm uploading the modified file. This should work with ComSkip, but do ComSkip before doing RenameRecording as the parameter in the batch file is the name of the file, which will most likely be invalid after RenameRecording is run. It will rename any files with the same name and different extensions.

Well, I tried it , and it worked once so far. I'll watch it closely. I actualy recorded an episode of "Family Matters" just to check the renamerecording! (Apparently Urkel gets hiccups...) It renamed after comskip ran, and it is stil in gbpvr's database.

Is there anything else I should do or check?
ZaDDaZ
Offline

Member

Posts: 96
Threads: 6
Joined: Mar 2005
#67
2005-03-29, 04:03 AM
Pioneer4x4 Wrote:Well, I tried it , and it worked once so far. I'll watch it closely. I actualy recorded an episode of "Family Matters" just to check the renamerecording! (Apparently Urkel gets hiccups...) It renamed after comskip ran, and it is stil in gbpvr's database.

Is there anything else I should do or check?

I'm glad it works. You shouldn't need to check anything else. You can run this on previously recorded shows by opening a command prompt, changing to your GBPVR folder, typing in RenameRecording (space) and then you can type in the full path name of a recorded file (if you like typing) or drag and drop the file from Explorer onto the command prompt window and it will put the full name there for you.

The changes I made had to do with an episode being recorded more than twice. The logic got stuck in a loop. I think this caused the rename function to not work at all because I had a process sitting in a loop trying to redirect its output to the log file specified in PostProcessing.bat. When another instance tried to start writing to the same log file, it would fail to open the log file and therefore never run.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#68
2005-03-31, 01:05 PM
ZaDDaZ Wrote:I saw that my RenameRecording didn't seem to be working since I upgraded. It had to do with the logic of attempting to find an unused file name in cases where an episode is recorded multiple times. I'm uploading the modified file. This should work with ComSkip, but do ComSkip before doing RenameRecording as the parameter in the batch file is the name of the file, which will most likely be invalid after RenameRecording is run. It will rename any files with the same name and different extensions.
It worked fine. I finally got a dupe show, and it did the (2) thing perfect.

I just do a search of my videos drive for ).mpg and it shows any that are there.
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#69
2005-03-31, 03:14 PM
If you guys haven't already, please make sure to update the version on the Wiki with the most current working version. If you don't have access, either email bladder or I can update it. Just let me know.
ZaDDaZ
Offline

Member

Posts: 96
Threads: 6
Joined: Mar 2005
#70
2005-03-31, 03:24 PM
I'm pleased you guys like it. Would an option to delete duplicate episodes be desired? No reason to use up the disk space, assuming the guide is correct of course.

King, did you want to update the WiKi with my version?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Custom recording tomx 2 691 2025-02-07, 09:14 AM
Last Post: tomx
  API call for Recording Complete linustorvalds 1 464 2025-01-19, 02:11 PM
Last Post: mvallevand
  Manual recording API mvallevand 2 1,124 2023-11-09, 02:14 PM
Last Post: mvallevand
  Recording direct to GPhotos API rgonzalez 0 1,518 2020-06-29, 04:45 AM
Last Post: rgonzalez
  Recurring Recording URL Parameters jcole998 2 3,075 2019-09-19, 01:08 PM
Last Post: jcole998
  Get recording length from stream skogl 46 14,531 2019-08-15, 09:34 PM
Last Post: sub
  Unexpected result when deleting a pending recording scJohn 5 3,878 2018-05-06, 10:09 PM
Last Post: sub
  How to best verify success when adding a recurring recording drmargarit 1 2,876 2017-03-02, 03:13 PM
Last Post: mvallevand
  Change recording filename programmatically immediately before recording starts? craigrs84 5 6,213 2015-07-13, 09:28 PM
Last Post: patco444
  Recording a specific episode based on season and episode number cbgifford 26 10,781 2014-12-19, 10:28 PM
Last Post: cbgifford

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

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

Linear Mode
Threaded Mode