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
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#151
2007-08-09, 02:09 PM
Hey guys, I'm having trouble getting addepisode to rename my recordings. I am trying this by hand before adding it to my batch file.

There's a good chance that it's something I'm doing wrong, but when I try:

addepisode "c:\media\recordings\Last Comic Standing\Last Comic Standing_20070801_20002100.mpg" "{show}{season and episode or date}"

I don't get any error messages and my filename does not change. I'm running addepisode from my gbpvr install directory.

Any ideas?
yonu
Offline

Member

Posts: 71
Threads: 7
Joined: Mar 2005
#152
2007-08-30, 04:42 AM
I am hoping to get some help with this great program the problem i am having is if I attempt to add this to my parrelprocessing or post processing.bat files it never runs and if stops my comclean from running

thanks,
yonu
masnovelas
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Sep 2007
#153
2007-10-24, 03:27 AM
How can I make this do the following - show name_episode number_date?
The epidsode number is not in the guide info that I could find so I would like it to increment each show from a start episode number I tell it.
I use zapxml for scheduling if it matters.
Or is there a simpler way I could do that?
Thanks
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#154
2007-10-24, 04:00 AM
yonu Wrote:I am hoping to get some help with this great program the problem i am having is if I attempt to add this to my parrelprocessing or post processing.bat files it never runs and if stops my comclean from running

thanks,
yonu
Post your batch files and I'm sure someone will help you out.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#155
2007-10-24, 04:09 AM
dinki Wrote:Hey guys, I'm having trouble getting addepisode to rename my recordings. I am trying this by hand before adding it to my batch file.

There's a good chance that it's something I'm doing wrong, but when I try:

addepisode "c:\media\recordings\Last Comic Standing\Last Comic Standing_20070801_20002100.mpg" "{show}{season and episode or date}"

I don't get any error messages and my filename does not change. I'm running addepisode from my gbpvr install directory.

Any ideas?
Does this happen with all files on only that specific one?

I've noticed this on a few of my recorded shows also. Probably 95% of them work just fine, but once in awhile, one will not rename.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#156
2007-10-24, 04:17 AM
dinki Wrote:Hey guys, I'm having trouble getting addepisode to rename my recordings. I am trying this by hand before adding it to my batch file.

There's a good chance that it's something I'm doing wrong, but when I try:

addepisode "c:\media\recordings\Last Comic Standing\Last Comic Standing_20070801_20002100.mpg" "{show}{season and episode or date}"

I don't get any error messages and my filename does not change. I'm running addepisode from my gbpvr install directory.

Any ideas?

My line in postprocessing is:

addepisode %1 "{show}{[ - ]}{episode or date}" >tmp.fil

There are no quotes around %1, so you might try running it without quotes around the filename.

That said, I have had some instances where the file does not get renamed correctly as well. It works about 95% of the time.
masnovelas
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Sep 2007
#157
2007-10-25, 02:31 AM
Pioneer4x4 Wrote:I think I have everything working the way "I" like.

I have this in my "PostUpdateEPG.bat"
sqlite3 gbpvr.db3 <testupdate.sql


And this is the contents of "testupdate.sql"

UPDATE PROGRAMME
SET sub_title=SUBSTR(unique_identifier,-4,4)||' - '||sub_title WHERE (SUBSTR(sub_title,1,1)>"9" OR sub_title='') AND unique_identifier <"F";

What it does is:
changes the sub_title (episode name) field to start with the last 4 digits of the unique_identifier only if it is an "Episode" not "Show" or "Movie" or "Sports" and only if it doesn't already start with a number.

Then Turkey's File Renaming Utility: AddEpisode will rename the .mpg to filename with sortable episode number and name.


Is there a way I can use this to manually start off with an episode number and then auto increment on each successive date that the program is in the guide?
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#158
2007-10-25, 02:50 AM
masnovelas Wrote:Is there a way I can use this to manually start off with an episode number and then auto increment on each successive date that the program is in the guide?

I don't think you need to. If it will create a dupe file name, it put's the (1) or (2)... at the end automatically to prevent dupes.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
masnovelas
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Sep 2007
#159
2007-10-25, 03:20 AM
Pioneer4x4 Wrote:I don't think you need to. If it will create a dupe file name, it put's the (1) or (2)... at the end automatically to prevent dupes.

Right now all I have is the show name and date, There are no episode numbers so I am looking for way to add them.
ANy ideas would be appreciated.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#160
2007-11-16, 05:04 PM
If I understand things correctly, I could use use addEpisode manually to rename a few recordings even when there is no episode information in the EPG.

I'd like to be able to in some way add some episode information to a few of my kids' shows, so they can find "the Backyardigans with the Vikings" without looking through all the Backyardigans shows Smile I don't get any episode information in my EPG.

So, my question is, could I run

addEpisode Backyardigans.mpg "{show} - Vikings"

and get it renamed to Backyardigans - Vikings.mpg?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (19): « Previous 1 … 14 15 16 17 18 19 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,933 2012-05-27, 06:27 AM
Last Post: jksmurf
  xmltv doesn't import all the channel information in xmltv file vokuit00 2 2,840 2010-06-07, 04:35 AM
Last Post: vokuit00
  transcode from file.ts to file.mpeg in parallelproocessing alevideotestservice 4 2,902 2009-12-30, 07:27 PM
Last Post: alevideotestservice
  Showanalyzer Doesn't Run While Show is Recording a .TS File ww4397 1 2,539 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,398 2009-06-14, 05:36 AM
Last Post: Chris79
  Comskip: Interpreting the aspects file zehd 0 1,586 2008-11-29, 07:41 AM
Last Post: zehd
  EPG Utility: YApi2XML (discontinued) -Oz- 503 135,793 2008-11-28, 08:55 PM
Last Post: zehd
  Extended program information utility? SLR_65 10 5,451 2008-10-29, 02:33 AM
Last Post: UncleJohnsBand
  SkipTool creates a bogus file if the name contains & mkenyon2 40 15,093 2008-10-23, 06:59 PM
Last Post: pastro
  yapi2cml reporting corrupted listing file? teookie 1 1,692 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