Skip to content

Homepage calendar with *arr applications layout #4472

Closed Answered by ssadun
ssadun asked this question in Support
Discussion options

You must be logged in to vote

Hello All,

I achieved desired screen by following configuration:

Screen:

settings.yaml

..
layout:
# ----------------
  TV Shows & Movies:
     header: true
     style: row
     columns: 3
     Calendar:
       header: false
       style: row
       columns: 1
     Media:
       header: false
       style: row
       columns: 1
     .:
       header: false
       style: row
       columns: 1

services.yaml

...
- TV Shows & Movies:
    - Calendar: 
        - Calendar Widget:
            header: false
            #icon: /icons/ms-calendar.png
            widget:
                type: calendar
                firstDayInWeek: monday
                view: monthly
                maxEvents: 10…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@owennewo-dev
Comment options

Answer selected by ssadun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants