maxkoryukov
|
087b764129
|
patches for manage.py and settings.py
settings - extended logging
manage - correct default value for directories
|
9 years ago |
maxkoryukov
|
93c6a02249
|
Style fix
|
9 years ago |
Ruud
|
7b6641d709
|
Never restatus "down" when adding release
|
11 years ago |
Ruud
|
3c12a2c4bf
|
Don't restatus movies to active when scanning manage section
|
11 years ago |
Ruud
|
259e2bc61c
|
Don't skip unpacking on manage scan
|
11 years ago |
Ruud
|
002ce4d4e1
|
Ignore deleted media documents
|
11 years ago |
Ruud
|
c97bd38c83
|
Import cleanup
|
11 years ago |
Ruud
|
9dbb477dd8
|
Use latest found release if files are the same
|
11 years ago |
Dean Gardiner
|
072b6d09fa
|
Renamed "[media].update_info" event to "[media].update"
|
11 years ago |
Ruud
|
bb19b380b4
|
Don't start CP when less then 100MB is available. fix #3502
|
11 years ago |
Ruud
|
9f07dd5a21
|
Reindex after full scan. fix #3492
|
11 years ago |
Ruud
|
5a08fed0b6
|
Manage release_id not assigned. fix #3479
|
11 years ago |
Ruud
|
3faece0b4c
|
Don't log already deleted releases.
|
11 years ago |
Ruud
|
83e8ae392d
|
Don't create a new "done" release on rename. fix #3250
|
11 years ago |
Ruud
|
5d3b0deb4d
|
Simpler progress update
|
11 years ago |
Ruud
|
17ba9ee96b
|
Allow full library refresh interval. fix #2807
|
11 years ago |
Ruud
|
05f4b2b8ce
|
Allow full scan and quick scan separately
|
11 years ago |
Ruud
|
0f8ab05fd4
|
Clean up managed movies
|
11 years ago |
Ruud
|
99e77e409a
|
Spring cleanup
|
11 years ago |
Ruud
|
1224b98745
|
Add releases to media.get.
re-use where possible
|
11 years ago |
Ruud
|
e314c605f1
|
Missing identifier key
|
11 years ago |
Ruud
|
12c08154c5
|
Optimize imports
|
11 years ago |
Ruud
|
0b61ec1e13
|
Move plugins to single file
|
11 years ago |
Ruud
|
61edcfe4f3
|
Remove debug comment
|
11 years ago |
Ruud
|
131326675e
|
Update release on rename
Prevent RevConflict
|
11 years ago |
Ruud
|
ecf91d616b
|
nosql
|
11 years ago |
Ruud
|
b9a8ca14c3
|
nosql
|
11 years ago |
Ruud
|
f7e1a2a5eb
|
nosql
|
11 years ago |
Ruud
|
a609b401c4
|
nosql
|
11 years ago |
Ruud
|
99252074be
|
More nosql
|
11 years ago |
Ruud
|
a254886bad
|
Try NoSQL
|
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 |
mano3m
|
ab413f2f3e
|
Dont remove historic data when doing a full scan.
Fixes #2572
Note that the dashboard already takes care of this and does it the right
way (keeping seeding and ignored releases).
|
12 years ago |
Ruud
|
46b2d6ba6e
|
movie_id > media_id
|
12 years ago |
Ruud
|
bde6de1789
|
Move movie listing to media
|
12 years ago |
Kate von Roeder
|
ab923cc592
|
Sort directories so that we scan them in alphabetical order as well (keeps things nice and well ordered!)
|
12 years ago |
Ruud
|
ae4e15286a
|
Don't try to loop over None. fix #2268
|
12 years ago |
Ruud
|
c6403e87f1
|
Get releases when cleaning up managed movies
|
12 years ago |
Ruud
|
b56cd3439e
|
added_identifiers needs to be mutable. fix #2140 #2141
|
12 years ago |
Ruud
|
779c7d2942
|
Remove mutable objects from function args
|
12 years ago |
Ruud
|
7fd14e0283
|
Code cleanup
|
12 years ago |
Jason Mehring
|
11fcfa8202
|
Moved library and refactored to its now location. Modified anything firing libray.add/update/_release date to now fire library.add.movie...
Conflicts:
couchpotato/core/loader.py
couchpotato/core/media/show/_base/main.py
couchpotato/core/media/show/library/season/main.py
|
12 years ago |
Ruud
|
d759280c18
|
Don't update library items on shutdown
|
12 years ago |
Ruud
|
cf6f83a44b
|
Option to disable manage scan at startup. fix #1951
|
12 years ago |
Ruud
|
4b15563ba3
|
Don't use in_progress when it isn't set
|
12 years ago |
Ruud
|
bf59d2f357
|
Allow unknown keywords for all api calls. fix #1881
|
12 years ago |
Ruud
|
5328f7fe69
|
Allow unknown keywords for all api calls. fix #1881
|
12 years ago |
Ruud
|
00d1da7c01
|
Bind quickscan to class
|
12 years ago |