Ruud
e29b100374
Don't try to unicode None object
12 years ago
Shatil Rafiullah
941d4414ce
Changed to using getattr() so films lacking sets/collections are also handled.
12 years ago
Shatil Rafiullah
dc830324ae
Added XBMC collection (set) categorization capability.
12 years ago
Ruud
3f37fc1e11
Move proxy getter to global torrent provider
12 years ago
Ruud
3442129610
Merge branch 'refs/heads/cptjhmiller-develop' into develop
12 years ago
Ruud
e9d29f10c1
Cleanup KAT import
12 years ago
Joel Kåberg
8996dd34c2
fix ident in bithdtv
12 years ago
Ruud
e2c5be0fcd
Merge branch 'develop' of git://github.com/cptjhmiller/CouchPotatoServer into cptjhmiller-develop
12 years ago
Ruud
3d42c55560
Merge branch 'refs/heads/techmunk-develop' into develop
12 years ago
Ruud
9d287f140b
Reorder deluge import
12 years ago
Jamie
5a8f28764d
Fix to help find working proxy
12 years ago
Joel Kåberg
a2c5074d66
fixed bithdtv provider
12 years ago
Joel Kåberg
6acc125d4f
bithdtv provider
thanks to @lansinghd ,
https://github.com/RuudBurger/CouchPotatoServer/pull/2460
12 years ago
Techmunk
7b9ebc2f34
Fixed issue https://github.com/RuudBurger/CouchPotatoServer/issues/2440 , by returning a 'True' status when an existing torrent in deluge is added from CP.
12 years ago
Ruud
4e0d6ec980
Merge branch 'refs/heads/clinton-hall-develop' into develop
12 years ago
Ruud
c1944c987d
Add some more double char replacements
12 years ago
Ruud
cdb889a985
Merge branch 'develop' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop
12 years ago
Jamie
f6281c6dcc
Update __init__.py
12 years ago
Jamie
c832a9e2b2
Added proxy support
12 years ago
Ruud
0c4851e436
Escape filename before using it in a regex. fixes #2430
12 years ago
Ruud
ce1b205993
Allow 720p tag for screener
12 years ago
Clinton Hall
b771aa303f
replace multiple separators. fixes #2448
12 years ago
Ruud Burger
81178b4c8b
Merge pull request #2438 from fuzeman/feature/dev_rtorrent
rTorrent: Delete Torrent Directories
12 years ago
Dean Gardiner
0317681597
Added directory removal to the rtorrent downloader
12 years ago
Ruud
ddba0e318f
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
12 years ago
Ruud
3ef9591abd
Cleanup import
12 years ago
Joel Kåberg
0d3c0c4077
use delete_files
12 years ago
Ruud
22b32364b6
Missing )
12 years ago
Ruud Burger
db8fd20d67
Merge pull request #2436 from jkaberg/develop
rTorrent: remove only files, not folder
12 years ago
Joel Kåberg
3c061095e9
remove only files, not folder
(or in worst case the download clients root folder and anything in it)
12 years ago
Ruud
05853bca89
Don't put plot over trailer z-index
12 years ago
Ruud
aa489bb709
Force name as string
12 years ago
Ruud
0b70465578
Add Flickcharts to userscript
12 years ago
Ruud
5c64ba3c9e
Add box office top10 to IMDB automation. closes #2427
12 years ago
Ruud
e119020016
Ignore releases without any info.
12 years ago
Ruud
9b92a3d396
Make sure the ignored files get used. fix #2425
12 years ago
Ruud
c73dc10aeb
Add a bit of padding to plot
12 years ago
Ruud
c5ee0a576e
Merge branch 'refs/heads/jerbob92-suggestdescription' into develop
12 years ago
Ruud
3e2ede585a
Animate plot to show more text
12 years ago
Ruud
ba3dd263ac
Merge branch 'suggestdescription' of git://github.com/jerbob92/CouchPotatoServer into jerbob92-suggestdescription
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
12 years ago
Ruud
7c955ecc80
XMPP notification support
thanks @wernight
12 years ago
Ruud Burger
48193b38c5
Merge pull request #2415 from mano3m/develop_fix_scanner
Cleanup file size code in scanner
12 years ago
Ruud Burger
2f5a233e63
Merge pull request #2416 from mano3m/develop_remote
Default movie_folder to from folder
12 years ago
mano3m
7b86fe5587
Default movie_folder to from folder
In case remote downloaders return a path that does not exist locally,
the movie_folder and files are updated to the from folder. Fixes #2412 ,
#1762 , #1667 , #1047
12 years ago
mano3m
5396343940
Cleanup file size code in scanner
12 years ago
mano3m
fa1baa73e8
Introduce path cleaning
A new function sp is introduced. It does the same as ss but also cleans
the path.
12 years ago
mano3m
d984f11cbf
First attempt at creating a working directory selector
12 years ago
mano3m
ae666bd9b6
Add API call to scan a folder for multiple movies
12 years ago
Ruud
d023eb8f1f
Wrong variable logged in email notification
12 years ago
Ruud
9fa62de6dd
Wrong variable logged in email notification
12 years ago