Mitchell Klijs
2813e52a62
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Mitchell Klijs
554f237ccf
Fix bug where list url's weren't working in console command
7 years ago
desimaniac
38886e1cb4
Readme: Tweaked examples.
7 years ago
desimaniac
0b149160cc
Readme: Updated with minor tweaks.
7 years ago
James
b8db1dd327
Merge pull request #21 from l3uddz/develop
...
Develop
7 years ago
James
2f1af3f2b1
Create LICENSE
7 years ago
Mitchell Klijs
8c3a8331e7
Add notice to readme
7 years ago
Mitchell Klijs
904cabc931
Refactor the way custom lists are fetched
...
Allow public custom lists to be fetched without an authenticated user and add the ability to fetch a list from a specific user by authenticating as another user.
7 years ago
Mitchell Klijs
7aa663fbb4
Fix log messages
7 years ago
Mitchell Klijs
060b10814b
Default to the first authenticated user if the list's user is not found
7 years ago
Mitchell Klijs
11a3da97d7
Add api_secret to default config
7 years ago
Mitchell Klijs
97f9ab12fb
Fix bug when no api_secret is set
7 years ago
Mitchell Klijs
ccf9fdf361
Add ability to fetch from watchlists and other private lists
7 years ago
James
5d3b74f120
Merge pull request #19 from desimaniac/develop
...
Readme: slight tweaking
7 years ago
desimaniac
072d591eaa
Readme: slight tweaking
7 years ago
Filipe Santos
329ef3f754
Merge pull request #18 from horjulf/develop
...
Prevent negative sleeps in auto run
7 years ago
Filipe Santos
bd2aa88f07
Prevent negative sleeps in auto run
7 years ago
James
f9324759b4
Merge pull request #17 from horjulf/develop
...
Automatic run execute on startup
7 years ago
Filipe Santos
2c918d953d
Automatic run execute on startup
7 years ago
James
bdf032dc1c
Merge pull request #16 from l3uddz/develop
...
Develop
7 years ago
James
1dc1e99eae
Merge pull request #15 from horjulf/develop
...
Something important
7 years ago
Filipe Santos
127dd736e1
Something important
7 years ago
James
90f66af704
Merge pull request #14 from horjulf/develop
...
Fix docker cloud build
7 years ago
Filipe Santos
9764eb229a
Fix docker cloud build
7 years ago
James
7c2a869216
Merge pull request #13 from horjulf/develop
...
Dockerfile copy instead of git clone
7 years ago
Filipe Santos
7dd10c28be
Dockerfile copy instead of git clone
7 years ago
James
ebb8b44eed
Merge pull request #12 from horjulf/run_sleep
...
Add docker build by branch
7 years ago
James
a929709aad
Merge pull request #11 from horjulf/develop
...
Add docker build by branch
7 years ago
Filipe Santos
90f209c39b
Add docker build by branch
7 years ago
Filipe Santos
079098eedd
Add docker build by branch
7 years ago
desimaniac
13a5a0f4a2
Merge pull request #10 from l3uddz/develop
...
Readme: updated with recent changes
7 years ago
desimaniac
c1eab6280b
Readme: updated with recent changes
7 years ago
James
cbf15364d8
Merge pull request #9 from l3uddz/develop
...
Develop
7 years ago
l3uddz
74654c3fa9
increase version
7 years ago
l3uddz
39c0a2987c
use realpath from argv[0] (otherwise symlinked default config locations = /usr/bin/local/config.json)
7 years ago
l3uddz
482c11dbec
ensure server url ends with /
7 years ago
James
a7a0751b0b
Merge pull request #8 from horjulf/develop
...
Config and logfile custom path
7 years ago
Filipe Santos
e5d473600e
Fix partial url paths join
7 years ago
Filipe Santos
7912e1bd0b
Dockerfile
7 years ago
Filipe Santos
35cd1b836f
Add config and file location support
7 years ago
Filipe Santos
601512ba09
Bump requirements
7 years ago
l3uddz
5449a550e3
iterate response list looking for matching result dict.
7 years ago
l3uddz
1845ceaa10
add a comment seperator to helpers.py
7 years ago
l3uddz
c0c3c9dfaf
should solve issue where a list of dicts is returned by sonarr/radarr instead of a singular dict
7 years ago
l3uddz
c82416bfa3
check for json in response content-type and log a debug message for response text.
7 years ago
desimaniac
2c1573e60f
Readme: Updates
7 years ago
l3uddz
6e47bb95c7
increase version
7 years ago
l3uddz
3ba0ce95c9
dont iterate chosen_tag_ids when no tags were chosen.
7 years ago
l3uddz
78431f56fc
consider 200/201 success response from sonarr/radarr
7 years ago
l3uddz
c544911211
-g will now remove that genre from blacklisted_genres if it is blacklisted.
...
added -f to override config root_folder.
7 years ago