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 … 153 154 155 156 157 … 1231 Next »
put season/episode information in filename

 
  • 0 Vote(s) - 0 Average
put season/episode information in filename
dbldown768
Offline

Junior Member

Posts: 13
Threads: 3
Joined: Mar 2009
#11
2009-03-18, 01:19 PM
I get what you mean about not moving and renaming, but even if I could modify the renaming convention. I guess if i got rid of the sub-title information it wouldnt show up in the filename - not sure how i feel about that just yet. I guess the positive part is at least it grabs the season / episode information. I might be able to write something quick to move the files the way i want based off the filenames.

I just ran the renamer manually to see what would happen. seemed to work just fine. I did however create a postProcessing.bat file to see how it all works together - without my intervention.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#12
2009-03-18, 05:02 PM
dbldown768 Wrote:I get what you mean about not moving and renaming, but even if I could modify the renaming convention. I guess if i got rid of the sub-title information it wouldnt show up in the filename - not sure how i feel about that just yet. I guess the positive part is at least it grabs the season / episode information. I might be able to write something quick to move the files the way i want based off the filenames.

I just ran the renamer manually to see what would happen. seemed to work just fine. I did however create a postProcessing.bat file to see how it all works together - without my intervention.

It sounds like you're using Ultra V1. That's great. It should work fine for you...

I'm planning on building a Post Processing tool that will handle comksip, comclean, renaming and relocating, and transcoding

Many people having things like this already but the renaming throws everything off in a batch file.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
dbldown768
Offline

Junior Member

Posts: 13
Threads: 3
Joined: Mar 2009
#13
2009-03-20, 02:25 PM
dbldown768 Wrote:3/17/2009 9:37:41 PM : Renamed: Scrubs_20090317_21302200.ts to Scrubs-S01E15-My.Bed.Banter.&.Beyond.ts

I was able to write a very quick and crude program to parse the string above. It will change Scrubs-S01E15-My.Bed.Banter.&.Beyond.ts to something like c:\Recorded TV\Scrubs\Season 01\Scrubs-S01E15.ts just as i needed.

If anyone cares... here is the exe. It takes 3 arguments.

1 - the location of where the files are stored
2- where you want to move the files too
3 - the extension of the files to look for.

For my pc at home i run it in the postProcessing.bat file with the following command

Code:
C:\EPG\Organizer\Organization.exe "C:\Users\Public\Recorded TV" "C:\Users\Public\Recorded TV" .ts
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#14
2009-03-20, 05:58 PM
dbldown768 Wrote:I was able to write a very quick and crude program to parse the string above. It will change Scrubs-S01E15-My.Bed.Banter.&.Beyond.ts to something like c:\Recorded TV\Scrubs\Season 01\Scrubs-S01E15.ts just as i needed.

If anyone cares... here is the exe. It takes 3 arguments.

1 - the location of where the files are stored
2- where you want to move the files too
3 - the extension of the files to look for.

For my pc at home i run it in the postProcessing.bat file with the following command

Code:
C:\EPG\Organizer\Organization.exe "C:\Users\Public\Recorded TV" "C:\Users\Public\Recorded TV" .ts

Be very careful... Ultra renamer takes only the title and the sub_title and makes a name. You program assumes that there is a SeasEp Num in the subtitle.

title = Star Trek
sub_title = S01E01-The Man Trap
result= Star.Trek-S01E01-The.Man.Trap.mpg

When Renamer finds a show that doesn't have a SeasEP Number the resulting File name

title = Star Trek
sub_title = The Man Trap
result = Star.Trek-The.Man.Trap.mpg

If it finds a show that has no sub_title at all, it uses a date

title = American Idol
sub_title = null
result = American.Idol-2009-03-18.mpg

This is necessary because if you rename two shows, without unique identifiers, you'll have a problem. Your program could potentially remove anything unique from the filename

When I do finish Ultra Renamer 2, I'll be sure to add your feature, to have certain file types moved into certain directories, and NOT require to display the sub_title text
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
dbldown768
Offline

Junior Member

Posts: 13
Threads: 3
Joined: Mar 2009
#15
2009-03-20, 11:01 PM
yes right now i am going by the assumption that it should contain season /episode information it it. I was planning on using regular expressions to make sure the filename qualified to be renamed, if it didnt, i wasn't going to touch the file.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Limited information in Freeview NZ EPG Trevor_de_S 6 2,733 2010-08-16, 10:52 PM
Last Post: Trevor_de_S
  Season Recording Problem!! Ijaja 1 1,223 2010-04-28, 09:14 AM
Last Post: stustunz
  Uk Mendip Digital Switch Over Information Lao Pan 22 6,981 2010-04-19, 03:43 PM
Last Post: SimonTom
  tweaking the recording filename format jrousell 7 2,642 2010-03-06, 04:58 PM
Last Post: snewpy
  Record season problem Mester 1 1,146 2010-02-27, 03:10 PM
Last Post: dljones8053
  Season Recordings: Channel Change TaGoR 2 1,185 2009-12-03, 03:26 PM
Last Post: TaGoR
  Extracting new filename from WizRenameRecording log gEd 2 1,602 2009-09-18, 03:59 PM
Last Post: gEd
  Cannot Cancel season recordings keith_leitch 4 1,812 2009-05-14, 11:15 AM
Last Post: keith_leitch
  Record Season and Play All Issues (GBPVR2) SuperGnome 8 2,369 2009-05-09, 04:37 AM
Last Post: keith_leitch
  Cannot do Season Recording on One Channel only CCCMikey 6 7,849 2009-03-28, 04:46 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode