{{^IF isInReportingMode}}

Jellyfin is still starting. Please wait… {{currentActivity}}

{{#ELSE}}

Jellyfin has encountered an error and was not able to start.

{{/ELSE}} {{/IF}} {{#DECLARE LogEntry |--}} {{#LET children = Children}}
  • {{--| #IF children.Count > 0}}
    {{DateOfCreation}} - {{Content}}
      {{--| #EACH children |-}} {{#IMPORT 'LogEntry'}} {{--| /EACH |-}}
    {{--| #ELSE |-}} {{DateOfCreation}} - {{Content}} {{--| /ELSE |--}} {{--| /IF |-}}
  • {{--| /DECLARE}} {{#IF localNetworkRequest}}

    Startup log

    Download logs
      {{#FOREACH log IN logs}} {{#IMPORT 'LogEntry' #WITH log}} {{/FOREACH}}
    {{/IF}}