control 885 B

1234567891011121314151617
  1. Source: jellyfin
  2. Section: misc
  3. Priority: optional
  4. Maintainer: Vasily <just.one.man@yandex.ru>
  5. Build-Depends: debhelper (>= 9),
  6. dotnet-sdk-2.2,
  7. libc6-dev
  8. Standards-Version: 3.9.4
  9. Package: jellyfin
  10. Replaces: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
  11. Breaks: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
  12. Conflicts: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
  13. Architecture: all
  14. Depends: ${shlibs:Depends}, ${misc:Depends}, at, libsqlite3-0, dotnet-runtime-2.2, ffmpeg
  15. Description: Jellyfin is a home media server.
  16. 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.