maxkoryukov
94ec30fc2e
Dependencies moved to the requirements.txt, travis config changed
9 years ago
maxkoryukov
2f8ec4defa
RPC calls for RT-0.9.6 are fixed
9 years ago
maxkoryukov
5f961f1772
Tried to fix integration with rtorrent
9 years ago
Ruud
9a2a17018b
API key not selectable
9 years ago
Ruud Burger
90cbff2f0d
Merge pull request #6065 from craigcabrey/systemd-no-forking
Don't fork when run as a systemd service
9 years ago
Craig Cabrey
5b76d056fe
Don't daemonize when running as a systemd service
9 years ago
Ruud
cc98412f9a
Change remote origin url to organization
9 years ago
Ruud
a2b6830b7a
Update url to organization
9 years ago
Ruud
0cd87a72fc
imdb rating not always an array
9 years ago
Ruud
d84e74a7b6
Destroy valueerror properties
9 years ago
Ruud
c790766220
Type definition not working
9 years ago
Ruud Burger
af9411a80b
Merge pull request #6061 from ferensz/develop
internally used symlinking method fixed
9 years ago
Ruud Burger
e9e9ffd2cc
Merge pull request #6035 from sickness0666/develop
qbittorrent api upgrade
9 years ago
ferensz
352fa7c93d
internally used symlinking method fixed
In the symlink helper method the hardlinking OS call were used instead of the symlinking.
9 years ago
Jeremy
04c5211300
Merge pull request #2 from sickness0666/temp
qbittorrent api upgrade
9 years ago
Jeremy
c05267d111
Update qbittorrent_.py
9 years ago
Jeremy
1aaf5ebdcf
Delete torrent.py
9 years ago
Jeremy
cac06ed50d
Delete helpers.py
9 years ago
Jeremy
ed043a548e
Delete file.py
9 years ago
Jeremy
88e1511291
Update client.py
9 years ago
Jeremy
f32bb9c288
Delete base.py
9 years ago
Jeremy
a4f6dbddd8
Update __init__.py
9 years ago
Ruud Burger
183d14db9a
Merge pull request #6012 from darknessgp/patch-1
Awesome-HD change from .net to .me
9 years ago
darknessgp
feace226fe
Awesome-HD change from .net to .me
Awesome-HD has changed from awesome-hd.net to awesome-hd.me This change updates the url so that CP can correctly search AHD again.
9 years ago
Ruud Burger
e0e901015e
Merge pull request #6010 from razorloves/develop
remove defunct imdb dvd rental chart
9 years ago
razorloves
17da8ff882
remove defunct imdb dvd rental chart
The IMDB dvd rental chart no longer exists. They removed it from their site about a months ago.
The dvd rental link now just redirects to the box office link, resulting in couchpotato showing the
same movies in both charts.
https://getsatisfaction.com/imdb/topics/where-did-the-top-dvd-weekly-rental-charts-go
9 years ago
Ruud Burger
2c939c4b28
Merge pull request #5982 from ofir123/subscenter_update
Subscenter support update
9 years ago
Ofir123
773b3a5845
Another small fix.
9 years ago
Ofir123
30e507be16
Typo fix.
9 years ago
Ofir123
82ded90f19
Merge branch 'subscenter_update' of https://github.com/ofir123/CouchPotatoServer into subscenter_update
9 years ago
ofir123
c6c792a15c
Fixed weird cache keyerror problem.
9 years ago
Ofir123
f5842f3157
Improved subscenter search algorithm.
9 years ago
Ruud Burger
51e5661cfd
Merge pull request #5967 from maxkoryukov/fix/opt-hidden-conflict
Style fix for 'settings.py'
9 years ago
maxkoryukov
854efa35ea
style fix for settings.py
9 years ago
Ruud Burger
a9e0dcb49c
Merge pull request #5966 from maxkoryukov/fix/opt-hidden-conflict
Restoring of the lost code
9 years ago
maxkoryukov
0166ff1aa4
Fixed bug with lost code
During previous conflict-resolving the code, with test of writing `non-writable` options to config was lost.
Here that code with appropriate tests.
9 years ago
maxkoryukov
0cbdcc5d4b
Merge pull request #21 from RuudBurger/develop
Sync with upstream/develop
9 years ago
Joel Kåberg
19867badbb
Merge remote-tracking branch 'origin/develop' into deleted_from_downloader
9 years ago
Joel Kåberg
8f990d16d2
better desc for missing releases, also move the log message to not spam the log everytime we run an rename iteration
9 years ago
Ruud Burger
59e1d11bc6
Merge pull request #5939 from maxkoryukov/feature/hidden-update
Feature "Hide update item in menu"
9 years ago
Ruud Burger
c337cfb42c
Merge pull request #5935 from moptel/develop
Fixed rating.join is not a function issue
9 years ago
Ruud
f3a13e6283
Merge branch 'maxkoryukov-fix/opt-directories' into develop
9 years ago
Ruud
d54e0545d3
Merge branch 'fix/opt-directories' of https://github.com/maxkoryukov/CouchPotatoServer into maxkoryukov-fix/opt-directories
9 years ago
Ruud Burger
78f88d9ca2
Merge pull request #5930 from maxkoryukov/fix/six-1.10.0
Upgrade local python lib: six -> 1.10.0
9 years ago
Ruud Burger
1f428991eb
Merge pull request #5954 from fuzeman/issue/4854
[rtorrent] Support for digest authentication and extra SSL options
9 years ago
Ruud Burger
b7d29816b3
Merge pull request #5959 from thebluepotato/fix_hevc_renaming
Add HEVC profiles to Enzyme to fix MPEGH/ISO/HEVC renaming bug
9 years ago
thebluepotato
e67fe068f1
Adding forgotten comma...
*sigh*
9 years ago
thebluepotato
fd0918ffc9
Add HEVC profiles to Enzyme to fix MPEGH/ISO/HEVC renaming bug
Adding that one line in mkv.py fixes the issue where the renamer
replaces the <codec> template with MPGEH/ISO/HEVC resulting in x265
movies being nested inside folders. The rest is just making CP more
generally aware of HEVC.
9 years ago
Ruud Burger
9ebf46435e
Merge pull request #5911 from pkoutsias/MTV_fix
Fix for MTV
9 years ago
Dean Gardiner
1e2b26d3bd
[rtorrent] Fixed connection verification test
9 years ago