maikhorma
cf83f99be0
Updated UI
Tried to make it a bit cleaner.
10 years ago
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.
10 years ago
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.
11 years ago
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.
11 years ago
Ruud
51c8de0fc3
Force filename renamer setting
11 years ago
Ruud
a6ff34a47f
Only check exists on file
11 years ago
Ruud
c7ce18f8c2
Better error message for missing cd number
11 years ago
Ruud
b5a0418a36
Make available space check optional
fix #3973
11 years ago
Ruud
158f638fb9
No need for double replace
11 years ago
Ruud
5bea9dd04f
Always return safestring on renamer replace
11 years ago
Ruud
910393d00e
Allow original without cd name
11 years ago
Ruud
b3d75cb485
Check if file got moved successful on move/copy
close #3893
11 years ago
Ruud
da9d2b5ed8
Check free diskspace before starting moving files
fix #3893
11 years ago
Ruud
7861416dc5
Don't write over files already renamed
11 years ago
Ruud
2639c5e9ad
Force add <cd> if not set
fix #1811
11 years ago
Ruud
c4db4ace13
Log move, copy, link
11 years ago
Ruud
db367a80d1
Do proper cleanup after rename
11 years ago
Ruud
9b62e32da8
Symlink failing on encode
fix #3371
11 years ago
Ruud
a0b3ee8186
Safe encode path names in renamer
fix #3425
11 years ago
Ruud
98540f2fcd
Make sure original_folder isn't empty
fix #3747
11 years ago
Ruud
db49585818
Renamer doesn't loop over all movies properly
11 years ago
Ruud
afa782194d
Remove ending seperator
11 years ago
Clinton Hall
c0492a41d9
Ignore separator at end of string. Fixes #3823
11 years ago
Dean Gardiner
072b6d09fa
Renamed "[media].update_info" event to "[media].update"
11 years ago
Ruud
accf19bb26
Different log level
11 years ago
Ruud
687221f035
Update last_edit when tagging with recent
11 years ago
Ruud
d201d9fff9
Allow change of file move action
11 years ago
Ruud
f765794c99
Don't add managed to no-process renamer list. fix #3538
11 years ago
Ruud
34320e617d
Unrar extract time options. closes #2733
11 years ago
Ruud
169ddeef5d
Allow custom unrar path. fix #3460
11 years ago
Ruud
4cbc089de2
Log subfolder errors in renamer
11 years ago
Ruud
e27ece512f
Use release quality, not identifier to match downloaded release
11 years ago
mano3m
40e910192e
Fix tagging
11 years ago
mano3m
424a3cd892
Clean-up
11 years ago
mano3m
9f6036c8d6
Redo status update for media
11 years ago
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?
11 years ago
mano3m
f01449f14c
Rename scanned files for done media properly
11 years ago
Ruud
6f766aae8c
Tag and untag dashboard media
11 years ago
Ruud
83e8ae392d
Don't create a new "done" release on rename. fix #3250
11 years ago
Ruud
876c602710
Code cleanup
11 years ago
Ruud
a5ee362fc0
Remove scandir lib, use os.walk
11 years ago
mano3m
06a8414f12
Add 3D to download notification. fixes #3242
11 years ago
Ruud
b86853f06f
More path encoding
11 years ago
Ruud
675bee83ca
Path encode
11 years ago
Ruud
66b4821f7f
Profile references before assigned. fix #3220
11 years ago
Ruud
377fdd9e5e
Use correct event
11 years ago
Ricardo Amaral
860b6793fb
Prevent duplicate subtitle language identifier
11 years ago
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.
11 years ago
mano3m
037e77860b
Add 3D type to renamer (e.g. SBS, Half OU, etc)
11 years ago
mano3m
ce4806df64
Add 3D renamer option
11 years ago