Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Core.Mediacovers class for Artist/Albums #44

Closed
Qstick opened this issue Aug 15, 2017 · 1 comment
Closed

Refactor Core.Mediacovers class for Artist/Albums #44

Qstick opened this issue Aug 15, 2017 · 1 comment
Labels
Type: Bug Issue is a bug
Milestone

Comments

@Qstick
Copy link
Contributor

Qstick commented Aug 15, 2017

Should store artwork for artist and albums. Currently setup to only store series artwork per the following scheme:

(Lidarr AppData)/MediaCovers/(Series.ID)/Image-size.ext

should look something like this.

(Lidarr AppData)/MediaCovers/(Artist.ID)/Image-size.ext
(Lidarr AppData)/MediaCovers/(Artist.ID)/(Album.ID)/Image-size.ext

@Qstick Qstick added the Type: Bug Issue is a bug label Aug 15, 2017
@Qstick Qstick added this to the v0.1 milestone Aug 15, 2017
@Qstick Qstick changed the title Refactor Mediacovers class for Artist/Albums Refactor Core.Mediacovers class for Artist/Albums Aug 25, 2017
@Qstick
Copy link
Contributor Author

Qstick commented Sep 17, 2017

Merged into react branch

@Qstick Qstick closed this as completed Sep 17, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Issue is a bug
Projects
None yet
Development

No branches or pull requests

1 participant