Ruud
a30caefc04
Cleanup wizard
12 years ago
Ruud
eb20fda878
Position checkbox
12 years ago
Ruud
4a5aa02e6c
Remove userscript detection
12 years ago
Ruud
25b37ad915
Criticker userscript support
12 years ago
Ruud
bbcceb982a
Reverse before merging dicts
12 years ago
Ruud
c41f5eb84d
Give userscript window a proper height
12 years ago
Ruud
89dc9e90b2
Logo border outside header
12 years ago
Ruud
39b1dedf12
Updater message at the bottom
12 years ago
Ruud
be28820fb2
List and dropdown styling issues
12 years ago
Ruud
0654c8cf07
More header margin on mobile
12 years ago
Ruud
2f5cb81029
Optimize initial requests
12 years ago
Ruud
067d6e8514
Put link and symlink in helpers
12 years ago
mano3m
42e19e1e2b
Replace linktastic with simple ctypes
Linktastic calls the command line interpreter to do linking. This
solution calls the windows API directly. This is faster and cleaner, but
most important of all: it doesn't cause a command window to popup every
time a link is made. This popup asks window focus and thus interrupts a
movie you are watching!!
Hopefully this also works on non-windows systems. I am unable to test
this so please let me know :)
12 years ago
Ruud
6b846b91b4
Thumblist title and action positioning
12 years ago
Ruud
5838a41813
Newznab, not enough api_keys. fix #1677
12 years ago
Ruud
3cd5513c0c
Point source updater to new url
12 years ago
Ruud
bfdc8d1053
Don't remove version file
12 years ago
Ruud
30ec8216e1
Minify on backend
12 years ago
Ruud
12c3fc6ce3
Don't reverse result order
12 years ago
Ruud
7b3a1409d5
Force thumbnail view on home
12 years ago
Ruud
924bed06cb
Rewrite font css
12 years ago
Ruud
8b0aa7a6b3
Initial mobile styling
12 years ago
Ruud
367c385fff
Lowercase variables
12 years ago
Ruud
840efb1571
Merge branch 'develop' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop
12 years ago
Ruud
9ba19d27a6
Combine status calls
12 years ago
Ruud
1d603e1ec2
Simplify event handling
12 years ago
Ruud
7818b43045
Release files add in bulk
12 years ago
Ruud
3936100000
Cache status calls
12 years ago
Clinton Hall
1a846b04ee
Fix minor errors. Fix #1666
12 years ago
Ruud
384a355a53
Check release type by info
12 years ago
Ruud
58ad5c3938
Merge branch 'develop_symlink' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_symlink
12 years ago
mano3m
6ee68d1418
Fix getDownloadInfo
12 years ago
Ruud
6e45c14ac5
Don't download html files as trailers. fixes #1658
12 years ago
Ruud
e786c9c79a
Use sets for ignored words. fixes #1657
12 years ago
Ruud
518ac16814
Use lowercase variable
12 years ago
Ruud
1d07eafa83
Merge branch 'dev-nzbget' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-dev-nzbget
12 years ago
Ruud
1600b6d0ea
NZBGet set advanced and description
12 years ago
Ruud
6de3a7246e
Merge branch 'develop_nzbgetusername' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_nzbgetusername
12 years ago
Ruud
cbd29df52a
Update to_go even if movie isn't found in manage.
12 years ago
clinton-hall
92998bafc8
write unique id to nzbget params
My mistake. Fixed now.
Yeah... sorry ;)
This does work for check_snatched... Marks as busy, or failed etc.
keep consistent release table format
fix check_snatched
correctly parse the NZBGet Parameters and Pass status.downloader
remove downloader and fix id
My mistake. Fixed now.
Yeah... sorry ;)
This does work for check_snatched... Marks as busy, or failed etc.
keep consistent release table format
fix check_snatched
correctly parse the NZBGet Parameters and Pass status.downloader
remove downloader and fix id
12 years ago
mano3m
1022753213
Add username to nzbget downloader
For raspberry pi a different username than normal is required. Fixes
#1652
12 years ago
mano3m
b85942989d
Standardise failed status
apply the failed status in case of a manual re-add and automatic try
next release
12 years ago
Clinton Hall
f2f43a2231
Wont delete the "from" (sub)folders, "movie" folder or "destination" folder at this time. These should be deleted after the renaming... at this stage we should only be deleting any "older releases"
12 years ago
mano3m
2979a8edec
Cleanup
12 years ago
Ruud
0e90739786
Update to Tornado 3.0
12 years ago
mano3m
185a530b59
only link for torrents not nzbs
12 years ago
Ruud
4f6b31d14a
Add login check to torrentleech. closes #1635
12 years ago
Ruud
64afa3701a
Add headers for IPTorrents. fix #1558
Thanks @got3nks
12 years ago
Ruud
cb0b6614c6
move_symlink proper function
12 years ago
Kyle Klein
177063d39c
Add File Action Move & Sym link
12 years ago