James
b6ce715a5f
added allowed_countries to config
7 years ago
James
3f0f9a324a
fix popular lists.
...
issue was they are not returned in their own subdict, e.g. {'movie': { ITEM }}
7 years ago
l3uddz
e39daaaad8
send genre tag in trakt list request
7 years ago
Mitchell Klijs
a31f46bf91
Refactor Trakt class
7 years ago
Mitchell Klijs
ae4d00298b
Refactor helpers to seperate files
7 years ago
Mitchell Klijs
4b169f58a5
Refactor Sonarr and Radarr classes to share common functionality
7 years ago
l3uddz
6644a40234
add show and movie command to add single show/movie to sonarr or radarr.
7 years ago
Mitchell Klijs
3edf14d47d
Remove old TODO
7 years ago
Mitchell Klijs
c5cf972f2c
Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs
9ad8253edb
Fix log messages
7 years ago
Mitchell Klijs
d69f1454ea
Add ability to fetch other users' watchlists
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
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
l3uddz
81cbae06e7
ensure server url ends with /
7 years ago
Filipe Santos
a9283fdd1b
Fix partial url paths join
7 years ago
Filipe Santos
57717589ef
Add config and file location support
7 years ago
l3uddz
acc74f8e5a
iterate response list looking for matching result dict.
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
l3uddz
c769888e4f
consider 200/201 success response from sonarr/radarr
7 years ago
l3uddz
318ab314dd
5 sec sleep between page requests
7 years ago
l3uddz
0bc9977541
should catch error reasons more regardless of status_code
7 years ago
l3uddz
0855bdb70e
added boxoffice list to movies command
7 years ago
l3uddz
bc0b72cad1
added ability to specify tags per network for new shows added to sonarr.
7 years ago
l3uddz
023ecfccc0
add extra debug log on retrieved tag/profile count
7 years ago
l3uddz
4588f9d0c3
add get_tag_id to sonarr class
7 years ago
desimaniac
6c118e743f
Log outpout tweaking
7 years ago
l3uddz
96d9769a0f
show error message when adding movie/series fails.
7 years ago
l3uddz
14262e9172
provide titleSlug to sonarr & radarr
7 years ago
l3uddz
e176d51f26
initial commit
7 years ago