1
0
Fork 0
mirror of https://github.com/Jonny007-MKD/OTR-SaneRename synced 2024-05-08 21:54:04 +02:00
Commit graph

67 commits

Author SHA1 Message Date
Jonny007-MKD e3436ea04e Specified pattern "Name>" to "sodeName>" because it also matched "<SeriesName>" 2014-08-18 22:35:24 +02:00
Jonny007-MKD 97589364f9 If no episode was found with the episode title from the file name we will search the EPG for an appropriate title 2014-08-06 18:04:41 +02:00
Jonny007-MKD b99dc140b9 Cleaned up exit codes
Search for correct EPG data in while loop. We could not differentiate between start and stop time in grep
2014-08-03 16:51:21 +02:00
Jonny007-MKD c2cca9c614 Remove first word from episode title if neccessary 2014-08-01 18:22:31 +02:00
Jonny007-MKD e97e2d8e46 Introduced caching for episodes
Replace umlauts in the final filename
2014-07-31 20:42:42 +02:00
Jonny007-MKD 3f2427835e Introduced possibility that the title contains the series and episode title. 2014-07-30 20:26:31 +02:00
Jonny007-MKD 1400ae8b5a Search english episodes as fallback 2014-07-29 18:53:03 +02:00
Jonny007-MKD e476d4d93d Added comments for functions 2014-07-29 18:21:22 +02:00
Jonny007-MKD e8e74d8e69 Move everything into functions to clean it up.
Main function: doIt()
2014-07-29 14:37:29 +02:00
Jonny007-MKD 8eb8d5f1da Minimum length of episode name: 4 2014-07-29 11:33:39 +02:00
Jonny007-MKD 403a7f793e Fixed check whether EPG of this day was already downloaded 2014-07-29 10:49:08 +02:00
Jonny007-MKD 44f599b7f0 Added caching for series IDs (file: series.cache, delimiter: |#|) 2014-07-29 10:45:19 +02:00
Jonny007-MKD fab0b98d01 Rename $PWD to $PwD 2014-07-29 10:34:05 +02:00
Jonny007-MKD 462b10acdd Fix possible spaces in $PWD 2014-07-29 10:33:28 +02:00
Jonny007-MKD c1cc76e62a Shorten the found episode title from EPG until it is found in episodes.xml (in case the title is not separated with a "." in EPG) 2014-07-29 10:28:45 +02:00
Jonny007-MKD 64f349ecba Added command line options 2014-07-27 19:48:56 +02:00
Jonny007-MKD d0dda4a03f Converted Script.au3 to saneRenamix.sh 2014-07-27 02:59:45 +02:00