79 Commits
Author SHA1 Message Date
maikhorma cf83f99be0 Updated UI
Tried to make it a bit cleaner.
2015-02-01 15:28:05 -05:00
maikhorma fb8a66d207 Shortcut to address #2782
Until there is a more elegant solution to avoid unwanted white space
trimming, this will let users disable that feature if it is not
something they need.
2015-02-01 14:43:16 -05:00
Ruud 2801079bc8 Merge branch 'develop_3845' of git://github.com/voidstarstar/CouchPotatoServer into voidstarstar-develop_3845 2014-12-01 15:14:26 +01:00
voidstarstar 15a0131587 Added renamer.progress API function. Fixes #4211.
This function reports the status of the renamer.
Progress value True means the renamer is currently running.
Progress value False means the renamer is not currently running.
2014-11-27 21:51:30 -05:00
voidstarstar 0dca34958c Added a parameter to the renamer API. Fixes #3845.
The renamer now has a new 'to_folder' parameter.
This parameter specifies where movies are moved to.
2014-11-27 21:43:19 -05:00
Ruud 51c8de0fc3 Force filename renamer setting 2014-10-16 22:39:39 +02:00
Ruud a6ff34a47f Only check exists on file 2014-10-14 22:49:19 +02:00
Ruud c7ce18f8c2 Better error message for missing cd number 2014-10-10 15:13:58 +02:00
Ruud b5a0418a36 Make available space check optional
fix #3973
2014-10-04 16:26:33 +02:00
Ruud 158f638fb9 No need for double replace 2014-10-04 14:07:38 +02:00
Ruud 5bea9dd04f Always return safestring on renamer replace 2014-09-29 16:24:57 +02:00
Ruud 910393d00e Allow original without cd name 2014-09-26 15:33:38 +02:00
Ruud b3d75cb485 Check if file got moved successful on move/copy
close #3893
2014-09-23 10:02:36 +02:00
Ruud da9d2b5ed8 Check free diskspace before starting moving files
fix #3893
2014-09-22 21:03:13 +02:00
Ruud 7861416dc5 Don't write over files already renamed 2014-09-21 10:43:53 +02:00
Ruud 2639c5e9ad Force add <cd> if not set
fix #1811
2014-09-21 10:40:29 +02:00
Ruud c4db4ace13 Log move, copy, link 2014-09-21 00:09:56 +02:00
Ruud db367a80d1 Do proper cleanup after rename 2014-09-20 23:58:54 +02:00
Ruud 9b62e32da8 Symlink failing on encode
fix #3371
2014-09-19 10:42:48 +02:00
Ruud a0b3ee8186 Safe encode path names in renamer
fix #3425
2014-09-19 10:39:54 +02:00
Ruud 98540f2fcd Make sure original_folder isn't empty
fix #3747
2014-09-19 00:15:40 +02:00
Ruud db49585818 Renamer doesn't loop over all movies properly 2014-09-18 21:32:31 +02:00
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