Ruud
a264c75f8c
Remove releases that aren't found in latest search
12 years ago
Ruud
fcc8a71eae
NZBget version check
12 years ago
Ruud
cdd681ad48
XBMC icon image
12 years ago
Ruud
36e5c49147
TorrentDay: decoding error. fix #1260
12 years ago
Ruud
300f4738a0
Randomize wanted search. fix #1261
12 years ago
Ruud
9447833653
RT cleanup
12 years ago
Ruud
df53d0c578
Rename RT folder
12 years ago
Kris Kater
17eaba3e2a
Added rottentomatoes automation
12 years ago
Ruud
0f389f18cb
NZBGet: Don't use priority when set to normal.
12 years ago
Prinz23
28ce083f48
nzbget priority support
13 years ago
Ruud
cfaffe2bcb
SSL support
12 years ago
Ruud
432852cf5d
Enable added combined list by default
12 years ago
Ruud
3c728608e9
FTDWorld use simple login
Add size
12 years ago
Ruud
8892ace3c2
OMGWTF proper link in settings
12 years ago
Ruud
87574a1810
Allow spotweb url without rewriterule. fix #1248
13 years ago
Ruud
14e0219e62
Urlencode spotweb id. fix #1213
13 years ago
Ruud
ec857a9b3d
FTDWorld: Check for login success
13 years ago
Ruud
4d32b0b16d
Use FTDWorld temp api. closes #1243
13 years ago
Ruud
ca08287cff
Ignore Growl timeout. fixes #1240
13 years ago
Ruud
36fee69843
XBMC notifier for Frodo & Eden
13 years ago
ikkemaniac
c5cae5ab9b
add XBMC v11 Eden notifications support
This is my approach on working with Eden, maybe a little late since Frodo is almost released, but better late then never.
- First detect the JSON-RPC version XBMC is running (once per boot of CouchPotatoServer on the first notification, except for sending test message then the JSON version is always checked).
- Set a variable indicating whether or not to use JSON (or normal http).
- If JSON should be used, proceed as before this commit.
- If normal-http should be used, use 'notifyXBMCnoJSON' func
- 'notifyXBMCnoJSON' just opens a specific XBMC api url, unfortunately importing urllib for this was necessary to escape the message strings.
TODO: support multiple XBMC hosts, right now the last host in the hosts array will set the 'useJSONnotifications' var.
Conflicts:
couchpotato/core/notifications/xbmc/main.py
Conflicts:
couchpotato/core/notifications/xbmc/main.py
13 years ago
ikkemaniac
9bd5688fb9
Remove services that are not required for couchpotato to run
13 years ago
ikkemaniac
1993c2b6cb
Redo FreeBSD init script completely.
Use rc.subr functions and proper rc.conf variables.
13 years ago
ikkemaniac
acc8ed2092
Acutally use config_file variable
13 years ago
ikkemaniac
7b4924dd7a
Don't influence the PATH variable in FreeBSD rc script
Don't prepend the PATH variable, it's ugly, unwanted and unnecessary. Call binaries with their full path.
13 years ago
ikkemaniac
3a2861f72a
fix FreeBSD init script
-add actual start command
-fix verify_couchpotato_pid function, 'ps' command failed if PID var was empty
-fix verify_couchpotato_pid usage, acutally use the return of verify_couchpotato_pid in the 'stop' routine
13 years ago
Ruud
4779265b43
Change xbmc description
13 years ago
ikkemaniac
f8a46ebe6d
clearly state XBMC version dependency for notifications
13 years ago
ikkemaniac
383ec7e6f5
check for XBMC JSON-RPC version and improve logging info
13 years ago
Ruud
dd9118292d
Newznab log error
13 years ago
Ruud
4d0f8eb4ac
Default add top25 to itunes automation
13 years ago
Ruud
637b21cc68
iTunes automation cleanup
13 years ago
Joseph Gardner
da429f0cb8
Adding itunes automation provider
13 years ago
Ruud
41c2845328
Toasty cleanup
13 years ago
Travis La Marr
c2453bb070
Added Windows Phone SuperToasty Notifier
13 years ago
Ruud
a3a2c8da8e
Typo
13 years ago
Ruud
a1d4bab793
NZBVortex: Delete failed option
13 years ago
Ruud
d314a9b5b3
Also check status on manual
13 years ago
Ruud
9a60f6001a
Check snatched on startup
13 years ago
Ruud
96a39dbf60
Link to downloaders
13 years ago
Ruud
015675750c
Properly use imdb_results
13 years ago
Ruud
bf4dc62f54
NZBVortex support. closes #1204
13 years ago
Ruud
c2382ade05
Use provider for downloader
13 years ago
Ruud
2f65545086
Extend opener with multipart
13 years ago
Ruud
3aea2cd968
Simpler CP tag regex
13 years ago
Ruud
f30cb9185c
Add nzbgeek to the defaults of newznab
13 years ago
Ruud
615468e8e6
Make nzbget password a password field. closes #1205
13 years ago
Ruud
0cbee01024
Don't use unicode when not needed in urlopen
13 years ago
Ruud
c29cb39797
Automation cleanup
13 years ago
Kris Kater
580ff38136
Added moviemeter.nl automation
13 years ago