desimaniac
e03654393a
Readme: Updated with minor tweaks.
7 years ago
Mitchell Klijs
d90eb11bf7
Add notice to readme
7 years ago
Mitchell Klijs
8e641d6690
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
1c5e68e438
Fix log messages
7 years ago
Mitchell Klijs
8ab620d9dd
Default to the first authenticated user if the list's user is not found
7 years ago
Mitchell Klijs
3d7c1e8703
Add api_secret to default config
7 years ago
Mitchell Klijs
3dae1c3dde
Fix bug when no api_secret is set
7 years ago
Mitchell Klijs
6e1934ae9a
Add ability to fetch from watchlists and other private lists
7 years ago
James
a57b52b0eb
Merge pull request #19 from desimaniac/develop
...
Readme: slight tweaking
7 years ago
desimaniac
2cd7b634ad
Readme: slight tweaking
7 years ago
Filipe Santos
0497617a28
Merge pull request #18 from horjulf/develop
...
Prevent negative sleeps in auto run
7 years ago
Filipe Santos
657fb9613b
Prevent negative sleeps in auto run
7 years ago
James
f061a1651a
Merge pull request #17 from horjulf/develop
...
Automatic run execute on startup
7 years ago
Filipe Santos
32b3fa5e79
Automatic run execute on startup
7 years ago
James
3e516f5a09
Merge pull request #15 from horjulf/develop
...
Something important
7 years ago
Filipe Santos
b33ccffc0e
Something important
7 years ago
James
6688b0a283
Merge pull request #14 from horjulf/develop
...
Fix docker cloud build
7 years ago
Filipe Santos
9b5b84c5a9
Fix docker cloud build
7 years ago
James
507088ac03
Merge pull request #13 from horjulf/develop
...
Dockerfile copy instead of git clone
7 years ago
Filipe Santos
6d1347dc59
Dockerfile copy instead of git clone
7 years ago
James
69fa7b95a9
Merge pull request #12 from horjulf/run_sleep
...
Add docker build by branch
7 years ago
James
aba84bd2b6
Merge pull request #11 from horjulf/develop
...
Add docker build by branch
7 years ago
Filipe Santos
66ea6917d9
Add docker build by branch
7 years ago
Filipe Santos
e028f4449b
Add docker build by branch
7 years ago
desimaniac
175714d6c6
Readme: updated with recent changes
7 years ago
l3uddz
b0540cdf97
increase version
7 years ago
l3uddz
8dce96842d
use realpath from argv[0] (otherwise symlinked default config locations = /usr/bin/local/config.json)
7 years ago
l3uddz
81cbae06e7
ensure server url ends with /
7 years ago
James
1f135e2c1b
Merge pull request #8 from horjulf/develop
...
Config and logfile custom path
7 years ago
Filipe Santos
a9283fdd1b
Fix partial url paths join
7 years ago
Filipe Santos
1c52bbbcd1
Dockerfile
7 years ago
Filipe Santos
57717589ef
Add config and file location support
7 years ago
Filipe Santos
ca59d04922
Bump requirements
7 years ago
l3uddz
acc74f8e5a
iterate response list looking for matching result dict.
7 years ago
l3uddz
0e6a811cd5
add a comment seperator to helpers.py
7 years ago
l3uddz
b2294c6b97
should solve issue where a list of dicts is returned by sonarr/radarr instead of a singular dict
7 years ago
l3uddz
cd17eb5314
check for json in response content-type and log a debug message for response text.
7 years ago
desimaniac
f376635790
Readme: Updates
7 years ago
l3uddz
2ff4b36623
increase version
7 years ago
l3uddz
a96c8d9522
dont iterate chosen_tag_ids when no tags were chosen.
7 years ago
l3uddz
c769888e4f
consider 200/201 success response from sonarr/radarr
7 years ago
l3uddz
a8a8258399
-g will now remove that genre from blacklisted_genres if it is blacklisted.
...
added -f to override config root_folder.
7 years ago
l3uddz
45c8f2cdb8
dont schedule automatic movies/shows if corresponding interval is <= 0
7 years ago
l3uddz
8560b14ad9
improved upgrade_settings and removed default settings from base_config, use readme example for reference
7 years ago
l3uddz
451e11ea8f
adjust default automatic config settings
7 years ago
l3uddz
aef4315418
remove unionfs.service from After sevice file entry
7 years ago
James
b347e56bfb
Update README.md
7 years ago
l3uddz
d055872f1a
make traktarr.py executable
7 years ago
James
e2d2711c9f
Merge pull request #6 from l3uddz/develop
...
Develop
7 years ago
l3uddz
c65d374452
show supplied genre as lowercase
7 years ago