INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Backing up TV shows  (Read 643 times)

rec head

  • Citizen of the Universe
  • *****
  • Posts: 1006
Backing up TV shows
« on: October 30, 2014, 07:37:25 am »

In this glorious age of enormous HDD's I find myself with many TV show episodes ripped to a single drive. I am thinking of copying them to a separate drive as a backup because I hate the process of naming ripped shows. Over the past months I have gotten away from renaming ripped files with S01E01 at the end to just renaming the tags in MC.

What is the best way to ensure that the episodes without the "S01E01" file names retain their info when I copy these files?

Is there a way to change the file name from the tags? If so, how?

Thanks
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Backing up TV shows
« Reply #1 on: October 30, 2014, 08:46:56 am »

Select the files in Media Center.
Tools → Library Tools → Rename, Move, & Copy Files

Code: (Directories Rule) [Select]
[Series]
Code: (Filename) [Select]
[Series] Delimit([Season],,S)Delimit([Episode],,E)Delimit([Name],,/ -/ )
This can be customized however you want with the Expression Language
 
The example above will give you X:\Series\Series S01E01 - Name.ext
 
Right-clicking in the editor will let you pick from a list of available fields.
Logged
Pages: [1]   Go Up