Commit Graph
948 Commits
Author SHA1 Message Date
Ruud 60439d45bf Don't look for unreleased movies. closes #123 2012-04-22 16:56:45 +02:00
Ruud d627662038 Don't run multiple searches at once 2012-04-22 16:18:23 +02:00
Ruud a9830ab0a6 Check for proper returned value. fixes #126 2012-04-21 21:13:55 +02:00
Ruud fd462514c3 Use custom urlencode function. fixes #121 2012-04-21 20:55:21 +02:00
Ruud 1718d3e706 Don't search when name and year can't be found. fixes #125 2012-04-21 16:43:41 +02:00
Ruud 7dfee80afc Add some logging 2012-04-20 21:25:56 +02:00
Ruud 20b0334b8e Catch guessit error. fixes #108 2012-04-19 21:38:35 +02:00
Ruud 05fa253fc7 Only delete movie if it exists. fixes #107 2012-04-19 21:29:59 +02:00
Ruud 86dda9c30e Add link to details in release list 2012-04-19 21:18:26 +02:00
Ruud ab7bdf6d19 Better movie matching quality 2012-04-19 20:51:44 +02:00
Ruud c6e5dafdfc Reset failed request counter on success 2012-04-19 00:05:04 +02:00
Ruud 994b19aa13 Quality not guessed. Don't error out, just debug log 2012-04-18 22:42:16 +02:00
Ruud 10b9205e05 Cleanup import 2012-04-18 22:37:51 +02:00
Ruud b808637fcf Length of nonetype error. fixes #105 2012-04-18 22:28:21 +02:00
Ruud 187cd09f04 Property fix 2012-04-18 22:19:38 +02:00
Ruud 754a49fe2f Added profile and quality list to API 2012-04-16 23:46:38 +02:00
Ruud 9362077d9f Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2012-04-16 23:23:18 +02:00
Ruud 9ac2cf35ea Improved folder scanning 2012-04-16 23:16:04 +02:00
Ruud 8f577fa5f1 Remove leftover testfunction 2012-04-16 10:16:34 +02:00
Ruud cdc3fa530e Allow quality-less release when year is smaller as now 2012-04-16 09:03:30 +02:00
Ruud 163ed5bc75 Restatus, even when no profile is set 2012-04-16 00:21:08 +02:00
Ruud 24e45b0b34 Movie delete event 2012-04-16 00:20:39 +02:00
Ruud 600d2b70bd Fadeout mask, don't hide 2012-04-16 00:05:46 +02:00
Ruud 6f21cceb0b Scroll mask with searching 2012-04-16 00:02:19 +02:00
Ruud 20bfb242ad Better quality guessing 2012-04-15 17:27:50 +02:00
Ruud 14d12d4d54 Show quality in manage list 2012-04-15 11:52:56 +02:00
Ruud 98230dee32 Default newznab providers
Default retention to 1000 days
2012-04-13 23:03:12 +02:00
Ruud 2a31057726 Open userscript width only 2012-04-10 23:55:15 +02:00
Ruud 00eda67623 Force userscript width popup 2012-04-10 23:50:39 +02:00
Ruud a29f936fce Disable requests to hosts after 5 fails 2012-04-10 23:08:10 +02:00
Ruud f283988849 Better description 2012-04-09 20:39:22 +02:00
Ruud be8749e472 Proper subtitle support 2012-04-09 20:28:07 +02:00
Ruud 5aceb94915 Proper automation for trakt watchlist 2012-04-08 17:10:54 +02:00
Ruud 787cee2a28 Properly display quality in release list 2012-04-07 20:39:51 +02:00
Ruud e69f25e8f3 Loading mask when adding movies 2012-04-07 20:27:54 +02:00
Ruud 71e5fb5346 Whitespace cleanup 2012-04-07 19:30:55 +02:00
Ruud 6199c0385c Prevent userscript from caching when updating 2012-04-07 14:24:47 +02:00
Ruud d0796ee423 Saver search for imdb id in userscript 2012-04-07 14:05:50 +02:00
Ruud 6b739ee52c Extra br50 tags 2012-04-06 23:28:04 +02:00
Ruud 8a2e015606 Remove empty and processed folders 2012-04-06 22:40:22 +02:00
Ruud b595cf8ebc Don't allow empty titles in library 2012-04-04 23:53:34 +02:00
Michael J. Cohen e99cf6757e Throw a useful error in the log when FileBrowser fails to load because of missing pywin32
This is a quick hack so that anyone else who runs this from source doesn't have to spend
the time I spent tracking down why directory.list failed silently.

There are two options that are much cleaner that come to mind:

- Subclass ImportException so as to differentiate missing requirements from
  parse errors etc.
- Provide a method for plugins to list their requirements, so that
  the loader can be the one to use imp.find_module().

Using imp.find_module() seems wise, either way.
2012-04-03 20:35:25 -04:00
Ruud 7dd89247f2 Post hostname with bookmark 2012-03-18 17:44:20 +01:00
Ruud 4cca9fbb6a Use host from current page, nog from config 2012-03-18 17:25:23 +01:00
Ruud 02fb1a5741 Userscript bookmarklet 2012-03-18 16:02:26 +01:00
Ruud a9cc7a457b List notifications 2012-03-15 22:16:22 +01:00
Ruud 15175a0330 Notification system 2012-03-14 20:33:22 +01:00
Ruud 63225f7e5c Library info as json 2012-03-12 21:43:34 +01:00
Ruud d1315ffc81 Catch metadata exception and continue 2012-03-11 00:25:52 +01:00
Ruud 7675ef80fe Don't type behind searchbox 2012-03-11 00:21:29 +01:00