Commit Graph
664 Commits
Author SHA1 Message Date
Ruud 647159e549 Fix and cleanup wizard. fix #1324 2013-01-23 22:16:04 +01:00
Ruud 5f428649c3 Writing larger files fails on Windows. fix #1281 2013-01-22 23:20:55 +01:00
Ruud 8ed2a99830 Don't try to parse None on IMDB watchlist 2013-01-22 22:55:06 +01:00
Ruud 54ea22e9b6 Only remove available status releases when refreshing 2013-01-22 22:02:23 +01:00
Ruud f41fc794c1 Don't search full disk when no manage folders are filled. fix #1304 2013-01-19 01:30:56 +01:00
Ruud 4fe9f9e42f Log subtitle search 2013-01-13 10:08:59 +01:00
Ruud 71b22345bc Make sure downloaders and providers match
Remove releases not found anymore on new searches
2013-01-12 16:07:11 +01:00
Ruud a0dc5c075a Remove print 2013-01-12 16:05:54 +01:00
Ruud a264c75f8c Remove releases that aren't found in latest search 2013-01-11 22:31:19 +01:00
Ruud 300f4738a0 Randomize wanted search. fix #1261 2013-01-11 20:12:12 +01:00
Ruud a3a2c8da8e Typo 2013-01-04 19:03:36 +01:00
Ruud 9a60f6001a Check snatched on startup 2013-01-02 14:10:41 +01:00
Ruud 2f65545086 Extend opener with multipart 2013-01-02 13:29:28 +01:00
Ruud 3aea2cd968 Simpler CP tag regex 2013-01-02 13:29:08 +01:00
Ruud 0cbee01024 Don't use unicode when not needed in urlopen 2012-12-31 13:10:11 +01:00
Ruud c29cb39797 Automation cleanup 2012-12-30 21:43:13 +01:00
Ruud 0d2dcff7f0 NZB Provider cleanup 2012-12-23 02:48:36 +01:00
Ruud 5e6aea97f7 Score providers 2012-12-21 23:17:50 +01:00
Ruud 95c2e992b0 Use trailer naming from settings. closes #936 2012-12-19 11:11:12 +01:00
Ruud 4bffb299af Catch urlerrors. closes #1154 2012-12-19 08:01:35 +01:00
Ruud 4e9472f8ee Encode path properly before using it in walk. close #978 2012-12-18 23:18:54 +01:00
Ruud f7911fe9f3 Remove release on new scan 2012-12-18 14:14:06 +01:00
Ruud 8ffa6a8392 Quality by id 2012-12-18 13:54:13 +01:00
Ruud 382d49f895 Delete release if it has no files 2012-12-17 22:41:56 +01:00
Ruud 570b79a67e Use height with margin to check quality. fix #582 2012-12-17 22:27:07 +01:00
Ruud e7aafc406f Check if identifier exists before adding release. fix #1048 2012-12-17 21:10:30 +01:00
Ruud 2dcc1e096e Make path safe first 2012-12-17 21:10:04 +01:00
Ruud 9f0746a668 Encoding issues. fix #974 2012-12-17 20:50:58 +01:00
Ruud 7079647f87 Also try and find movie name between [] 2012-12-17 18:49:37 +01:00
Ruud 65570ba479 Improve name searching. closes #1137 2012-12-17 18:22:12 +01:00
Ruud a57ba9026d Year match only 1900-2099 2012-12-17 18:21:15 +01:00
Ruud 63246256ee Don't remove stuff from python cache 2012-12-17 17:10:53 +01:00
Ruud 342d31b48a Remove ignored words which are part of title. close #1123 2012-12-17 14:08:44 +01:00
Ruud ea7904ed9a Typo on seeders check. fix #1142 2012-12-17 13:56:11 +01:00
clinton-hall bb7b4cbbed Added try: except for two common errors
Does not fix the errors, but prevents the renamer being stuck as "in progress"
Allows next instance to run.
2012-12-13 19:45:13 -08:00
Ruud 003db92c9b Label depending on list. closes #1131 2012-12-11 22:22:31 +01:00
Ruud 5658a85f61 Use splitstring when possible. 2012-12-04 23:18:13 +01:00
Ruud 0c5206f01b Placeholder for settings 2012-12-04 23:04:48 +01:00
clinton-hallandRuud 4bffce637e Fixed double-up in wording 2012-12-04 22:49:20 +01:00
clinton-hallandRuud 9f2941a45c Changed description for required words 2012-12-04 22:49:20 +01:00
clinton-hallandRuud f452106bfc Added comparison of sets of required words
Can now match sets of words containing words separated by & with each set separated by ,
This only requires any set of word(s) to be matched, but within each set ALL words must match.
2012-12-04 22:49:20 +01:00
Ruud da3055be30 Return nothing on disabled calls. 2012-12-03 14:29:59 +01:00
Ruud f9b65e7216 Add some better name guessing to searcher. fix #1091 2012-12-03 14:20:20 +01:00
Ruud 9a6cfe3a21 Wait for wasn't used. fix #1104 2012-12-03 13:55:02 +01:00
Ruud 1c4c69211b Change shutdown event name 2012-12-02 00:18:11 +01:00
Ruud 929c6fe3f9 Don't run schedules when it's 0 2012-11-30 21:42:18 +01:00
Ruud eafc3db74d Add HDTS as alternative tag. #1097 2012-11-30 21:11:34 +01:00
Randall MaandRuud 9f19902221 fixed typo of "successfully" 2012-11-24 16:35:22 +01:00
Ruud 2ed72c9098 Don't show button bar when there aren't any releases 2012-11-20 21:15:43 +01:00
Ruud 95c5db2d17 Use css for search animations 2012-11-20 20:36:52 +01:00