Commit Graph

229 Commits (5041da57fb41daab2412acf733295e83d71b5627)
 

Author SHA1 Message Date
Mitchell Klijs 9ad8253edb Fix log messages
7 years ago
Mitchell Klijs d69f1454ea Add ability to fetch other users' watchlists
7 years ago
Mitchell Klijs d285ccf6db Readme: remove timestamps from log messages
7 years ago
Mitchell Klijs 00a12ae49e Readme: fix numbering of list
7 years ago
Mitchell Klijs bdf3218bd8 Readme: fix typo
7 years ago
Mitchell Klijs 63a99c82ec Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Mitchell Klijs 5d3f34f5d9 Fix bug where list url's weren't working in console command
7 years ago
desimaniac 08c4638fba
Readme: Tweaked examples.
7 years ago
desimaniac e03654393a
Readme: Updated with minor tweaks.
7 years ago
James 0d79445b4b
Merge pull request #21 from l3uddz/develop
7 years ago
James 6577fbab18
Create LICENSE
7 years ago
Mitchell Klijs d90eb11bf7 Add notice to readme
7 years ago
Mitchell Klijs 8e641d6690 Refactor the way custom lists are fetched
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
7 years ago
desimaniac 2cd7b634ad Readme: slight tweaking
7 years ago
Filipe Santos 0497617a28
Merge pull request #18 from horjulf/develop
7 years ago
Filipe Santos 657fb9613b
Prevent negative sleeps in auto run
7 years ago
James f061a1651a
Merge pull request #17 from horjulf/develop
7 years ago
Filipe Santos 32b3fa5e79
Automatic run execute on startup
7 years ago
James 966e34ab60
Merge pull request #16 from l3uddz/develop
7 years ago
James 3e516f5a09
Merge pull request #15 from horjulf/develop
7 years ago
Filipe Santos b33ccffc0e
Something important
7 years ago
James 6688b0a283
Merge pull request #14 from horjulf/develop
7 years ago
Filipe Santos 9b5b84c5a9
Fix docker cloud build
7 years ago
James 507088ac03
Merge pull request #13 from horjulf/develop
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
7 years ago
James aba84bd2b6
Merge pull request #11 from horjulf/develop
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 dbc3648a4a
Merge pull request #10 from l3uddz/develop
7 years ago
desimaniac 175714d6c6 Readme: updated with recent changes
7 years ago
James ffc79aac66
Merge pull request #9 from l3uddz/develop
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
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