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 |
Ruud
|
c4f4e2b524
|
Split identifier by know tag if possible
|
11 years ago |
Ruud
|
4cdf71513f
|
Clean tags from beginning of string. fix #2654
|
11 years ago |
mano3m
|
1b5bc1fa05
|
[Metadata][XBMC] Add fileinfo to nfo
Also fixed a int / int = int divide bug
|
12 years ago |
mano3m
|
c5e6ce0e48
|
Several sp fixes
|
12 years ago |
Ruud
|
9b92a3d396
|
Make sure the ignored files get used. fix #2425
|
12 years ago |
mano3m
|
5396343940
|
Cleanup file size code in scanner
|
12 years ago |
mano3m
|
fa1baa73e8
|
Introduce path cleaning
A new function sp is introduced. It does the same as ss but also cleans
the path.
|
12 years ago |
mano3m
|
6abc4cc549
|
Upgrade tagging
Havent tested this yet, but it should work with both one filed torrents
and folders. Everything mixed, let's go crazy!!
|
12 years ago |
mano3m
|
c12b189f5f
|
Fixed variables in scanner
|
12 years ago |
Ruud
|
5fd0253089
|
Import Media, not Movie. fix #2320
|
12 years ago |
Ruud
|
a46241bb9f
|
Better year name guessing. #2323
|
12 years ago |
Ruud
|
d1c3f0c241
|
Use Media for all Movie db actions
|
12 years ago |
Ruud
|
1f2c2269e6
|
Ignore thumbs.db files and don't fail on single path split. fix #2265
|
12 years ago |
Ruud
|
475ac1bb9c
|
Only use filename for identification when possible. fix #2233 & #954
|
12 years ago |
Ruud
|
69a9fa1193
|
Simplify string before checking on imdb
|
12 years ago |
Ruud
|
6464bb065d
|
Better year guessing. fix #609
|
12 years ago |
Mythin
|
94647bbb57
|
Fix the variable passed to the getImdb method
|
12 years ago |
Ruud
|
7fd14e0283
|
Code cleanup
|
12 years ago |
Ruud
|
910578a2ac
|
Use TheMovieDB v3 api
|
12 years ago |
Ruud
|
88176997e7
|
Don't use year if it's the first in the identified string. fix #1815
|
12 years ago |