Commit Graph

67 Commits

Author SHA1 Message Date
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 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 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 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 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 7ea155d2cb Check whether filename begins with series title OR series alias 2014-11-03 11:03:26 +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
Jonny007-MKD a81962ad75 Added debug output 2014-10-29 13:01:39 +01:00
Jonny007-MKD e1a8347765 Fix access to non-existent files: log & series.cache 2014-10-28 16:27:48 +01:00
Jonny007-MKD 95c32e74e6 Language appendix for episode xml 2014-10-28 14:56:59 +01:00
Jonny007-MKD 893742c49e Preserve HQ/HD suffixes 2014-10-26 21:04:17 +01:00
Jonny007-MKD aee856cf49 Dont use empty epg and episode files 2014-10-26 20:09:03 +01:00
Jonny007-MKD ed70025341 Fixed or introduced bug 2014-10-26 14:00:44 +01:00
Jonny007-MKD 90208697d3 Search the series description also. I hope this does not lead to false positives! 2014-10-15 17:17:01 +02:00
Jonny007-MKD dc2e036036 Downloaded files expire after 2 weeks 2014-10-15 15:08:25 +02:00
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 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