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) v
« Previous 1 8 9 10 11 12 … 125 Next »
File Renaming Utility: AddEpisode

 
  • 0 Vote(s) - 0 Average
File Renaming Utility: AddEpisode
Canuck69
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Apr 2005
#31
2006-08-30, 09:02 PM
-Oz- Wrote:I dont really care, probably YYYYMMDD since that seems relatively international and will make sorting easier.

Is these any way to pull the season and episode number data? Because that would be even better than just the title/date. I'm not sure if gbpvr or anything knows it.

There is a option for that in the AddEpisode instructions but you must create the data file manually.
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#32
2006-09-09, 05:06 PM
A new version of addepisode has been released, and can be downloaded from the wiki.

I have just completed a major overhaul of how the utility works, which has added a huge amount of user configuration possibilities, as well as made it easier for me to add more features in the future.

I have used a token type of feature, that the user places in the command line, that will add in info like the date, time, show and episode information, in any configuration, to the filename.

As usual, only I have tested this utility before releasing it, so i am sure people will find bugs. Feel free to let me know by private message or here on the support thread. Remember: I am an amature programmer, and i do this for a hobby, so be tactful when pointing out how stupid I am in your bug reports!
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#33
2006-09-09, 07:10 PM
It would be nice if you could include the version number as part of the file name. I keep an archive of versions for each program I use in case I have to revert. It is also helpful to know if I have already managed to download the particular version and have forgotten. Otherwise I am sure I would be downloading dozens of duplicate copies of your fine utility.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#34
2006-09-09, 09:57 PM
David Wrote:It would be nice if you could include the version number as part of the file name.

I dont want to add the version into the filename, but i set the version number of the file to be correct. (See it in the file properties window) Also, the wiki has the version number before the download link.

Thanks for the suggestion, it was something i have been meaning to do.
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#35
2006-09-10, 07:18 PM
(moved from the community announcements thread)

Pioneer4x4 Wrote:Can you add the "unique_identifier" to the filename?

This sounds easy enough. give me a few days, and ill work on it. Thanks for the suggestion.

daphatty Wrote:Does this plug-in have the capability to rename files that are in another format (i.e. PSP format)?

hmmm. i can pull info from the id3, but why not pull it from the database? I originally set up addepisode with comskip in mind, so it will rename all files in the same directory that have the same name, regardless of the file extension. If your mp4 is there when addepisode is run, and it has the same name as the mpg, it will get the new name as well.

maybe i need a little bit more information: how and when are you doing the mpg to mp4 conversion? does gbpvr do the conversion? is the mp4 placed in the same directory as the mpg? does it have the same filename as the mpg? How would you want to run addepisode on your mp4 files?
willyperkins
Offline

Junior Member

Posts: 43
Threads: 13
Joined: Jul 2006
#36
2006-09-10, 07:30 PM
I just installed the new version of Add Episode, and had this error box waiting for me when I got back to my computer (I know there was at least one recording that finished while I was away...
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#37
2006-09-10, 07:41 PM (This post was last modified: 2006-09-10, 07:48 PM by turkey.)
willyperkins Wrote:I just installed the new version of Add Episode, and had this error box waiting for me when I got back to my computer (I know there was at least one recording that finished while I was away...

has the new version run succesfully at all?

this error indicates that you did not call addepisode correctly. the correct format is:

addepisode %1 "{format tokens}"

All of the formatting tokens can be found in the help file, or on the wiki. This is the line that I have in my postprocessing.bat file:

addepisode %1 "{show}{[ - ]}{episode}"

if you think you have called addepisode correctly, post the line you have added to the postprocessing.bat file, as it may be a bug.
bigthrilla
Offline

Junior Member

Posts: 19
Threads: 5
Joined: May 2006
#38
2006-09-10, 07:43 PM
Maybe I'm missing it, but is there a way to get filenames like:

show-episode

except if episode is blank, have the name be

show-date

?
turkey
Offline

Member

Posts: 206
Threads: 17
Joined: Sep 2005
#39
2006-09-10, 07:47 PM
bigthrilla Wrote:Maybe I'm missing it, but is there a way to get filenames like:

show-episode

except if episode is blank, have the name be

show-date

try using this line in your postprocessing.bat:

addepisode %1 "{show}-{episode or date}"
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#40
2006-09-10, 11:19 PM
turkey Wrote:maybe i need a little bit more information: how and when are you doing the mpg to mp4 conversion?

The mpeg4 conversion happens at a preset interval based on settings within the GBPVR app. Currently, I have it set to run late at night.

Quote:does gbpvr do the conversion?

Yes.

Quote:is the mp4 placed in the same directory as the mpg?

Yes

Quote:does it have the same filename as the mpg?

Unfortunately no. Up until PSP firmware 2.8 was released, video files were required to use a very specific 8.3 file naminig format. The latest firmware does away with the need for that naming convention however GBPVR still supports the original format. Fortunately, gbpvr embeds the episode data into the file itself so when you load it up on a PSP you will know what you are watching.

Now that the new firmware allows for easier file naming, I'd like to start providing my wife with some of her shows to watch on her PSP (i.e. Days of our Lives, Oprah). Altogether, I have several hundred PSP format files that I would eventually like to rename and your tool seems to be a few steps away from doing just that.

Quote:How would you want to run addepisode on your mp4 files?

Running it as a batch file would suffice since it would only need to be done once per day at most. I currently have a batch file setup to move my PSP movies to an archive drive after every EPG update. I could simply configure the PostEPG.bat file to run this tool after the move is performed.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (19): « Previous 1 2 3 4 5 6 … 19 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,737 2012-05-27, 06:27 AM
Last Post: jksmurf
  xmltv doesn't import all the channel information in xmltv file vokuit00 2 2,813 2010-06-07, 04:35 AM
Last Post: vokuit00
  transcode from file.ts to file.mpeg in parallelproocessing alevideotestservice 4 2,845 2009-12-30, 07:27 PM
Last Post: alevideotestservice
  Showanalyzer Doesn't Run While Show is Recording a .TS File ww4397 1 2,520 2009-12-02, 11:14 AM
Last Post: ww4397
  Newbie needs help with renaming external plugins and making some plugins to work Chris79 2 2,364 2009-06-14, 05:36 AM
Last Post: Chris79
  Comskip: Interpreting the aspects file zehd 0 1,565 2008-11-29, 07:41 AM
Last Post: zehd
  EPG Utility: YApi2XML (discontinued) -Oz- 503 133,442 2008-11-28, 08:55 PM
Last Post: zehd
  Extended program information utility? SLR_65 10 5,406 2008-10-29, 02:33 AM
Last Post: UncleJohnsBand
  SkipTool creates a bogus file if the name contains & mkenyon2 40 14,908 2008-10-23, 06:59 PM
Last Post: pastro
  yapi2cml reporting corrupted listing file? teookie 1 1,668 2008-09-25, 10:50 PM
Last Post: zehd

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

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

Linear Mode
Threaded Mode