Commit Graph

981 Commits

Author SHA1 Message Date
Ruud d275dfd8cc Add br2dvd as DVD alternative. fix #1604 2013-10-27 20:16:03 +01:00
Ruud 4f4ba470e0 Prevent files keyerror for release_download files. fix #2392 2013-10-26 15:26:19 +02:00
Ruud 550051b3f6 Use order for quality allow calculation. fix #2396 2013-10-26 15:09:30 +02:00
Ruud b149528406 Cleanup older releases calling the wrong function 2013-10-22 14:11:13 +02:00
Ruud c5e7159952 Don't add identifier score double when scoring 2013-10-20 23:40:16 +02:00
Ruud fe8946e3b5 Cache qualities.all 2013-10-20 23:29:36 +02:00
Ruud c354d3c6d5 Guess qualities based on score. fix #2373 2013-10-20 22:47:18 +02:00
Ruud 53cd907db1 Code cleanup 2013-10-20 17:43:30 +02:00
mano3m 579c1fa53c Fix categories error 2013-10-20 13:24:01 +02:00
mano3m 639d635913 Implement better folder checking
Fixes #2360, thanks @clinton_hall
2013-10-20 02:41:48 +02:00
mano3m 583bb1d0d9 Fix debug message 2013-10-19 00:14:04 +02:00
mano3m 526d383929 Fix for release.update
The done release has no release info. This is fixed by doing it in the
same way as the interface.
2013-10-16 22:17:22 +02:00
mano3m 89f7cfb896 tagging fixes 2013-10-16 22:17:21 +02:00
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!!
2013-10-16 22:17:21 +02:00
mano3m 6aa7cfc0fe Wrong use of "is" 2013-10-16 22:17:20 +02:00
mano3m 345d0b8211 Add status to renamer.scan api call
This allows for scripts to send the seeding status with the scan
2013-10-16 22:17:20 +02:00
mano3m eb17afc368 Fixed bug where it didnt do anything... 2013-10-16 22:17:19 +02:00
mano3m c12b189f5f Fixed variables in scanner 2013-10-16 22:17:19 +02:00
mano3m 5edc745727 Typo 2013-10-16 22:17:18 +02:00
mano3m bc877df513 Cleanup variable naming
Use release_download variable for all item/status/download_info
variables (which are by now all the same thing)
2013-10-16 22:17:18 +02:00
mano3m 54c7aad57a Include files from downloader in renamer 2013-10-16 22:17:14 +02:00
Ruud 66967f8326 Whatever! #2283
@clinton ;)
2013-10-13 22:37:15 +02:00
Ruud c772758683 Add category to renamer replacements. fix #2283 2013-10-13 22:12:15 +02:00
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