Commit Graph
96 Commits
Author SHA1 Message Date
Ruud 5aa29acbd3 Logging fixes 2013-05-17 17:51:15 +02:00
Ruud 551a000893 Incorrect marking as BD-Rip
Fixes #1643
2013-05-17 15:12:13 +02:00
Ruud 6144f09a1f Make lists of sorted movies files also 2013-05-14 00:15:28 +02:00
Ruud d0c1a119fd Use list for leftover files 2013-05-13 23:48:02 +02:00
Ruud a600430be4 file_action cleanup
tag ignored/failed/renamed with custom file
2013-04-05 21:56:33 +02:00
Ruud 3fe7d2ea15 Download id cleanup 2013-04-01 21:18:29 +02:00
mano3m 2851781a72 Move around items between scanner and renamer 2013-04-01 13:03:05 +02:00
mano3m 45b9919f67 Added some debugging info 2013-04-01 10:16:30 +02:00
mano3m 6a18e546ca Add and make use of renamer.scanfolder in downloaders
This is the next step in closing the loop between the downloaders and CPS. The download_id and folder from the downloader are used to find the downloaded files and start the renamer. This is done by adding an additional API call: renamer.scanfolder.

I tested this for SabNZBd only (!) and everything works as expected.

I also added transmission with thanks @manusfreedom for setting this up in f1cf0d91da. @manusfreedom, please check if this works as expected. Note that transmission now has a feature which is not in the other torrent providers: it waits until the seed ratio is met and then removes the torrent. I opened a topic in the forum to discuss how we want to deal with torrents: https://couchpota.to/forum/thread-1704.html
2013-03-31 10:49:40 +02:00
Ruud 3c0edc0d6a Clean out more words before search.
Thanks to @jkaberg
2013-03-25 12:09:32 +01:00
Ruud 19641bd897 Give the scanner some rest when to many threads 2013-03-20 22:47:14 +01:00
Ruud c7cd72787f Ignore extracted folder. fix #1369 2013-02-02 11:49:12 +01:00
Ruud a3a2c8da8e Typo 2013-01-04 19:03:36 +01:00
Ruud 3aea2cd968 Simpler CP tag regex 2013-01-02 13:29:08 +01:00
Ruud 570b79a67e Use height with margin to check quality. fix #582 2012-12-17 22:27:07 +01:00
Ruud a57ba9026d Year match only 1900-2099 2012-12-17 18:21:15 +01:00
Ruud be56b96bd0 Try and find groupname more accurately. fix #612 2012-11-11 16:47:00 +01:00
Ruud 5caa40bd81 Mapped audio codecs to renamer. closes #993
Thanks @clinton-hall
2012-11-04 00:23:36 +01:00
Ruud 212d64143c Ignore extracting folder. fix #1004 2012-11-02 18:16:03 +01:00
Ruud ad0a1b1efe Pass all the renamed files when adding new release 2012-10-14 20:26:10 +02:00
Ruud f204309ed7 Remove unused file before counting them 2012-10-14 14:37:02 +02:00
Ruud 981ba61458 Progress bars for manage updates 2012-10-13 21:17:42 +02:00
Ruud 269e98b049 Removed all commented out db.close 2012-10-12 19:09:57 +02:00
Ruud c0012c9243 Properly use newer_than. fix #850 2012-09-20 11:25:38 +02:00
Ruud bdfb073bca Catch filetime error. fix #741 2012-08-26 14:14:57 +02:00
Ruud 1154d93ccd Don't re-use path_identifiers. fix #665 2012-08-04 23:14:53 +02:00
Ruud 68cbfc4d84 Send unicode to Subliminal 2012-07-11 01:00:56 +02:00
Ruud d562559562 Json & decode errors. fix #494 2012-07-01 13:48:38 +02:00
Ruud f45a6f928c Rename dir on fail 2012-06-25 22:45:09 +02:00
Ruud 3f95a0911a Don't proces temp files. fix #437 2012-06-12 21:18:56 +02:00
Ruud 5b2f1248e0 Encoding file paths 2012-06-11 15:30:39 +02:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud dce5107606 Check dict before deleting. fix #401 2012-06-11 09:55:53 +02:00
Ruud f410ba13f4 Working "full/quick" scan 2012-06-10 21:58:07 +02:00
Ruud 9018d5a585 Get create and modified date to check if unpacking. fix #325 2012-06-10 21:37:39 +02:00
Ruud eeaf4c5ac8 Add movie to manage after download. fix #291 #395 2012-06-10 15:59:30 +02:00
Ruud 57b8f0e9b7 Return movie_id after rename/download. fix #362 2012-05-28 12:21:07 +02:00
Ruud a378778d10 Group files based on foldername. fix #352 2012-05-27 12:50:40 +02:00
Ruud a1ac73a9a1 Add m4v extension. fix #332 2012-05-22 22:07:35 +02:00
Ruud a9c27e3057 Compare guessit with own name_year method. fix #312 2012-05-20 19:29:38 +02:00
Ruud 63f46fae75 Extra check for imdb file. close #273 2012-05-19 00:45:28 +02:00
Ruud b59861c22a Normalize folder paths. fix #275 2012-05-19 00:19:59 +02:00
Ruud 1c7d3972b5 Log found movie number 2012-05-13 18:41:22 +02:00
Ruud 921a851b7e Re-use session. fix #252 2012-05-11 23:17:50 +02:00
Ruud 369f08b00b Check movie exists before adding releases 2012-05-11 15:31:25 +02:00
Ruud 7ca509cdbe Cleanup after database use 2012-05-07 21:55:18 +02:00
Ruud 8832f692ac Group disabled module loggers 2012-05-07 20:50:28 +02:00
Ruud 9217b037a6 Don't use dvd file for determine name. fixes #214 2012-05-05 14:31:32 +02:00
Ruud e319371ba5 Don't guess quality to loose. fixes #151 #109 2012-04-30 11:26:48 +02:00
Ruud af60266662 Check if file exists before adding it to movie_files. fixes #146 2012-04-27 11:18:43 +02:00