24 lines
536 B
TOML
24 lines
536 B
TOML
# Dionysus — the Entertainer
|
|
|
|
house = "media"
|
|
order = 2
|
|
|
|
name = "Dionysus"
|
|
domain = "The Entertainer"
|
|
state = "live"
|
|
label = "Live"
|
|
host = "dionysus.sticknife.com"
|
|
runs = "PLEX"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Lord of entertainment, and the host of our PLEX server.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
What the vineyard was always for.
|
|
|
|
Dionysus is the lord of entertainment, and runs our PLEX server, where you can stream all the movies, shows, and music Ampelos has gathered.
|
|
"""
|