Quantcast
Viewing all articles
Browse latest Browse all 10546

Rename Recordings for Archiving

Hi all,

if you are like me and occasionally archive some recordings e.g. your favourite tv show you might profit from a little tool that I have written for my private use:

It reads all information from the .eit files and creates a .csv from that. This can then be opened with your favourite spreadsheet and modified. I often add a second sheet to that and copy the episode list from a website to it (coverting the html table to csv with some light regexp magic), use the lookup function to reference the episode list and create new filenames that include season, episode number, and episode title. The main sheet is then written back to the .csv. The tool re-reads the file and renames the recordings (all files with the same basename) to the new filename.

 

The tool can be found on sourceforge: https://sourceforge.net/projects/pvr-rename.kindergarten.p/

It is written in JAVA 8. You can download an executable JAR as well as a source code archive. GIT repository can be browsed here.

 

Have fun and thanks for OpenPLi

 

Chris.

 


Viewing all articles
Browse latest Browse all 10546


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>