Commit Graph

95 Commits

Author SHA1 Message Date
Jonny007-MKD 7dae8c24be Added support for manual.json 2020-05-02 13:57:09 +02:00
Jonny007-MKD 197086a236 Run tests without and with cache 2020-05-02 13:55:33 +02:00
Jonny007-MKD f9caf462a2 Strip data from TvDB before comparison 2020-04-13 13:45:09 +02:00
Jonny007-MKD 7fd4114963 Log IDs of duplicate series 2020-04-04 22:31:45 +02:00
Jonny007-MKD e48cc4a690 Catch exception when downloading EPG 2020-04-04 22:08:01 +02:00
Jonny007-MKD a5b6136bf3 Added lower() in liberal search 2020-04-04 22:07:29 +02:00
Jonny007-MKD 1a9f9772ce Added testing EPGs 2020-04-03 22:20:16 +02:00
Jonny007-MKD 16f7626c11 Reimplement sanerenamix in python3 2020-04-03 22:19:39 +02:00
Jonny007-MKD 757e29a76c As we search 2 lines we should not except only 1 line 2015-11-25 10:23:03 +01:00
Jonny007-MKD 3678aaafc7 NoCache option also applies to other cached files 2015-11-25 10:11:35 +01:00
Jonny007-MKD 6a782d425b Updated description 2015-11-25 10:10:26 +01:00
Jonny007-MKD 64e6feb409 Removed nocache from test, use command line for that 2015-11-25 09:51:35 +01:00
Jonny007-MKD 6720ed6bbf Use changed date of downloaded files to determine whether a file is old 2015-11-25 09:47:14 +01:00
Jonny007-MKD 2737d72520 Fixed bug with series cache (multiple spaces) 2015-11-25 09:37:20 +01:00
Jonny007-MKD 551987038f Added option to disable series ID cache 2015-11-25 09:03:56 +01:00
Jonny007-MKD d432c440a2 Dont exit (12) 1st time TheTvDB returns too many series 2015-11-25 08:46:00 +01:00
Jonny007-MKD 4569f1e74a Fixed test 2015-09-23 17:50:20 +02:00
Jonny007-MKD abb14b2aae Better search for series name at TvDB (egrep) 2015-09-23 17:39:17 +02:00
Jonny007-MKD 037b36b4c0 Filename overwrites EPG season and episode number 2015-09-03 10:44:43 +02:00
Jonny007-MKD f87ba14680 Use data from EPG, too, if SE from filename does not work 2015-09-03 10:41:11 +02:00
Jonny007-MKD ad5cfe41ae Use ? in episode titles as placeholder 2015-09-03 10:14:12 +02:00
Jonny007-MKD e70ffab4d7 Little more usage help 2015-04-07 22:18:19 +02:00
Jonny007-MKD 8126e217e4 Download episode file 2015-04-07 15:33:05 +02:00
Jonny007-MKD 13ac502144 Added test for season info at end 2015-04-06 23:01:10 +02:00
Jonny007-MKD e922d58133 Fix 'date' error in funcAnalyzeFilename 2015-03-27 20:35:19 +01:00
Jonny007-MKD 3570f04577 Added retreival of information from filename (Series_S00E00_) 2015-03-22 17:14:50 +01:00
Jonny007-MKD d93ed6160f More test files 2015-03-12 23:11:54 +01:00
Jonny007-MKD 57e65b53e8 Link EPG in main dir to testing dir. This way we can use old files 2015-03-12 22:55:34 +01:00
Jonny007-MKD 1990ced50c Ignore series.xml 2015-03-12 22:34:04 +01:00
Jonny007-MKD a00ba45b48 "Search" saneRenamix.sh 2015-03-12 22:33:07 +01:00
Jonny007-MKD 9c535108ab Use associative arrays 2015-03-12 22:31:55 +01:00
Jonny007-MKD 750f718aa0 Remove debug output 2015-03-12 22:22:20 +01:00
Jonny007-MKD f042c8b1aa Remove up to 3 words from the beginning of the EPG title 2015-03-12 22:19:10 +01:00
Jonny007-MKD 8b2b6dbf25 Fix an mistake: Always false tests 2015-03-12 21:57:52 +01:00
Jonny007-MKD 927d38b738 Fix logging 2015-03-12 21:52:58 +01:00
Jonny007-MKD df6592a411 Update README.md 2015-03-06 22:53:52 +01:00
Jonny007-MKD 5e48849740 Fixed return code of wget 2015-03-03 16:09:38 +01:00
Jonny007-MKD 345135acd8 Added retreival of information from filename (S00_E00_) 2015-03-03 16:05:21 +01:00
Jonny007-MKD 6d2f24e77a fix IFS 2015-03-03 15:42:00 +01:00
Jonny007-MKD afd75a18db Renamed functions 2015-03-03 15:37:25 +01:00
Jonny007-MKD c2f339fff4 Added myself as author 2015-03-03 15:11:46 +01:00
Jonny007-MKD 0fb7ca10c4 Added some test cases 2014-11-03 11:04:34 +01:00
Jonny007-MKD 7ea155d2cb Check whether filename begins with series title OR series alias 2014-11-03 11:03:26 +01:00
Jonny007-MKD d3b4957ece Merge branch 'master' of https://github.com/Jonny007-MKD/OTR-SaneRename 2014-11-03 10:02:42 +01:00
Jonny007-MKD 86c8134748 Added framework for testing 2014-10-30 08:49:07 +01:00
Jonny007-MKD 67a808ef4a Search TvDB for series: Don't forget to remove wildcards 2014-10-29 20:48:24 +01:00
Jonny007-MKD de6ab0957f When getting episode info: Don't use illegal info and only use last found match 2014-10-29 14:45:38 +01:00
Jonny007-MKD f9103881c5 Search TvDB also with placeholders between words of series title 2014-10-29 14:33:05 +01:00
Jonny007-MKD 6eabd140ac Added second delimiter when parsing EPG description. This may help sometimes 2014-10-29 13:55:31 +01:00
Jonny007-MKD 6c2b1795e0 Fixed language bug in funcConvertName 2014-10-29 13:03:35 +01:00