-
Notifications
You must be signed in to change notification settings - Fork 276
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
Comments
some old examples based on sickrage before i moved over to Medusa. http://www.fshare.it/i.php?i=os1460911g4 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. |
@wimpyrbx I'll be adding in an APIv2 route for this. @fernandog can we have a milestone for APIv2 please. |
milestone is whatever we decide |
This is being worked on as we speak. The new route will be as follows, For example to get a show's banner |
is there a list of what {assetType}'s there will be? |
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? |
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. |
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)
The text was updated successfully, but these errors were encountered: