9 lines
452 B
XML
9 lines
452 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<service>
|
||
|
<short>jellyfin</short>
|
||
|
<description>ellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Your media, your server, your way.</description>
|
||
|
<port protocol="tcp" port="8096"/>
|
||
|
<port protocol="tcp" port="8920"/>
|
||
|
<port protocol="udp" port="1900"/>
|
||
|
<port protocol="udp" port="7359"/>
|
||
|
</service>
|