#Is it possible to edit the PMM Playlist or pull some of the items from that default?

1 messages · Page 1 of 1 (latest)

stiff viper
#

I only want to get some of the files from PMM/Playlist and I am wondering if its possible to pull just some of the files or see what the set up of the PMM/Playlist file?
Also is it possible to add an image to my config/playlists lists?

normal pelican
#

you can set a template varaiable for use_mcu: false to disable the Marvel Cinematic Universe one for example

#

these are what you put into use_XXX: false to stop each playlist

stiff viper
#

would I put that in the main config file or the playlist.yml file?

normal pelican
#

config.yml

#
playlist_files:
  - git: PMM/playlist
    template_variables:
      use_mcu: false
stiff viper
#

great! Thank you. And is it possible to add a cover image to personally made playlists like the MCU playlist has in the PMM/playlist file?

normal pelican
#

as in your own playlist.yml file?

stiff viper
#

yes

normal pelican
#

yes, you can set url_poster

stiff viper
#

amazing thank you.
Muppet Movies: libraries: Movies trakt_list: https:// url_poster: wwww summary: Muppet Movies

#

like that?

normal pelican
#

yeah

#

it needs to be a direct link to the image you want to use

stiff viper
#

as always thank you

normal pelican
#

no problem

#

I'll close this for now, re-open it if you need more help with this