Ruud
|
3cfe90d581
|
break backlog on error
|
11 years ago |
Ruud
|
1d60d9caf1
|
Blu-ray backlog not working
fixes #3826
|
11 years ago |
Ruud
|
b07f91d6a5
|
Wrap exceptions around score calculations
Fix #3859
|
11 years ago |
Ruud
|
afa782194d
|
Remove ending seperator
|
11 years ago |
Ruud
|
77e602f359
|
Use proper bitsoup variable
|
11 years ago |
Ruud
|
a6063b0665
|
Merge branch 'fuzeman-develop_tv_sync' into develop
|
11 years ago |
Ruud
|
9a7e4ea500
|
Merge branch 'develop_tv_sync' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-develop_tv_sync
|
11 years ago |
Ruud
|
1daedb7259
|
Update bitsoup tables
closes #3807
|
11 years ago |
Ruud Burger
|
8e82e976f1
|
Merge pull request #3809 from dkboy/develop
Update bitsoup.py table order
|
11 years ago |
Ruud
|
8b445ac9f9
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
11 years ago |
Ruud
|
91c24105cc
|
Dockers readme install
|
11 years ago |
Ruud Burger
|
13df26851e
|
Merge pull request #3836 from clinton-hall/patch-1
Ignore separator at end of string. Fixes #3823
|
11 years ago |
Ruud
|
ca58d25785
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
11 years ago |
Ruud
|
42d728f71e
|
Update ubuntu start script
closes #3846
|
11 years ago |
Ruud Burger
|
659960899e
|
Merge pull request #3848 from xombiemp/develop
Fix brrip search parameters for passthepopcorn
|
11 years ago |
Ruud Burger
|
d40b052cbc
|
Merge pull request #3852 from MLWALK3R/patch-2
Updated TPB URL's
|
11 years ago |
Ruud
|
282f6fb73a
|
Only get fanart with extended info
|
11 years ago |
Ruud
|
416c9eabde
|
Update charts every 3 days
|
11 years ago |
Michael Walker
|
b4a15f344d
|
Updated URL's
Replaced TPB links with working URL's
|
11 years ago |
Andrew Parker
|
c545c9aab1
|
Couchpotato will identify a release with 'hdtv' in the name as brrip. The passthepopcorn provider searched for brrip with the parameters media=Blu-ray. This created a condition where a 720p hdtv movie would not be snatched because the 720p quality would skip it due to being marked as 'brrip', and br-rip quality would not find it because it was not from a Blu-ray source.
This changes the search parameters for brrip to resolution=anyhd to remove the requirement that it's source media is Blu-ray.
|
11 years ago |
Clinton Hall
|
c0492a41d9
|
Ignore separator at end of string. Fixes #3823
|
11 years ago |
seedzero
|
cfd92b8268
|
Documentation added for media type .list & .delete APIs
|
11 years ago |
Dean Gardiner
|
436883a96d
|
Fixed media.types & addSingleListView
addSingleCharView, addSingleDeleteView
Conflicts:
couchpotato/core/media/show/_base/main.py
|
11 years ago |
seedzero
|
c381b719b1
|
Stop movie searcher searching for TV shows and
hosing episodes
|
11 years ago |
Dean Gardiner
|
81d4d9a4e2
|
Changed "media.with_identifiers" to remove "No media found with..." messages
|
11 years ago |
Dean Gardiner
|
e2df3a4dfd
|
Added children to "library.related"
|
11 years ago |
Dean Gardiner
|
7df92f2882
|
Fix possible dashboard error, add "types" parameter to "media.with_status", limit suggestions to movies (for now)
|
11 years ago |
Dean Gardiner
|
072b6d09fa
|
Renamed "[media].update_info" event to "[media].update"
|
11 years ago |
Dean Gardiner
|
3869e350bf
|
Added "media_id" parameter to "library.tree" event
|
11 years ago |
Dean Gardiner
|
058846f54f
|
Added "find" helper function
|
11 years ago |
Dean Gardiner
|
cd836f3660
|
Include releases in "library.tree"
|
11 years ago |
Dean Gardiner
|
d75f58f5ec
|
Fixed "library.related" and "libary.tree" to work with "show.episode", 'show.season" media types
|
11 years ago |
Dean Gardiner
|
f2b0d3f80b
|
Switched "library.tree" to use "media_children" index
|
11 years ago |
Dean Gardiner
|
a366d57278
|
Added "library.tree" event/api call
|
11 years ago |
Dean Gardiner
|
a821d85bf2
|
Fixed MediaBase.getPoster(), switched MovieBase to use this generic method
|
11 years ago |
Dean Gardiner
|
a1ce3e0d6b
|
Added "library.root" event, fixes to "matcher", "release" and "score" to use "library.root" + handle missing "year"
|
11 years ago |
Dean Gardiner
|
e7be5c7809
|
Added "library.related" event and "library.query", "library.related" API calls
|
11 years ago |
dkboy
|
89f3b6624e
|
Update bitsoup.py
They've rearranged the table
|
11 years ago |
Ruud Burger
|
3546f29caf
|
Merge pull request #3771 from fenduru/ptp-freeleech
Give higher weight to freeleech torrents
|
11 years ago |
Ruud
|
e3414fe91f
|
Remove movie if no releases are left after delete
|
11 years ago |
Ruud
|
bdadd00d93
|
Don't add & on url creation
|
11 years ago |
Ruud
|
dd7de31e9f
|
Update TorrentShack url
fix #3797
|
11 years ago |
fenduru
|
6897dab647
|
Give higher weight to freeleech torrents
|
11 years ago |
Ruud
|
accf19bb26
|
Different log level
|
11 years ago |
Ruud
|
4126007cac
|
Don't download 0 seed torrents
fix #3728
|
11 years ago |
Ruud
|
9f12fe2636
|
Add edge meta for IE
fix #3727
|
11 years ago |
Ruud
|
9fb348f3a4
|
Don't try to ignore None release
|
11 years ago |
Ruud
|
e749d132cd
|
Better message
|
11 years ago |
Ruud Burger
|
bed9458604
|
Update contributing.md
|
11 years ago |
Ruud
|
7984ee9fcf
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
11 years ago |