jwvanderbeck
18a4f0a261
Add TAB detection to the original OU keywords.
Also fixes bug that had Full OU searching for ('h','ou') instead of
('f','ou')
8 years ago
thebluepotato
fd0918ffc9
Add HEVC profiles to Enzyme to fix MPEGH/ISO/HEVC renaming bug
Adding that one line in mkv.py fixes the issue where the renamer
replaces the <codec> template with MPGEH/ISO/HEVC resulting in x265
movies being nested inside folders. The rest is just making CP more
generally aware of HEVC.
9 years ago
Andrew Hunt
1516ffb135
Add 2160p quality support
9 years ago
firsttris
fd366c0dfb
Fix encoding on all UTF8 Systems
10 years ago
Ralph
2c3730ba63
Add FLV extension to movie scanner plugin.
10 years ago
h3llrais3r
27b8c98b09
Fix scanning of DVD (VIDEO_TS) files
This fixes issue
https://github.com/RuudBurger/CouchPotatoServer/issues/3609
Thanks to @rhodespa
10 years ago
Ruud
f7ed835ba5
Change minimum movie size
fix #4730
10 years ago
Ruud
259e2bc61c
Don't skip unpacking on manage scan
11 years ago
Ruud
b9dbadda0b
Add randomstring support to cptag
11 years ago
Ruud
98540f2fcd
Make sure original_folder isn't empty
fix #3747
11 years ago
Ruud
286f14a6d2
Return titles included in video headers
11 years ago
Ruud
32ce93d2e9
Encode video path
11 years ago
Ruud
b6b936ddf3
Use other name guess. fix #3501
11 years ago
Ruud
eaaa8dc834
Only try other if it's different
11 years ago
Ruud
5350dbf0ce
Filter out extended and try other result on determine media. fix #3489
11 years ago
Ruud
648ac7793f
Add multiple 3d tags to clean regex
11 years ago
Ruud
664ce6421f
Try only parse filename for release name
11 years ago
Ruud
5d3b0deb4d
Simpler progress update
11 years ago
Ruud
699c562d34
Return default resolution if nothing found
11 years ago
Ruud
0145aecab4
data['size'] sometimes doesn't exist
11 years ago
Ruud
a5ee362fc0
Remove scandir lib, use os.walk
11 years ago
Ruud
b86853f06f
More path encoding
11 years ago
Ruud
311a2798dd
Revert "Encode before path join"
This reverts commit b87c00c041
.
11 years ago
Ruud
b87c00c041
Encode before path join
11 years ago
mano3m
4179ba642b
Various Fixes
11 years ago
mano3m
00954d98f7
Improve scanner
- Fix the disc and tag removal: they received the filename with capse
- add default metadata when resolution is known
11 years ago
mano3m
037e77860b
Add 3D type to renamer (e.g. SBS, Half OU, etc)
11 years ago
mano3m
47e187449d
Add use of size to scanner
And check if snatched quality is the same as what we detected
11 years ago
mano3m
bfe8aa5f5f
Add size to quality guessing
And cleanup searcher
11 years ago
mano3m
ce4806df64
Add 3D renamer option
11 years ago
mano3m
95ce26d261
Use more standardized codec/source names
Fixes #999
11 years ago
jeremiahelroy
5c89a52f23
making the scanner follow symlinks
11 years ago
Ruud
99e77e409a
Spring cleanup
11 years ago
Ruud
e870fab277
Scanner didn't use correct get key to determine movie
11 years ago
Ruud
59347400c3
Add 3D tags
11 years ago
Ruud
be46ed12ac
get identifier helper
11 years ago
Ruud
48ec6fc757
Missing autoloads
11 years ago
Ruud
12c08154c5
Optimize imports
11 years ago
Ruud
0b61ec1e13
Move plugins to single file
11 years ago
Ruud
2066625bf0
Don't use ctime on unix system. Cleanup check a bit. close #2904
11 years ago
Ruud
ecf91d616b
nosql
11 years ago
Ruud
f7e1a2a5eb
nosql
11 years ago
Ruud
c3bc9c8591
Nosql
11 years ago
Ruud
99252074be
More nosql
11 years ago
Ruud
a254886bad
Try NoSQL
11 years ago
Ruud
aab10fb599
Close all
11 years ago
Ruud
7001ed476d
Wrap all commits with try/except
11 years ago
Ruud
88c328af8e
Improved manage scanning
Expire after db get
11 years ago
Ruud
29a34fef8c
py3k port helpers
11 years ago
Ruud
799299c7cc
Code cleanup
11 years ago