Commit Graph
57 Commits
Author SHA1 Message Date
Ruud afa782194d Remove ending seperator 2014-08-27 22:05:16 +02:00
Ruud 9a7e4ea500 Merge branch 'develop_tv_sync' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-develop_tv_sync 2014-08-27 21:44:09 +02:00
Clinton Hall c0492a41d9 Ignore separator at end of string. Fixes #3823 2014-08-22 11:58:29 +09:30
Dean Gardiner 072b6d09fa Renamed "[media].update_info" event to "[media].update" 2014-08-20 14:57:35 +12:00
Ruud accf19bb26 Different log level 2014-08-01 13:33:59 +02:00
Ruud 687221f035 Update last_edit when tagging with recent 2014-07-12 19:38:49 +02:00
Ruud d201d9fff9 Allow change of file move action 2014-07-02 19:02:55 +02:00
Ruud f765794c99 Don't add managed to no-process renamer list. fix #3538 2014-07-01 21:00:05 +02:00
Ruud 34320e617d Unrar extract time options. closes #2733 2014-06-30 22:47:41 +02:00
Ruud 169ddeef5d Allow custom unrar path. fix #3460 2014-06-30 22:38:18 +02:00
Ruud 4cbc089de2 Log subfolder errors in renamer 2014-06-29 10:51:33 +02:00
Ruud e27ece512f Use release quality, not identifier to match downloaded release 2014-06-25 23:08:37 +02:00
mano3m 40e910192e Fix tagging 2014-06-23 21:14:00 +02:00
mano3m 424a3cd892 Clean-up 2014-06-23 21:13:59 +02:00
mano3m 9f6036c8d6 Redo status update for media 2014-06-23 21:13:58 +02:00
mano3m 5af5749d4a Catch missing deleted profile error
@RuudBurger should we reset the profile of the media to default or None
in case this happens or leave it the way it is?
2014-06-23 21:10:11 +02:00
mano3m f01449f14c Rename scanned files for done media properly 2014-06-23 21:10:10 +02:00
Ruud 6f766aae8c Tag and untag dashboard media 2014-06-20 12:13:54 +02:00
Ruud 83e8ae392d Don't create a new "done" release on rename. fix #3250 2014-06-11 23:17:59 +02:00
Ruud 876c602710 Code cleanup 2014-06-11 12:29:31 +02:00
Ruud a5ee362fc0 Remove scandir lib, use os.walk 2014-05-31 11:53:24 +02:00
mano3m 06a8414f12 Add 3D to download notification. fixes #3242 2014-05-13 20:23:43 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 675bee83ca Path encode 2014-05-11 16:02:49 +02:00
Ruud 66b4821f7f Profile references before assigned. fix #3220 2014-05-08 16:40:27 +02:00
Ruud 377fdd9e5e Use correct event 2014-05-06 16:08:36 +02:00
Ruud daec7d20fe Merge branch 'develop_higherq' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_higherq 2014-05-06 16:00:16 +02:00
Ruud 75a352fef3 Merge branch 'develop_3D_stuff' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_3D_stuff 2014-05-05 22:13:36 +02:00
Ruud Burger b08d587a22 Merge pull request #3166 from harrv/develop
Added an mpaa_only rename replacement token
2014-05-04 13:58:37 +02:00
Ricardo Amaral 860b6793fb Prevent duplicate subtitle language identifier 2014-05-03 17:44:03 +01:00
harrv df03409d7a Added an mpaa_only rename replacement token
The mpaa replacement token includes certifications from around the world. If the user wishes to limit the values to one of 'G', 'PG', 'PG-13', 'R', 'NC-17' or 'Not Rated' they can use the added mpaa_only replacement token. The original mpaa replacement token remains unchanged.
2014-04-27 00:47:38 -06:00
mano3m 037e77860b Add 3D type to renamer (e.g. SBS, Half OU, etc) 2014-04-21 00:26:20 +02:00
mano3m ce4806df64 Add 3D renamer option 2014-04-21 00:26:15 +02:00
mano3m 0c2e65c92b Check for better quality
Actually check the quality profile order and determine:
- if the searcher needs to search for a certain quality
- if the renamer needs to rename a certain qualoty release

Fixes #3122
2014-04-21 00:25:27 +02:00
Ruud Burger 1657857b4a Merge pull request #3131 from mano3m/develop_prefix
Add 'A' and 'An' to 'The' prefix
2014-04-20 10:20:25 +02:00
mano3m 72383592ba Clean-up 2014-04-20 10:18:44 +02:00
mano3m 0eac041a26 Add 'A' and 'An' to 'The' prefix
This was bothering me for a long time now ;) We do put The at the end
but not A nor An. Fixed now :)
2014-04-19 22:20:17 +02:00
mano3m 9b75e6af5c Only tag existing files
Fixes #3088
2014-04-15 21:35:16 +02:00
Ruud cbb0462948 Only list inactive downloadstatus support once 2014-04-04 17:10:57 +02:00
mano3m 8f4219a93c Check if folder exists in tagging
Fixes #3069
2014-04-03 22:41:38 +02:00
Dean Gardiner f8cc8acfec Fixed release files bug in renamer 2014-03-30 21:54:44 +13:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud 83c5d701b3 Use release as dict not class 2014-03-24 22:14:47 +01:00
Ruud d5c6942266 Use media_id to get movie in renamer 2014-03-23 17:55:33 +01:00
Ruud f3ae63c7a9 Don't extend release_download when none is set 2014-03-23 17:50:49 +01:00
Ruud d4eca60b1d Identifiers fix 2014-03-22 09:52:21 +01:00
Ruud 78e2ff4870 Cleanup 2014-03-21 18:01:52 +01:00
Ruud ad94cce283 Make release files normal list 2014-03-21 17:35:26 +01:00
Ruud 269d779df7 Move for_media out of release index 2014-03-21 16:28:40 +01:00
Ruud b63f7b7e5d Move with_status out of releases 2014-03-21 16:21:49 +01:00