Jump to content
LaunchBox Community Forums

Device images for playlists?


Recommended Posts

Right now the only way I can make it so that a console image shows up when a platform playlist is selected is by copying the device image and adding the playlist name to the filename, which is *really* not economical since it would require making a huge number of unnecessary duplicate images. Is there some way to get an image to default to the system base device for playlists?

Screenshot (9).jpg

Screenshot (10).jpg

Link to comment
Share on other sites

The ways I'd know to do what you're asking to do basically requiring you using the static image and referencing to it if the playlist name contains the platform string in it.

Pseudo-logic would be like

IF PlaylistName CONTAINS "Nintendo Entertainment System" THEN
     Use image
ELSE
     Don't

Won't be as clean of a solution but fairly certain you can do it with CTC visibility filters.

Link to comment
Share on other sites

9 minutes ago, C-Beats said:

The ways I'd know to do what you're asking to do basically requiring you using the static image and referencing to it if the playlist name contains the platform string in it.

Pseudo-logic would be like

IF PlaylistName CONTAINS "Nintendo Entertainment System" THEN
     Use image
ELSE
     Don't

Won't be as clean of a solution but fairly certain you can do it with CTC visibility filters.

Would there be any way to make the image dynamic, then, also using that condition? Rather than stacking static images for each and every individual system?

Edited by Disco Lando
Link to comment
Share on other sites

I was ultimately able to work around this problem by duplicating the device images to the Background Overrides fanart folders in the theme I'm working on, then setting the image to Metadata: Fan art. Now the default system device images continue to be displayed as I navigate through the sub-playlists.

Workaround.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...