Joel Kåberg
c1b13cd076
Merge pull request #2284 from fuzeman/tv_searcher
[TV][Searcher] TV searching, parsing and Release creation
12 years ago
Dean Gardiner
820588aa5f
Created 'searcher.create_releases' event to replace some shared functionality, releases are now created for TV search results.
12 years ago
Dean Gardiner
8fbf050510
Created 'searcher.search' event to replace some shared functionality, Fixed an issue in Release.download when snatching movies.
12 years ago
Dean Gardiner
dd5ae3c4ee
Working TV correctRelease function with quality, identifier and show title checking.
12 years ago
Dean Gardiner
ab51707607
Added Caper (0.2.0-master) and Logr (0.2.1) libraries
12 years ago
Dean Gardiner
8acdc56df1
Added the start of the ShowSearcher correctRelease function
12 years ago
Dean Gardiner
d345a05b3c
Switched IPTorrents provider to the MultiProvider layout, few fixes to provider base for MultiProvider
12 years ago
Dean Gardiner
5f427ec6ea
Moved required/ignored word checking from 'correctMovie' into 'searcher.correct_words' event, Renamed 'movie.searcher.correct_movie' to 'searcher.correct_release'
12 years ago
Dean Gardiner
a95c030885
Fix for discovering the cat_ids structure when the 'ids' are of str type.
12 years ago
Dean Gardiner
bef6a74dfe
Minor cleanup to getSearchTitle
12 years ago
Dean Gardiner
01da470c21
Few changes to getSearchTitle in case a title isn't found, Added check to ensure enough media was returned from _lookupMedia
12 years ago
Dean Gardiner
5fdf4d9085
Extended providers to support multiple media types
- 'cat_ids' now support media type groups
- 'type' extended to allow a list of support media types
- Added 'searcher.get_search_title' to return a title for media to be used in searches.
12 years ago
Dean Gardiner
bc51e263e1
Switched back to a single search method 'show.searcher.single'
12 years ago
Dean Gardiner
4c527f0931
Added 'show.refresh' API method and the base for season and episode searching.
12 years ago
Ruud
e9fc528a0f
movie_id > media_id
12 years ago
Ruud
c9ba3c804e
Merge branch 'refs/heads/develop' into tv
Conflicts:
couchpotato/core/plugins/dashboard/main.py
couchpotato/core/plugins/renamer/main.py
couchpotato/core/providers/torrent/sceneaccess/main.py
12 years ago
Ruud
b5d2a41d60
Enable NewzNab bij default
12 years ago
Ruud
cc3aad49ed
Remove FTDWorld
12 years ago
Ruud
2365e1859f
Don't show suggestions if there aren't any. fix #2153
12 years ago
Ruud
03700e0a04
Userscript image didn't show
12 years ago
Ruud
1ff4901846
Make sure to remove listener, even after fail
12 years ago
Ruud
d70a71a12e
Make nonblock debug message
12 years ago
Ruud
866d9621cb
Create new listener list
12 years ago
Ruud
2d3fc03a00
Revert back to UTF8 when ss encoding fails. fix #2220
12 years ago
Ruud
19f782e4a5
Don't try to change elements that don't exist. fix #2219
12 years ago
Ruud
fdd851d29a
Binsearch age parse failed for release new than 1 day. fix #2217
12 years ago
Ruud
6cd38a3469
Providers missing in wizard
12 years ago
Ruud
bfa3b87188
Only show soon and late with no releases
12 years ago
Ruud
69a9fa1193
Simplify string before checking on imdb
12 years ago
Ruud
9e0805ec89
Hide IE clear button on search
12 years ago
Ruud
f67c6fe8be
Only remove images from cache folder on cleanup
12 years ago
Ruud
8d38fa87a4
Copy unrar dll to cache folder. fix #2205
12 years ago
Ruud
7c79c6d1f3
Update TorrentShack url. fix #2209
12 years ago
Ruud
b0781b45f8
Different seperator for folder and filename
12 years ago
Ruud Burger
ee53539906
Merge pull request #2163 from mano3m/develop_utorrent
Fix folder issue uTorrent
12 years ago
Ruud
c8ab6a06fb
ASCII encode md5 string. closes #2167
12 years ago
Ruud
c75ac51eb7
Try the info dict to get title. fix #2206
12 years ago
Ruud
33d7d994d4
Don't try to finish an already closed connection
12 years ago
Ruud
96291f63da
Create db backup dir before trying to use it. fix #2207
12 years ago
Ruud
6464bb065d
Better year guessing. fix #609
12 years ago
Ruud
8b45b6f1a0
Only backup database max once an hour. fix #1218
12 years ago
Ruud
70ba5d80cd
Trailers not downloading. fix #1563
12 years ago
Ruud
ac30152930
Don't start new long-poll right away.
12 years ago
Ruud
ad01a3da4d
Update GuessIt
12 years ago
Ruud
5f5f17112a
Don't try to search SceneAccess for BR-Disk. fix #2188
12 years ago
Ruud
156da670e8
Encode before checking imdb content. fix #2186
12 years ago
Ruud
821c26f35b
Return default cached suggestion list. fix #2191
12 years ago
Ruud
a092f394fa
Snatch next didn't pick correct element
12 years ago
Ruud
18e3194e27
Better category defaults
12 years ago
Ruud
08a1e1e582
Done use faulty None value for category
12 years ago