Commit Graph

958 Commits

Author SHA1 Message Date
mano3m 4b0a5bdd9b Move and fix cleanreleases 2013-10-13 16:53:45 +02:00
Ruud 2b57bdcd03 Revert "Make sure to untag downloading dir if it's completed. fix #2341"
This reverts commit 65f039e9ed.
2013-10-13 15:17:39 +02:00
Ruud 65f039e9ed Make sure to untag downloading dir if it's completed. fix #2341 2013-10-13 14:25:50 +02:00
Ruud f4c4f013da Cleanup searcher and release checking 2013-10-13 13:44:26 +02:00
Ruud 5fd0253089 Import Media, not Movie. fix #2320 2013-10-09 16:37:16 +02:00
Ruud a46241bb9f Better year name guessing. #2323 2013-10-09 16:36:13 +02:00
Ruud 75bda46f64 Userscript styling fixes 2013-10-08 21:53:03 +02:00
Ruud a0d2a64e57 Userscript didn't load properly 2013-10-08 21:51:34 +02:00
Ruud d1c3f0c241 Use Media for all Movie db actions 2013-10-08 09:57:36 +02:00
Ruud 10fe175ff5 Move suggestions to movie folder 2013-10-07 22:52:05 +02:00
Ruud bca4a2e241 Move search item to movie folder 2013-10-07 22:51:23 +02:00
Ruud b6f850dc27 in_ needs list.. 2013-10-03 08:30:13 +02:00
Ruud 38ce63795c Check snatched with single query 2013-10-03 08:26:02 +02:00
Ruud 0876d1ff8e Rename release.update to update_status 2013-09-30 20:52:04 +02:00
Ruud 6bbcc5af77 Merge branch 'develop_release' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_release 2013-09-30 20:31:50 +02:00
Ruud Burger 6a9f6a6fc8 Merge pull request #2099 from mano3m/develop_folder
Remove all empty folders after rename
2013-09-30 11:24:21 -07:00
mano3m 6bda5f5b03 Don't use movie done status to check seeding
Fixes #2278
2013-09-30 19:34:12 +02:00
mano3m 6174f121c8 fix log message 2013-09-30 19:27:11 +02:00
mano3m 89daa836e7 Remove all empty folders
Quite often there is a subfolder in the movie folder after extraction.
This folder is deleted but the actual movie folder remains behind. This
update fixes that in both cases: move_folder is known, or we work in the
'from' folder.
2013-09-30 19:24:46 +02:00
mano3m 27fdbff619 Set missing to ignored after 1 week 2013-09-30 19:16:13 +02:00
mano3m 516447a104 Remove movie_dict 2013-09-30 19:16:08 +02:00
mano3m d11f9d26c0 Add missing status 2013-09-30 19:15:51 +02:00
mano3m a2cb0ec8ad frontend release.update 2013-09-30 19:15:44 +02:00
mano3m 1bddadf3a4 clean-up searcher 2013-09-30 19:15:30 +02:00
mano3m f0f843f746 Add release.update event
Proof of concept commit.

It updates the database and calls movie.update.id to refresh the entire movie in the frontend. It would be better to crease a static js file in the release folder and add release functionality there including updating one release only.
2013-09-30 19:15:10 +02:00
Ruud 333abd2486 Custom plugin folder outside source. fix #2076 2013-09-29 13:25:10 +02:00
Ruud ae4e15286a Don't try to loop over None. fix #2268 2013-09-29 12:17:09 +02:00
Ruud 1f2c2269e6 Ignore thumbs.db files and don't fail on single path split. fix #2265 2013-09-29 09:54:37 +02:00
Ruud 475ac1bb9c Only use filename for identification when possible. fix #2233 & #954 2013-09-28 18:06:45 +02:00
Ruud 49015b7d64 Be sure to ss quality alt in guess 2013-09-28 17:45:32 +02:00
Ruud ededfcb822 Escape spaces for each request. fix #2256 2013-09-28 16:28:46 +02:00
Ruud 92a0af5ce3 Use label for quality guess also. closes #2237 2013-09-28 15:23:45 +02:00
Ruud 2365e1859f Don't show suggestions if there aren't any. fix #2153 2013-09-22 10:47:13 +02:00
Ruud 03700e0a04 Userscript image didn't show 2013-09-22 00:43:50 +02:00
Ruud 6cd38a3469 Providers missing in wizard 2013-09-21 11:20:53 +02:00
Ruud bfa3b87188 Only show soon and late with no releases 2013-09-21 11:07:16 +02:00
Ruud 69a9fa1193 Simplify string before checking on imdb 2013-09-20 18:08:27 +02:00
Ruud f67c6fe8be Only remove images from cache folder on cleanup 2013-09-20 16:07:18 +02:00
Ruud b0781b45f8 Different seperator for folder and filename 2013-09-19 23:49:23 +02:00
Ruud c8ab6a06fb ASCII encode md5 string. closes #2167 2013-09-19 23:39:15 +02:00
Ruud 6464bb065d Better year guessing. fix #609 2013-09-18 23:04:54 +02:00
Ruud 821c26f35b Return default cached suggestion list. fix #2191 2013-09-17 20:39:20 +02:00
Ruud 18e3194e27 Better category defaults 2013-09-16 22:37:10 +02:00
Ruud 08a1e1e582 Done use faulty None value for category 2013-09-16 22:33:45 +02:00
Ruud 19c50f728e Suggestions, mark as seen. 2013-09-11 22:41:38 +02:00
Ruud c6403e87f1 Get releases when cleaning up managed movies 2013-09-11 12:24:50 +02:00
Ruud b56cd3439e added_identifiers needs to be mutable. fix #2140 #2141 2013-09-11 09:28:30 +02:00
Ruud 0634c79f74 Give minified own FileHandler 2013-09-10 23:21:31 +02:00
Ruud 31b3c2ef64 Change static path 2013-09-10 22:59:31 +02:00
Mythin 94647bbb57 Fix the variable passed to the getImdb method 2013-09-09 23:08:49 -07:00