2018-12-09 16:41:49 -05:00
Source: jellyfin
2018-08-08 01:18:59 -04:00
Section: misc
Priority: optional
2018-10-22 03:47:12 +03:00
Maintainer: Vasily <just.one.man@yandex.ru>
2018-08-08 01:18:59 -04:00
Build-Depends: debhelper (>= 9),
2018-08-09 21:59:53 -04:00
dotnet-sdk-2.1,
2018-08-08 01:18:59 -04:00
libc6-dev
Standards-Version: 3.9.4
2018-12-09 16:41:49 -05:00
Package: jellyfin
Replaces: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
Breaks: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
Conflicts: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
2018-08-08 01:18:59 -04:00
Architecture: all
2018-12-11 20:54:39 -05:00
Depends: ${shlibs:Depends}, ${misc:Depends}, at, libsqlite3-0, dotnet-runtime-2.1, ffmpeg
2018-12-09 19:09:43 -05:00
Description: Jellyfin is a home media server.
2018-08-08 01:18:59 -04:00
It is built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documentation to facilitate client development. We also have client libraries for our api to enable rapid development.