1
0
Fork 0
mirror of https://github.com/Jonny007-MKD/OTR-SaneRename synced 2025-01-22 08:49:48 +01:00
Commit graph

87 commits

Author SHA1 Message Date
Jonny007-MKD
f92e49317c Searching episode case invariant
Stripping whitespaces at begin & end of titles
2014-10-15 14:51:09 +02:00
Jonny007-MKD
91638a319f Fix errors in searching the cache 2014-09-19 22:14:36 +02:00
Jonny007-MKD
9155d75a91 Add translation for series titles 2014-09-19 21:54:42 +02:00
Jonny007-MKD
c2bba9421d Some major improvements 2014-09-11 17:36:43 +02:00
Jonny007-MKD
c12aa87e9b Don't strip XML tags from series_title that don't exist 2014-09-11 14:16:08 +02:00
Jonny007-MKD
5e109d9724 Added .gitignore 2014-09-04 14:12:41 +02:00
Jonny007-MKD
b696b3f02d Added .gitignore 2014-09-04 14:12:05 +02:00
Jonny007-MKD
4f18eb51c8 Log errors only once 2014-09-04 14:09:02 +02:00
Jonny007-MKD
40e36a79a5 Added conversion of EPG file from LATIN1 to UTF8 for better Umlaut support 2014-09-04 13:55:39 +02:00
Jonny007-MKD
f657e2837e Don't log successes 2014-08-19 00:40:28 +02:00
Jonny007-MKD
fc032ff005 Added logging of uncompleted files 2014-08-19 00:28:38 +02:00
Jonny007-MKD
c284b6544e Fixed bug with episode titles in file names 2014-08-19 00:14:47 +02:00
Jonny007-MKD
c4dfc4212e Remove the series titlefrom the episode title right at the beginning (before the further checks) 2014-08-18 23:10:43 +02:00
Jonny007-MKD
c566b506ef Remove series title from beginning of episode title, removed debug output 2014-08-18 22:51:07 +02:00
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
52edbdceff Remove unneeded 2014-07-27 03:03:43 +02:00
Jonny007-MKD
d0dda4a03f Converted Script.au3 to saneRenamix.sh 2014-07-27 02:59:45 +02:00
Jonny007-MKD
42ffc81843 Updated README 2014-07-25 11:21:01 +02:00
Jonny007-MKD
35a3861a90 No exe needed 2014-07-25 11:20:36 +02:00
Leroy Foerster
9b21874034 added all files 2014-05-13 11:34:23 +02:00
gersilex
7dd61cbfec Update README.md 2014-05-13 11:27:18 +02:00
gersilex
4a9439c198 Initial commit 2014-05-13 02:25:56 -07:00