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
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