Commit Graph
310 Commits
Author SHA1 Message Date
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
Ruud 93eecc614c Use spin.js for loaders 2012-03-10 23:21:00 +01:00
Ruud b3ba732854 Don't ask password on userscript iframe 2012-03-10 17:35:19 +01:00
Ruud af46827eb2 Better score calculating 2012-03-06 23:37:55 +01:00
Ruud 6e8a1950cd Spinner overlay color 2012-03-06 19:14:52 +01:00
Ruud 0ce183968d styling, element alignment 2012-03-06 18:04:22 +01:00
Ruud d03d1565f3 Styling fix for numberlist 2012-03-06 17:59:25 +01:00
Ruud f2b1c6b688 Better search result popup 2012-03-06 07:52:02 +01:00
Ruud 84246a6799 Try and get imdb url before sending it to CP 2012-03-05 18:54:32 +01:00
Ruud 2f69a0694c Proper link to userscript when updating 2012-03-05 11:40:26 +01:00
Ruud 18510cbd38 More menu styling
Logs link fix
2012-03-05 07:50:49 +01:00
Ruud 58f132546d Move logs to more menu 2012-03-04 23:29:12 +01:00
Ruud f160bfe779 Reordering of settings 2012-03-04 23:26:36 +01:00
Ruud ca67370b44 Cleaner userscript CSS 2012-03-04 20:46:45 +01:00
Ruud 2d3dc8f7c8 Crossbrowser transition 2012-02-29 23:27:17 +01:00
Ruud 9ca29749a6 Cleaner A-Z in movie list 2012-02-29 23:26:30 +01:00
Ruud 62d89c641a Extra manage options 2012-02-29 23:02:57 +01:00
Ruud 560f74e5ba Proper movie list selection and optimization 2012-02-29 08:52:26 +01:00
Ruud 10f3cb2ed0 Set proper movie_type tuple 2012-02-28 00:31:52 +01:00
Ruud 841e67ad2b Remove prefix in movie list 2012-02-28 00:31:23 +01:00
Ruud 4692326ad6 Use useragent 2012-02-28 00:31:12 +01:00
Ruud eb03c65768 Sort dirlisting 2012-02-28 00:30:57 +01:00
Ruud 1ca3fa2cff Proper release deletion and styling 2012-02-27 22:31:23 +01:00
Ruud da79b4cd92 Speed up loading of movielist with lots of releases 2012-02-27 01:06:59 +01:00
Ruud 7c9d7ff506 Log didn't fit anymore 2012-02-27 00:38:15 +01:00
Ruud bb61af7153 Directory select width 2012-02-27 00:16:29 +01:00
Ruud 457bf0958a Initial view state 2012-02-26 23:27:48 +01:00
Ruud 17d431a9e1 Mass editing of movies
List movie view
2012-02-26 23:19:53 +01:00
Ruud f5b3144c07 Use sprite for images 2012-02-26 21:44:23 +01:00
Ruud ffd64c5122 Box modeling 2012-02-26 21:42:30 +01:00
Ruud 7a47ca96ed Use profile list as array, not object 2012-02-26 21:38:56 +01:00
Ruud b164674ff7 More API documentation 2012-02-21 20:42:41 +01:00
Ruud a5cc1859d1 Floating movie navigation 2012-02-21 18:50:43 +01:00
Ruud 3face06baf Remove nfo when not renaming as .orig.nfo 2012-02-21 18:50:43 +01:00
Ruud 6a58816729 Initial trailer support 2012-02-21 18:50:43 +01:00
Ruud e011a59a52 kwargs in file.download for urlopen 2012-02-21 18:50:43 +01:00
Ruud 7df24643ac Api doc base 2012-02-21 17:16:02 +01:00
Ruud c7507e14ed Initial torrent support
Transmission downloader
Code cleanup
2012-02-17 11:15:51 +01:00
Ruud 02fab2d04d Catch warnings 2012-02-17 11:11:28 +01:00