Dean Gardiner
d851be41d3
Updated rtorrent-python library.
12 years ago
Dean Gardiner
3bd1875321
Added initial rtorrent downloader, currently testing, possibly has some bugs.
12 years ago
mano3m
448c1d69a7
Regard torrents and torrent_magnet the same
When sorting the torrents and torrent_magnets were sorted, by taking
only the three first characters (as 'nzb; is three chars), the score
prevails. Fixes #2004
12 years ago
Ruud
c99a5cb535
Don't autoadd when already in wanted
12 years ago
mano3m
0492e90d6f
XBMC: properly check if host is local
And added option to scan if remote
12 years ago
Micah James
4ffda9f705
Made code more python-y per mano3ms recommendation.
12 years ago
mano3m
b32d4fc42d
Fix NZBGet url issue
12 years ago
Micah James
4330dc39bf
Changed description to be better suited for this.
12 years ago
Micah James
da50b19b6b
Added custom url code handling
12 years ago
Micah James
797018fb8a
Revert "Adding more code."
This reverts commit 3a8f891c7d
.
12 years ago
Micah James
3a8f891c7d
Adding more code.
12 years ago
Micah James
56a788286c
Adding code for custom urls UI
12 years ago
mano3m
fd95364d5f
uTorrent ratio issue fixed
The tryFloat function returns 0 if it is fed with a float(!). This resulted in the seed_ratio being set to 0 on first/automatic download. When manually downloading, it did work as the ratio is stored as a string.
12 years ago
mano3m
470fde0890
Unset the uTorrent read only flags
Fix for #1871
Note that this is a fix for Windows only. I am unaware if this issue
arises on Linux/Mac and what happens with this fix on those systems.
12 years ago
Ruud
f12d878c0b
Select category for search, suggest & edit
12 years ago
Ruud
e8993932c1
Check isMac function
12 years ago
Ruud
e3933e4ddc
Proper meta tag
12 years ago
Ruud
dd67239b6e
Add categories to settings
12 years ago
Ruud
1ea0d3bd8b
Move providers to main searcher tab in settings
12 years ago
Ruud
8b952d4be6
Combine global and category words
12 years ago
Ruud
9e8a3bc701
Movie category migrate
12 years ago
Ruud
76807176fb
Merge branch 'develop-categories' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop-categories
Conflicts:
couchpotato/core/plugins/score/main.py
12 years ago
iguyking
3650624e4b
Update contributing.md
Fixed to say what was intended
12 years ago
Ruud Burger
585c509aba
Merge pull request #1950 from mano3m/develop_rpc-url
Add rpc_url to Transmission options
12 years ago
mano3m
046c7e732f
Add rpc_url to Transmission options
Fixes #1832
12 years ago
mano3m
564a27461d
XBMC: Only add directory if XBMC is on localhost
12 years ago
mano3m
4ebbc1a01d
XBMC: Only scan the new movie folder
12 years ago
Ruud
4ec32a6403
Merge branch 'develop_seed_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_seed_fixes
12 years ago
Ruud
412627aab0
Move rating and genres to suggestions only
12 years ago
mano3m
2584abda0e
Several fixes and increased readability
12 years ago
dkboy
7692322fba
Expand IMDB automation provider to include charts
Expand IMDB automation provider to include certain top charts, this
includes the 'in theaters' list, as well as the top 250 list. They both
respect the minimum requirement settings.
12 years ago
Ruud
954018fea2
Youtube trailer search in https
12 years ago
Ruud
ebf37f7310
Cleanup plex urls
12 years ago
Ruud
f22b836ede
Combine adopt
12 years ago
Ruud
1cea786d66
Style rating and genres
12 years ago
dkboy
9be10f7b79
Add Rating / Genre to Dashboard Suggestions
Add Rating and up to 3 Genres to movie suggestions, to avoid constantly
jumping through to IMDB site.
12 years ago
Ruud
1f35d0ec2f
Remove debug print
12 years ago
Ruud
9fcf36a2ff
Add WEB-DL and WEB-Rip. fix #1913
12 years ago
Ruud
30f5a66487
AwesomeHD: Log wrong passkey. fix #1912
12 years ago
Ruud
60e0ad1f5d
Add Windows Media Center / Explorer folder.jpg creation. closes #1932
12 years ago
Ruud
ed60b4670e
Move root creation to metadata base
12 years ago
Ruud
318daaf083
Cleanup BitSoup
12 years ago
Ruud
182987218b
Merge branch 'develop' of git://github.com/dkboy/CouchPotatoServer into dkboy-develop
12 years ago
Ruud
5ff8c7302f
Sabnzbd prio description
12 years ago
Ruud
398712403b
Merge branch 'develop' of git://github.com/gthicks/CouchPotatoServer into gthicks-develop
12 years ago
Ruud
63f72eb23b
Merge branch 'refs/heads/seeding' into develop
12 years ago
Ruud
9dea6d7200
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
12 years ago
Ruud
36f63bdf99
Seeding cleanup and better defaults
12 years ago
Ruud
a09fc14625
Twitter DM didn't work
12 years ago
dkboy
71e280238d
Fixed missing detail_url
12 years ago