Commit Graph

127 Commits (a59f25e0464b1169ad38296de683e44f1e735249)
 

Author SHA1 Message Date
desimaniac a59f25e046 Merge pull request #20 from mitchellklijs/develop
7 years ago
Mitchell Klijs a3b123b28c Readme: adapt for new ability for fetching other users' watchlists
7 years ago
Mitchell Klijs dc2f251648 Fix log messages
7 years ago
Mitchell Klijs 46bd678b8c Add ability to fetch other users' watchlists
7 years ago
Mitchell Klijs 4d8bce26d6 Readme: remove timestamps from log messages
7 years ago
Mitchell Klijs 1379c01d01 Readme: fix numbering of list
7 years ago
Mitchell Klijs 94ac93726a Readme: fix typo
7 years ago
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 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
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
7 years ago
desimaniac 072d591eaa Readme: slight tweaking
7 years ago
Filipe Santos 329ef3f754 Merge pull request #18 from horjulf/develop
7 years ago
Filipe Santos bd2aa88f07 Prevent negative sleeps in auto run
7 years ago
James f9324759b4 Merge pull request #17 from horjulf/develop
7 years ago
Filipe Santos 2c918d953d Automatic run execute on startup
7 years ago
James 1dc1e99eae Merge pull request #15 from horjulf/develop
7 years ago
Filipe Santos 127dd736e1 Something important
7 years ago
James 90f66af704 Merge pull request #14 from horjulf/develop
7 years ago
Filipe Santos 9764eb229a Fix docker cloud build
7 years ago
James 7c2a869216 Merge pull request #13 from horjulf/develop
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
7 years ago
James a929709aad Merge pull request #11 from horjulf/develop
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 c1eab6280b Readme: updated with recent changes
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
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