Ruud
4206c2b0dd
Just mark all notifications read. closes #466
13 years ago
Ruud
d98ffbf7da
Renaming option bugs out when empty
13 years ago
Ruud
63a7ba85f3
Notify on update. closes #486
13 years ago
Ruud
ea1b0c2816
Remove history table
13 years ago
Ruud
b854d5f47a
Merge branch 'develop' of https://github.com/Diaoul/CouchPotatoServer into Diaoul-develop
13 years ago
Ruud
f288cbed7a
Stop renamer on 'exists'
13 years ago
Ruud
f45a6f928c
Rename dir on fail
13 years ago
Ruud
bd8a5f5b93
Added longer timeout for slower hardware
13 years ago
Ruud
f1942377b5
Added longer timeout for slower hardware
13 years ago
Antoine Bertin
88b71c8116
Update libs
13 years ago
Ruud
2d05aafc04
Merge branch 'bwq-datadir_option' into develop
13 years ago
Ruud
072219d195
Merge branch 'datadir_option' of https://github.com/bwq/CouchPotatoServer into bwq-datadir_option
13 years ago
bwq
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.
13 years ago
bwq
001dfb9245
Added data_dir option to use a custom data_dir
13 years ago
bwq
27d9225c3f
- fixed UnboundLocalError (forgot to init opener)
13 years ago
bwq
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.
13 years ago
bwq
1edf7a1a4f
- added global login func for all torrent providers (all private trackers need cookies)
- added global download func (same, downloading also requires cookies)
These 2 functions were necessary to allow the user to download other found releases at a later time.
In the current version this doesn't work because it goes to the url directly, without any cookies
which causes it to download the login page instead of a torrent.
All 3 providers now properly use the cache and have much better error handling.
13 years ago
Ruud
081a4b4643
Redirect fix
13 years ago
Ruud
447c6da619
Merge branch 'refs/heads/master' into develop
13 years ago
Ruud Burger
5ee92cd9b6
Merge pull request #469 from bwq/master
Added 3 torrent providers
13 years ago
bwq
b6b219abfd
* Added Kinepolis automation provider (uses optimized search code from the blu-ray.com commit)
* Optimized imports
13 years ago
bwq
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)
13 years ago
bwq
286fce9afd
Replaced all tabs.
13 years ago
bwq
1a63baaa13
Added 3 torrent providers - SceneAccess, SceneHD and TorrentLeech
13 years ago
Ruud
3a8eb7fdbd
Increase timeout for sending larger files to sab. fix #448
13 years ago
Ruud
31de447a4c
Merge branch 'master' of github.com:RuudBurger/CouchPotatoServer
13 years ago
Ruud Burger
62bec0521b
Use master branch to update master..
13 years ago
Ruud
d3f5f1408e
Update subliminal
13 years ago
Ruud
1c0b83eb75
Merge branch 'refs/heads/develop'
13 years ago
Ruud
79e842951e
Add trailer icon for wanted
13 years ago
Ruud
15c76bf7cb
Trailer support
13 years ago
Ruud
896e0ab322
Unicode fix for logging.partial. fix #366
13 years ago
Ruud
057b941c86
Don't add movies without imdb id
13 years ago
Ruud
ea6b274f02
Improved scoring
13 years ago
Ruud
138286722f
Log chmod error
13 years ago
Ruud
3f95a0911a
Don't proces temp files. fix #437
13 years ago
Ruud
b87c9ebc63
Better scoring and don't download releases with low score
13 years ago
Ruud
67926f92a1
Don't cache empty results
13 years ago
Ruud
aba9d57439
Catch trakt errors
13 years ago
Ruud
ad2126467a
Encode path for makedir and createfile.
13 years ago
Ruud
9c6bb1f2ff
Correctly add m2ts as 1080p movie. fix #317
13 years ago
Ruud
4150dbb60d
Don't save empty filepath and log the error. fix #389
13 years ago
Ruud
15cc545ab1
Wrong cache_key
13 years ago
Ruud
5b2f1248e0
Encoding file paths
13 years ago
Ruud
469d4abcb0
Cleanup
13 years ago
Ruud
e0440d4b11
Try and encode logging messages. fix #403
13 years ago
Ruud
9cb4d8842c
Notify plex and use default ports. fix #392
13 years ago
Ruud
dce5107606
Check dict before deleting. fix #401
13 years ago
Ruud
02855c7b9c
Library update
13 years ago
Ruud
bd5170bc8e
Use file permissions
13 years ago