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

[ FEATURE ] Theme to get access to more artwork #622

Closed
wimpyrbx opened this issue May 25, 2016 · 7 comments
Closed

[ FEATURE ] Theme to get access to more artwork #622

wimpyrbx opened this issue May 25, 2016 · 7 comments

Comments

@wimpyrbx
Copy link
Contributor

Write a routine to be able to read artwork from folders show in mako.

At the moment we can only read out images from cache folder to use in the UI.
By opening this up we would be able to add more visually pleasing layout (GUI)

@wimpyrbx
Copy link
Contributor Author

some old examples based on sickrage before i moved over to Medusa.

http://www.fshare.it/i.php?i=os1460911g4
http://www.fshare.it/i.php?i=d41460469r9

i know visual improvements are way behind other important stuff, but i'd like to get access to more artwork in the themes eventually to be able to do something like this.

@OmgImAlexis
Copy link
Collaborator

@wimpyrbx I'll be adding in an APIv2 route for this. @fernandog can we have a milestone for APIv2 please.

@OmgImAlexis OmgImAlexis changed the title Theme to get access to more artwork [ FEATURE ] Theme to get access to more artwork Oct 5, 2016
@fernandog
Copy link
Contributor

milestone is whatever we decide

@OmgImAlexis
Copy link
Collaborator

This is being worked on as we speak. The new route will be as follows, /api/v2/asset/{assetGroup}/{query}/?api_key=xxx&type={assetType}.

For example to get a show's banner /api/v2/asset/show/12345/?api_key=xxx&type=banner.

@wimpyrbx
Copy link
Contributor Author

wimpyrbx commented Dec 6, 2016

is there a list of what {assetType}'s there will be?

@OmgImAlexis
Copy link
Collaborator

For now it's poster, posterThumb and banner but this will most likely change. I'd like to have some kind of route that returns the assets for the resource you provide. For example with networks it'll only return icon as there's currently no other type of media for it.

@ratoaq2 should we start using http://swagger.io/ to list the acceptable routes, etc?

@labrys
Copy link
Contributor

labrys commented Dec 9, 2017

Closing this as it has been added to the #282 Master Feature List to track all feature requests. Discussion specific to this feature can continue in this thread.

@labrys labrys closed this as completed Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants