Commit Graph

  • af49d0ea3a Delete all .pyc files. fixes #543 Ruud 2012-07-11 01:05:27 +02:00
  • 68cbfc4d84 Send unicode to Subliminal Ruud 2012-07-11 01:00:56 +02:00
  • cc662db4d6 Try catch subtitle search error Ruud 2012-07-11 00:48:13 +02:00
  • fbeca1b51c Remove pylint file Ruud 2012-07-10 21:41:17 +02:00
  • 39b217caaa Missing provider argument Ruud 2012-07-10 21:41:04 +02:00
  • 0dfefef0c5 Torrent provider cleanup Ruud 2012-07-08 12:21:22 +02:00
  • 1018a7dd32 Update tornado Ruud 2012-07-07 09:29:32 +02:00
  • 57547fbd7c Merge branch 'dz0ny-master' into develop Ruud 2012-07-05 23:16:39 +02:00
  • 0710d2929d Unused import Ruud 2012-07-05 22:32:54 +02:00
  • d045d28897 Merge branch 'bwq-pneumatic' into develop Ruud 2012-07-05 22:31:01 +02:00
  • 1641b5a684 Merge branch 'pneumatic' of https://github.com/bwq/CouchPotatoServer into bwq-pneumatic Ruud 2012-07-05 22:30:44 +02:00
  • fdb7855348 Small log fix. bwq 2012-07-05 22:29:15 +02:00
  • 566c4830de Torrent provider cleanup Ruud 2012-07-05 22:13:29 +02:00
  • b9d701f4e8 Added support for the XBMC Pneumatic plug-in. This downloads the nzb and creates an accompanying .strm file. bwq 2012-07-05 19:25:34 +02:00
  • 8d1e343f7b TryInt returns 0 on fail Ruud 2012-07-04 22:15:47 +02:00
  • b7de52229e Add info for selectred TPB domain on start of request Janez Troha 2012-07-04 21:01:39 +02:00
  • f43a3725dd TPB proxies round-robin balancer with default settings Janez Troha 2012-07-03 23:27:04 +02:00
  • 76b89c192e Merge branch 'bwq-master' into develop Ruud 2012-07-03 20:41:27 +02:00
  • ab2436081b Merge branch 'master' of https://github.com/bwq/CouchPotatoServer into bwq-master Ruud 2012-07-03 20:41:12 +02:00
  • 9d607bce98 Extra score for tpb Janez Troha 2012-07-03 14:37:30 +02:00
  • 99809348f7 lamba fix for tpb Janez Troha 2012-07-03 12:35:20 +02:00
  • a60b227e81 for_search, imdb_match added to class Janez Troha 2012-07-03 12:32:12 +02:00
  • dfd522d7b9 fixing some lint errors Janez Troha 2012-07-03 12:17:59 +02:00
  • 95383bf74d pylint rules file, disabling # C0111 Missing docstring # I0011 Warning locally suppressed using disable-msg # I0012 Warning locally suppressed using disable-msg # W0704 Except doesn't do anything Used when an except clause does nothing but "pass" and there is no "else" clause # W0142 Used * or * magic* Used when a function or method is called using *args or **kwargs to dispatch arguments. # W0212 Access to a protected member %s of a client class # W0232 Class has no __init__ method Used when a class has no __init__ method, neither its parent classes. # W0613 Unused argument %r Used when a function or method argument is not used. # W0702 No exception's type specified Used when an except clause doesn't specify exceptions type to catch. # R0201 Method could be a function # W0614 Unused import XYZ from wildcard import # R0914 Too many local variables # R0912 Too many branches # R0915 Too many statements # R0913 Too many arguments # R0904 Too many public methods Janez Troha 2012-07-03 12:17:26 +02:00
  • 4e10fddf95 Cleanup up bluray.com and kinopolis providers Ruud 2012-07-02 23:38:10 +02:00
  • 30dd68720e Merge branch 'bwq-bluray_rss' into develop Ruud 2012-07-02 22:49:39 +02:00
  • c069b01913 Merge branch 'bluray_rss' of https://github.com/bwq/CouchPotatoServer into bwq-bluray_rss Ruud 2012-07-02 22:49:30 +02:00
  • 42641c520a removing cachedump from publichd Janez Troha 2012-07-02 13:36:37 +02:00
  • d8eabf635a Magnet type for TPB and transmssion support Janez Troha 2012-07-02 13:30:35 +02:00
  • 99a4763c4b fix typo in publichd Janez Troha 2012-07-02 13:23:28 +02:00
  • e19af816b0 Removed transmissionrpc and replaced with custom lightweight lib Janez Troha 2012-07-02 13:22:53 +02:00
  • 7e7f319609 Piratebay with multiple domains Janez Troha 2012-07-02 00:44:53 +02:00
  • 7b53c4cde1 Using urllib2 for details Janez Troha 2012-07-02 00:25:22 +02:00
  • c486395028 Merge branch 'master' of https://github.com/RuudBurger/CouchPotatoServer Janez Troha 2012-07-01 23:35:27 +02:00
  • d562559562 Json & decode errors. fix #494 Ruud 2012-07-01 13:48:38 +02:00
  • b7f1d28347 Do some default encoding on start. fix #520 Ruud 2012-07-01 11:30:47 +02:00
  • c6c754f179 Cache for detail page, more logging exception handling and cleaning the search string Janez Troha 2012-07-01 02:38:54 +02:00
  • 615a781be4 Merge branch 'master' of https://github.com/RuudBurger/CouchPotatoServer Janez Troha 2012-07-01 01:57:47 +02:00
  • 9befc5afdd PublicHD torrent site Janez Troha 2012-07-01 01:51:36 +02:00
  • d4db8f903e Add gitignore for compiled files Janez Troha 2012-07-01 01:51:09 +02:00
  • 4a3d481e16 Encode logs. fix #496 Ruud 2012-07-01 01:25:11 +02:00
  • d4c7a22be9 Log didn't fit on one line Ruud 2012-07-01 01:16:29 +02:00
  • 1cbcad7a12 Notifications stick to bottom Ruud 2012-07-01 00:56:37 +02:00
  • 6162ea9f42 Give feedback if no update Ruud 2012-07-01 00:49:07 +02:00
  • f15351aa73 Not restarting after update Ruud 2012-07-01 00:48:44 +02:00
  • c274867571 Use settings datadir again. fix #518 Ruud 2012-07-01 00:43:34 +02:00
  • 6c8b6a749f Message didn't animate in Firefox Ruud 2012-06-30 22:32:19 +02:00
  • c87a84e668 Styling cleanup Ruud 2012-06-30 22:06:53 +02:00
  • cf3041c848 Simple growl-like notifications Ruud 2012-06-30 21:25:36 +02:00
  • 3b441d2942 Encode html entities in log Ruud 2012-06-30 19:58:53 +02:00
  • 0fc5c42aba Give error when datadir in appdir Ruud 2012-06-30 19:03:53 +02:00
  • 89d3b9b72a Log plex error. closes #512 Ruud 2012-06-30 15:42:58 +02:00
  • cdb6dfe70c Always do votecount as int. fix #513 Ruud 2012-06-30 15:30:58 +02:00
  • 8354f9c144 Only notify once on update. fix #515 Ruud 2012-06-30 15:09:27 +02:00
  • 9200912767 Jsonencode namespace options. fix #514 Ruud 2012-06-30 13:31:21 +02:00
  • 75bf561f5f Header background color was transparent while scrolling in iOS Ruud 2012-06-29 14:37:02 +02:00
  • 45d6aa1a0a Add delay for Safari before starting notification listener Ruud 2012-06-29 14:36:32 +02:00
  • 97940b3f67 Don't break but try next release Ruud 2012-06-29 14:35:59 +02:00
  • 891dbe8ab4 Header to-top link fix Ruud 2012-06-28 23:51:17 +02:00
  • ce920f4bd4 nzb -> usenet Ruud 2012-06-28 23:24:55 +02:00
  • a37467e3b5 Fedora startup script. close #506 Ruud 2012-06-28 23:23:25 +02:00
  • af6f9473c4 Simplified preferred method Ruud 2012-06-28 23:14:27 +02:00
  • fa37a116b0 Merge branch 'bwq-torrent_nzb_preference' into develop Ruud 2012-06-28 22:57:28 +02:00
  • 6c0ae664d8 Merge branch 'torrent_nzb_preference' of https://github.com/bwq/CouchPotatoServer into bwq-torrent_nzb_preference Ruud 2012-06-28 22:57:09 +02:00
  • 82acebb3c4 3d transform bugs out safari. fix #452 Ruud 2012-06-27 23:26:04 +02:00
  • 2618956dc0 Properly ignore releases Ruud 2012-06-27 23:02:52 +02:00
  • 56566d70bc Add new check to see if it's a .rar file. fix #474 Ruud 2012-06-27 22:26:54 +02:00
  • 14bc341f57 Here we go :) bwq 2012-06-27 22:25:41 +02:00
  • 020e507f46 Trying to get profile id from wrong object. fix #420 Ruud 2012-06-27 16:56:29 +02:00
  • aae64d8123 Don't try and edit non-existing movies Ruud 2012-06-27 16:44:14 +02:00
  • 41a3a9011f Delete 4 week old notifications on start Ruud 2012-06-27 16:34:51 +02:00
  • 4206c2b0dd Just mark all notifications read. closes #466 Ruud 2012-06-27 16:22:51 +02:00
  • d98ffbf7da Renaming option bugs out when empty Ruud 2012-06-27 16:02:08 +02:00
  • 63a7ba85f3 Notify on update. closes #486 Ruud 2012-06-26 23:06:22 +02:00
  • ea1b0c2816 Remove history table Ruud 2012-06-26 23:01:21 +02:00
  • b854d5f47a Merge branch 'develop' of https://github.com/Diaoul/CouchPotatoServer into Diaoul-develop Ruud 2012-06-26 22:26:05 +02:00
  • f288cbed7a Stop renamer on 'exists' Ruud 2012-06-26 22:21:02 +02:00
  • f45a6f928c Rename dir on fail Ruud 2012-06-25 22:45:09 +02:00
  • bd8a5f5b93 Added longer timeout for slower hardware Ruud 2012-06-25 22:24:02 +02:00
  • f1942377b5 Added longer timeout for slower hardware Ruud 2012-06-25 22:23:08 +02:00
  • 88b71c8116 Update libs Antoine Bertin 2012-06-24 23:28:38 +02:00
  • 2d05aafc04 Merge branch 'bwq-datadir_option' into develop Ruud 2012-06-23 22:32:36 +02:00
  • 072219d195 Merge branch 'datadir_option' of https://github.com/bwq/CouchPotatoServer into bwq-datadir_option Ruud 2012-06-23 22:32:05 +02:00
  • a7bcc9bdfa Updated the 3 new providers to use imdb_results for is_correct_movie validation and left out the extra_score since a proper imdb match shouldn't be part of the extra_score. bwq 2012-06-23 22:01:13 +02:00
  • 001dfb9245 Added data_dir option to use a custom data_dir bwq 2012-06-23 20:28:04 +02:00
  • 27d9225c3f - fixed UnboundLocalError (forgot to init opener) bwq 2012-06-23 16:49:07 +02:00
  • 3bf3e4bb7f - Added a new arg for getCache: 'opener', which is a urllib2 opener with a cookiejar installed - The torrent providers now use getCache with the 'opener' argument which they get after a succesful login, this way they can always access the site with proper authentication. bwq 2012-06-23 04:24:13 +02:00
  • 1edf7a1a4f - added global login func for all torrent providers (all private trackers need cookies) - added global download func (same, downloading also requires cookies) bwq 2012-06-23 00:55:09 +02:00
  • 081a4b4643 Redirect fix Ruud 2012-06-22 22:30:07 +02:00
  • 447c6da619 Merge branch 'refs/heads/master' into develop Ruud 2012-06-22 20:54:24 +02:00
  • 5ee92cd9b6 Merge pull request #469 from bwq/master Ruud Burger 2012-06-22 09:08:47 -07:00
  • b6b219abfd * Added Kinepolis automation provider (uses optimized search code from the blu-ray.com commit) * Optimized imports bwq 2012-06-22 04:44:28 +02:00
  • 1c668451aa * base.py: now gets the proper rating and votes, added new function that gets an imdb movie object for a given title * automation/bluray: added a new automation provider that gets info from blu-ray.com * imdbapi: added new event so we can search just the imdb api (only one that supplies the information necessary for automation providers since it has imdb votes and rating) bwq 2012-06-22 04:27:22 +02:00
  • 286fce9afd Replaced all tabs. bwq 2012-06-22 01:36:47 +02:00
  • 1a63baaa13 Added 3 torrent providers - SceneAccess, SceneHD and TorrentLeech bwq 2012-06-20 20:26:54 +02:00
  • 3a8eb7fdbd Increase timeout for sending larger files to sab. fix #448 Ruud 2012-06-16 18:51:14 +02:00
  • 31de447a4c Merge branch 'master' of github.com:RuudBurger/CouchPotatoServer Ruud 2012-06-16 18:15:41 +02:00
  • 62bec0521b Use master branch to update master.. Ruud Burger 2012-04-26 10:57:34 +03:00
  • d3f5f1408e Update subliminal Ruud 2012-06-16 18:12:41 +02:00
  • 1c0b83eb75 Merge branch 'refs/heads/develop' Ruud 2012-06-16 18:09:34 +02:00