Ruud
c2a8c93fda
Faulty email notification subject
10 years ago
Ruud
9ae92a1f08
MovieMeter not returning year in RSS. close #4987
10 years ago
Ruud
b64f09d787
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
10 years ago
Ruud
680dd51b11
Add message to email subject. fix #4983
10 years ago
Ruud
b463391b2f
Hummingbird cleanup
10 years ago
Ruud Burger
1f37cda914
Merge pull request #4952 from matthewdias/develop
Add hummingbird.me watchlist provider
10 years ago
Ruud Burger
6f0dc34274
Merge pull request #4973 from droboports/develop
Do not overwrite $HOME variable if present
10 years ago
Ruud
eb21f9e63d
ILoveTorrents brrip in other category
10 years ago
Ruud
c1a26f314a
Merge branch 'develop' of https://github.com/w1zz4/CouchPotatoServer into w1zz4-develop
10 years ago
Ruud
dd92342da4
Non-working Kickass proxies
10 years ago
Ruud Burger
3a307a6807
Merge pull request #4980 from d2dyno/patch-2
Update KickAssTorrents URL
10 years ago
Ruud Burger
4ff57b2490
Merge pull request #4982 from d2dyno/develop
Update ThePirateBay URL, Remove dead proxies
10 years ago
d2dyno
9dd171ed27
Update ThePirateBay URL, Remove dead proxies
Updated ThePirateBay url, to include new domain names. Removed dead Proxies, added working proxies.
10 years ago
d2dyno
f32ee11f02
Update KickAssTorrents URL
Updated KickAssTorrents URL, to reflect new site domain.
10 years ago
w1zz4
92f0139326
Update ilovetorrents.py
Fix filesize fetching
10 years ago
w1zz4
224dc90133
Update ilovetorrents.py
Replace category 41 by 80 for 720p, 1080p, brrip. Movies in categroy 81 are better quality than 41 (BluRay vs x264)
10 years ago
Ricardo Padilha
42d508bc38
Do not overwrite $HOME variable if present
10 years ago
Ruud
791b2789eb
Userscript rottentomatoes fix
10 years ago
Ruud
8d8d9eadc8
Categories aren't default
10 years ago
Ruud Burger
38a2dcc9cc
Merge pull request #4959 from MikeBuzz/patch-2
update trakt.tv after download and not snatch
10 years ago
Ruud Burger
590d1c5d9a
Merge pull request #4957 from liads/patch-1
Fixed trakt integration
10 years ago
Ruud
cc02d8e246
Remove KAT proxy
10 years ago
MikeBuzz
9311af7390
update trakt.tv after download and not snatch
10 years ago
liads
67fcd7dfd9
Fixed trakt integration
All operations were sent using the POST method due to json encoding of empty post_data, which caused data retrieval operations to fail.
10 years ago
matthewdias
f6caecde09
Add hummingbird.me watchlist provider
10 years ago
Ruud
fbbfb572d0
Wrong merge
10 years ago
Ruud Burger
a77d0dd603
Merge pull request #4943 from thermodyn/develop
Update nzbget.py
10 years ago
thermodyn
e3100c0c45
Update nzbget.py
Add forced priority support for NZBGET - present since Version 13 of nzbget
10 years ago
Ruud
343a98293e
Command check
10 years ago
Ruud
2f29ba2795
Trakt notifications fix
10 years ago
Ruud
29c0824b15
Proper trakt v2 api support
10 years ago
Ruud
c2a7e23293
Yifi proxy
10 years ago
Ruud
c119a63b7c
Force time between calls in parallel threads
10 years ago
Ruud
38363232a9
Use own urlopen for pushover
fix #4839 #4814
10 years ago
Ruud
f65d6cb38d
Don't autobind to ipv6
10 years ago
Ruud
5608317413
Don't try to load None image from themoviedb
10 years ago
Ruud
38935875e9
Renamer description update
fix #4801
10 years ago
Ruud
4743bd4e9e
Force strip leading and trailing spaces
fix #4796
10 years ago
Ruud Burger
bc6013c3d7
Merge pull request #4868 from mixednutts/patch-3
Update dashboard.py to handle RecordNotFound errors
10 years ago
mixednutts
51c0080790
Update dashboard.py to handle RecordNotFound errors
I have been running CP for some time and the DB is not as clean as it should be (upgrades, etc) and I get the following error:
```
04-22 08:09:21 ERROR [31m[ couchpotato.api] Failed doing api request "dashboard.soon": Traceback (most recent call last):
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/api.py", line 36, in run_handler
res = api[route](**kwargs)
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/core/plugins/dashboard.py", line 63, in getSoonView
media = db.get('id', media_id)
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner
res = f(*args, **kwargs)
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/libs/CodernityDB/database.py", line 942, in get
raise RecordNotFound(ex)
RecordNotFound: Location '4505fcc515c7439c8b34e638eb21059e' not found
[0m
```
Propose change to handle this exception and continue processing dashboard as normal.
```
04-22 08:25:48 DEBUG [36m[to.core.plugins.dashboard] Record not found: 4505fcc515c7439c8b34e638eb21059e[0m
04-22 08:25:49 DEBUG [36m[to.core.media._base.media] Record not found, skipping: 4505fcc515c7439c8b34e638eb21059e[0m
04-22 08:25:50 DEBUG [36m[to.core.plugins.dashboard] Record not found: 4505fcc515c7439c8b34e638eb21059e[0m
```
10 years ago
Ruud
e57aa65319
Use new youtube api
10 years ago
Ruud Burger
29972a3dc7
Merge pull request #4815 from OmerTu/patch-1
Add "hc" to ignore releases words
10 years ago
Ruud Burger
7e325910f6
Merge pull request #4841 from alias1/patch-1
Update Trakt automation to v2 API
10 years ago
Ruud Burger
abb5bd8d04
Merge pull request #4853 from mixednutts/develop
Modify login and search URLs to prevent 404 errors
10 years ago
Ruud Burger
cf935f8a00
Merge pull request #4856 from aaronkuchma/develop
Fix blu-ray.com backlog by sending the cookie required to get the layout...
10 years ago
root
ea0e35671a
Fix blu-ray.com backlog by sending the cookie required to get the layout that the scraper is targeting.
10 years ago
mixednutts
a098d44f51
Modify login and search URLs to prevent 404 errors
10 years ago
Glenn / devalias
95580efc7e
Update Trakt automation to v2 API
http://docs.trakt.apiary.io/#reference/authentication-pin
http://docs.trakt.apiary.io/#reference/sync/get-watchlist/get-watchlist
10 years ago
OmerTu
587b34fbe1
Add "hc" to ignore releases words
To avoide hard coded subtitles
10 years ago
Ruud
9da699e170
Update tornado
10 years ago