Commit Graph

108 Commits

Author SHA1 Message Date
Ruud 3faece0b4c Don't log already deleted releases. 2014-06-16 21:21:55 +02:00
Ruud 83e8ae392d Don't create a new "done" release on rename. fix #3250 2014-06-11 23:17:59 +02:00
Ruud 2d243d51e4 Ignore ETA on manual refresh 2014-06-11 22:03:38 +02:00
Ruud d7f6fad3dd Unicode filenames before saving release. fix #3383 2014-06-10 22:51:15 +02:00
Ruud 2eac294643 Allow already deleted releases 2014-06-06 20:42:01 +02:00
Ruud 18807191c0 Don't reindex on startup 2014-06-01 17:36:34 +02:00
Ruud 616434a00f Delay release cleanup 2014-05-31 21:31:06 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 5a2a9bbf9a Loop through release files properly 2014-05-11 17:40:55 +02:00
Ruud e06b4ccb3f Ignore "wait for" for all if 1 is old enough 2014-05-09 15:53:37 +02:00
Ruud c4a9a13d6c Don't continue searching lower qualities of correct one is found 2014-05-09 14:30:06 +02:00
Ruud c2dcd2f67d Use the "wait for" option properly. fix #3224 2014-05-09 11:46:32 +02:00
Ruud ac8a13db22 Remove orphaned releases 2014-05-06 23:49:34 +02:00
mano3m ce4806df64 Add 3D renamer option 2014-04-21 00:26:15 +02:00
Ruud 3f16dbd09c Sort releases based on preferred method in api return 2014-04-04 17:52:33 +02:00
Ruud 7bb723d6b3 Key errors 2014-03-22 22:39:26 +01:00
Ruud 77a3552797 Add 3d support for searching 2014-03-22 21:03:19 +01:00
Ruud 98183ccc1e Sorted releases 2014-03-22 14:38:58 +01:00
Ruud b4610e5c23 Make sure to make release download id lowercase 2014-03-21 17:34:24 +01:00
Ruud 269d779df7 Move for_media out of release index 2014-03-21 16:28:40 +01:00
Ruud b63f7b7e5d Move with_status out of releases 2014-03-21 16:21:49 +01:00
Ruud 89c83001ca Move status_get outside index 2014-03-21 14:49:44 +01:00
Ruud 445724573d Make sure movie is added with multi identifier 2014-03-19 18:02:45 +01:00
Ruud 72d318323e Release ignore didn't get correct parameter 2014-03-15 12:17:53 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud 0b61ec1e13 Move plugins to single file 2014-03-11 22:47:42 +01:00
Ruud 8916ea5299 Don't unicode ints and floats 2014-03-10 14:12:19 +01:00
Ruud bef76f0118 Add download info to release when available 2014-03-09 14:30:23 +01:00
Ruud 131326675e Update release on rename
Prevent RevConflict
2014-03-09 00:24:54 +01:00
Ruud 3eaf5c9bc0 Use status from release when available 2014-03-05 16:27:55 +01:00
Ruud 96e8a909d8 database manage init 2014-02-11 22:19:55 +01:00
Ruud 8724076601 Remove sqlalchemy and elixir 2014-02-10 23:41:54 +01:00
Ruud ecf91d616b nosql 2014-02-10 23:07:42 +01:00
Ruud b9a8ca14c3 nosql 2014-02-09 18:21:47 +01:00
Ruud f7e1a2a5eb nosql 2014-02-09 15:57:08 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Ruud a609b401c4 nosql 2014-02-07 15:11:06 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud 63743dd2b6 More NoSQL 2014-01-31 00:38:37 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud aab10fb599 Close all 2014-01-28 08:22:06 +01:00
Ruud 7001ed476d Wrap all commits with try/except 2014-01-26 00:33:21 +01:00
Ruud 88c328af8e Improved manage scanning
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Ruud 37d4755aae Log when there is an actual problem with the filedata download. fix #2705 2014-01-14 15:59:51 +01:00
mano3m 1cea50bcfb Added logging 2013-12-27 19:34:53 +01:00
mano3m 55483cf736 Consider try_next as failed 2013-12-27 19:09:39 +01:00
mano3m 69569758d9 Make sure we return true on success 2013-12-16 22:51:04 +01:00
mano3m 55777531d5 Clean-up and dont mark status twice 2013-12-16 22:43:05 +01:00
mano3m e9a457e263 mark release das downloaded if renamer is disabled.
if the renamer is not enabled and the quality of the downloaded release
is not the finish quality, the release did not get a status update.
2013-12-15 21:03:40 +01:00