Daniele
Daniele
### Description I'm currently using sonarr and radarr to both find me what i want as well as to track movies and shows that i'm interested in but don't need...
The idea is to expand the settings object and give each component/module its own set of settings, while keeping some as _global_. Reason being that for example if we implement...
Relates to #64, #61 and #9. Most REST API sources are behind authentication and/or pay wall, so they will be available to users only if they have the proper key...
Give the ability the option to specify the path to output the data and/or the template when running the `run` command * `-o | --output` for the output path *...
some things are already set for this to work but the gist is to have the user be able to specify a format using python formatting `your {variable}` so that...
This comes in tandem with #67 since I've been requested to be able to launch with arguments, specifying a settings file and the ability to saveload the settings to/from a...
This relates to #9 but it's more generic. Also #61 needs to be done first or concurrently, probably. Also #65. The general idea would be to have some source set...
Currently there's some kind of validation of settings in place but it's not how it should be ( #70 ). Also there is no proper logging, with levels and everything,...
The idea would be to find a way to output more sources on one single individual file (either by ticker or all together as it is now). The basic idea...
Some sources - most of them actually - works through REST API, some even through websockets. The next sources I'd like to see are for quotes from nasdaq and/or yahoo...