l3uddz
5532daa195
fix typo
7 years ago
Mitchell Klijs
c5cf972f2c
Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs
5d3f34f5d9
Fix bug where list url's weren't working in console command
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
6e1934ae9a
Add ability to fetch from watchlists and other private lists
7 years ago
Filipe Santos
657fb9613b
Prevent negative sleeps in auto run
7 years ago
Filipe Santos
32b3fa5e79
Automatic run execute on startup
7 years ago
Filipe Santos
66ea6917d9
Add docker build by branch
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
Filipe Santos
57717589ef
Add config and file location support
7 years ago
l3uddz
2ff4b36623
increase version
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
d055872f1a
make traktarr.py executable
7 years ago
l3uddz
c65d374452
show supplied genre as lowercase
7 years ago
l3uddz
eae1e4b110
add --genre / -g parameter to shows + movies cli command to limit this sessions additions to only being from this genre.
7 years ago
l3uddz
3c48c53006
support multiple tags per show.
...
show tag names in log messages instead of tag id's.
7 years ago
l3uddz
cfd051c184
version change
7 years ago
l3uddz
4a461530ad
notification changes: verbose flag now only affects the sending of shows/movies added, others are not considered verbose.
7 years ago
l3uddz
72fa87b2dd
slight log/notification message change.
7 years ago
l3uddz
4b94dd5cbf
changed schedule from minutes to hours for specified automatical interval.
7 years ago
l3uddz
934c2f2374
added notifications class and more work on notifications.
7 years ago
l3uddz
68c960e579
reduced sleep between runs for each trakt list.
7 years ago
l3uddz
865134c26e
more work on run mode and moved notifications into its own config section.
7 years ago
l3uddz
3e7fd6683e
more boiler plate for automatic mode.
...
fix abort when lists are empty after removing existing movies/shows.
7 years ago
l3uddz
0855bdb70e
added boxoffice list to movies command
7 years ago
l3uddz
de47161661
more work on automatic mode
7 years ago
l3uddz
3bd59f3be2
remove keyboardinterrupt
7 years ago
l3uddz
c7cfa180dd
added --version option.
...
begin addition of run mode/automatic mode.
7 years ago
l3uddz
bc0b72cad1
added ability to specify tags per network for new shows added to sonarr.
7 years ago
desimaniac
b743a33fc4
Further tweaking of output logs
7 years ago
desimaniac
6c118e743f
Log outpout tweaking
7 years ago
l3uddz
affa47afb5
sort lists to process by highest vote count.
7 years ago
l3uddz
14262e9172
provide titleSlug to sonarr & radarr
7 years ago
l3uddz
111141631e
added --no-search flag to disable automatic search when adding movies/series.
...
fixed radarr being sent sonarr root_folder accidently.
7 years ago
l3uddz
e176d51f26
initial commit
7 years ago