Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Handle resolution per show #40

Open
mtshrmn opened this issue Jul 6, 2020 · 0 comments
Open

Handle resolution per show #40

mtshrmn opened this issue Jul 6, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mtshrmn
Copy link
Owner

mtshrmn commented Jul 6, 2020

Apparently, new shows don't always have 1080p resolution. A neat feature is to allow each show to overwrite the specified resolution.

Suggestion:

[settings]
resolution = 1080
download_dir = ~/Videos

[subscriptions]
show1 = 19
show2 = 04
show3 = 07

[resolutions]
show2 = 720 ; overwrites the resolution specified in the settings section

and when subscribing to a show: $ horrible-downloader --subscribe "show2" -r 720

@mtshrmn mtshrmn added the enhancement New feature or request label Jul 11, 2020
@mtshrmn mtshrmn added this to the version 1.2.0 milestone Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant