Skip to content
Discussion options

You must be logged in to vote

sorry my bad, i have replicated your setup

the way to do it is to create 3 groups in media group
Group A - Left
Group B - Middle
Group C - Right
in your case
settings.yml

layout:
  Media:
   style: row
   columns: 3
    Group A:
      header: false
    Group B:
      header: false
    Group C:
      header: false

services.yml

- Media:
  - Group A:
    - Radarr:
    - Lidarr:
    - Jellyfin:
    - SABnzbd:
  - Group B:
    - Calender:
    - Prowlarr:
    - Navidrome:
  - Group C:
    - Sonarr:
    - Jellyseerr:
    - Deluge:

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@BBT-nZ
Comment options

Comment options

You must be logged in to vote
2 replies
@owennewo-dev
Comment options

@BBT-nZ
Comment options

Answer selected by BBT-nZ
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@shamoon
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants