Autor Thema: DLNA-Server? Wenn ja, welcher und wie einrichten?  (Gelesen 42015 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Theater 3.0.8
« Antwort #225 am: 01 Mai, 2019, 20:10 »
Whats new:>>

Rework video settings
Rework window management
Update to electron 5.0
Add subtitle color setting

https://emby.media/emby-theater.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.3.7
« Antwort #226 am: 25 Juli, 2019, 04:40 »
Jellyfin is the Free Software Media System that puts you in control of managing and streaming your media. There are no strings attached, no premium licenses or features, and no hidden agendas.

License: GPLv2

Changelog

    Fixes the regressions caused in the 10.3.6 release.

    jellyfin::

    #1537 Properly set content type
    #1538 Try to fix XmlTvListingsProvider
    #1552 Disable buffering in HttpClient as it causes big requests to timeout

    jellyfin-web:

    jellyfin/jellyfin-web#393 Fix to enable tuner edit again

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Theater 3.0.9
« Antwort #227 am: 25 August, 2019, 19:15 »
Whats new:>>

    Fix theme song embedded artwork taking over full screen
    Update to Electron 6.0.3
    Update to Chromium 76

https://emby.media/emby-theater.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.4.0
« Antwort #228 am: 07 Oktober, 2019, 13:40 »
New Features and Major Improvements


    Speed! WebUI responsiveness has been greatly improved, resulting in a much snappier experience with the WebUI.
    Tons and tons of backend improvements to help stability and increase speed.
    General improvements to various areas of the WebUI, including hover animations, icon improvements, scroller fixes, and other general fixes.
    Configurable base URL functionality [Feature Request #37].
    New web layout option to help future webOS clients, including keyboard navigation support.
    Removal of most bundled libraries from the WebUI to streamline performance.
    Keyboard shortcut support in the video player.
    Unhid the Activity page in the Dashboard for eventual improvement.
    Reorganization of the Dashboard menus, including separating out most of the former "Advanced" menu.
    Manual subtitle synchronization support [Feature Request #178].
    FFmpeg >4.0 support; jellyfin-ffmpeg upgraded to 4.2.1; warnings for unsupported versions in the logs [Feature Request #203].
    Proper installer for Windows users [Feature Request #83].
    Full hardware acceleration support for VAAPI, NVEnv/NVDec, and OMX [Feature Request #75].
    "Purple Haze" theme added as an in-built option.
    New plugin: Bookshelf, for managing eBooks [Feature Request #43].
    New plugin: FanArt, removed from core server.

[close]

Full Changelog


    #1846 Switch to custom patched build for ffmpeg for the Windows installer
    #1845 Correct missing mesa-va-drivers package
    #1844 Fix missing image on seasons without posters
    #1841 Update Docs to docs.jellyfin.org URL
    #1829 Fix SchedulesDirect authentication
    #1825 Revert "Fix premature stop when streaming"
    #1822 Update README for new docs location
    #1820 Properly build DLL for porable
    #1819 Ignore exception when attempting to kill ffmpeg that has exited
    #1818 Fix SourceBranch -> SourceBranchName in git clone for Web UI
    #1817 Change PRAGMA mode from WAL to TRUNCATE
    #1815 Fix tests
    #1814 Fix ffmpeg version check for unknown versions
    #1812 Avoid editing preferences without user interaction
    #1811 Configure Kestrel listener to use configured IPs
    #1809 Recursively zip Windows packages
    #1808 Change Win32 AMF flag to d3d11va
    #1805 Fix plugin installation
    #1804 Add tests for EncoderValidator and add support for ffmpeg 4.2
    #1803 Don't log revision number
    #1802 Fix premature stop when streaming
    #1801 Do explicit dotnet publish in Dockerfiles
    #1798 Fix SetImage to avoid out of range exception
    #1793 Clean up and update builds to use new jellyfin-web
    #1791 Remove submodule and add clone and build to CI for web UI
    #1788 Include libssl-dev dep in Ubuntu build containers
    #1785 Add mediabrowser route back for now
    #1777 Add escapes for path quotes in the NSIS Installer
    #1775 Fix multiple mistakes and warnings
    #1773 Remove WAN DDNS
    #1772 Hide new users from public API by default
    #1770 Remove WAN IP Detection
    #1768 Set log level to debug for HTTP range requests
    #1765 Add submodule update to CI build.
    #1764 Fix publish CI YAML parse error
    #1763 Add two manually triggered pipelines for publishing artifacts.
    #1752 Improve Skia error handling
    #1751 Reset invalid login counter on successfull login
    #1746 Docker - Build jellyfin-web
    #1744 Rewrite ItemDataProvider to be more robust
    #1735 Update deps
    #1731 Fix culture problem on Windows for segment_time_delta argument.
    #1727 Add mesa-va-drivers to main Dockerfile for AMD VAAPI transcoding
    #1723 Possible fix for MrMC
    #1709 Fix crash due to missing userRootFolder data
    #1708 Fix translate link
    #1707 Fix default build arg
    #1704 Fix replace multiple spaces
    #1702 Fix more warnings
    #1700 Restore flac mime type
    #1699 Bump version to 10.4.0
    #1696 Add VSTest support to CI
    #1695 Make Docker ffmpeg version configurable
    #1693 Update Debian build to Buster and LibSSL 1.1
    #1692 NSIS improvements
    #1691 Enable VAAPI decoding without hardware encoding
    #1687 Move IsoMounter to plugin
    #1686 More warning fixes
    #1685 Fix invalid arg for
    #1683 Move the transcode path and other small fixes
    #1680 Fix q6fn dlna seek for direct play
    #1678 Fix ArgumentOutOfRangeException in ParseTimeSeekHeader
    #1677 Remove legacy auth code
    #1676 Fix login
    #1665 Fix warnings, improve performance
    #1659 Fix segment_time_delta value for ffmpeg 4.1
    #1656 Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services
    #1651 Fix local trailers playback
    #1650 Upgrade SQLitePCL to v2
    #1646 Return DB lock immediately
    #1645 Fix UserNotFoundError
    #1644 Fix possible hidden exceptions
    #1643 Fix some documentation warnings for MediaBrowser.XbmcMetadata
    #1642 Speed up BaseItem deserialization
    #1641 Tmdb cleanup and re-add Writer and Producer
    #1636 Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
    #1634 Fix build on .Net Core 2.x
    #1633 Attempt to fix #1391
    #1632 Improve LocalizationManager
    #1631 Fix build for .Net Core 2.x
    #1629 Fix tvdb guest stars with multiple roles
    #1628 Always fetch episode id as EpisodeInfo does not contain it
    #1625 Fix instant crash.
    #1624 Fix possible Nullref
    #1622 Add a task to clean up transcode cache
    #1614 Document all public/internal members of Emby.Drawing
    #1613 Update deps + document startup project
    #1612 Fix warnings
    #1608 Add link to feature request hub to readme
    #1605 Fix Docker build
    #1602 Update the Stale-bot config
    #1597 Set log level to debug for HTTP range requests
    #1593 Docker - make web version more configurable
    #1590 Adds null check on studio/network name
    #1588 Add base url option to server configuration
    #1584 Check checksum for plugin downloads
    #1583 Add Fider to README
    #1582 Include library via NuGet instead of via source
    #1581 Use System.Net abstractions instead of raw socket
    #1580 Ignore Ipv6 link-local addresses
    #1579 Fix #1388 and #1472
    #1578 Replace custom code with Asp.Net Core code
    #1574 Add the --azure-pipelines switch to the compat checker
    #1573 Use a dictionary to look up mimetypes
    #1572 Remove the issue template for feature requests.
    #1568 Add DLNA headers if requested by the client
    #1562 Don't copy the complete response stream
    #1555 Add Stale app configuration starting point
    #1541 Override the Debian installinit name
    #1540 Fixed SMI Encoding Bug
    #1536 Fix broken symlinks in deployment
    #1534 Use dash or underscore on mv command
    #1524 Remove IpAddressInfo and IpEndPointInfo classes
    #1521 Clean up livestreaming code
    #1519 Fix merge errors
    #1518 Update the GitHub token to a Grant Auth token
    #1517 Update the GitHub connection name to use the GitHub App token
    #1516 Move VACUUM command to fix merge error
    #1513 Fix style issues
    #1511 Add NSIS installer build support
    #1505 Qualified Namespace of pscredential
    #1500 Add optional password field on user creation
    #1499 Log IP address on failed login attempt
    #1484 Update TVDB provider to search based on series display order
    #1463 Update deps
    #1462 Improvements to InstallationManager
    #1457 Stop path substitution in SubtitleEncoder - Fix #1446
    #1454 Simplify file serving code
    #1453 Improve main code flow
    #1452 Improvements to UserManager
    #1451 Create Media Playback issue template
    #1448 Use the username for the user config path
    #1440 Change UsCulture to InvariantCulture
    #1433 Add support for encoding with libx265 and hevc_nvenc
    #1427 Move fanart image provider to plugin
    #1397 Streamline authentication proccess
    #1369 Enable Exynos MFC encoder and fix transcoding bitrate control
    #1368 Only return useful drives
    #1367 Ignore casing photo extensions
    #1366 Fix more warnings
    #1363 Update getting-help link in README
    #1293 Fix query time logging
    #1274 Prevent null reference when request content type is x-www-form-urlencoded
    #1247 Adjust detection of 'sample' in filenames to use regex boundaries
    #1245 Remove unused event
    #1229 Cleaning WebSocketSharp continued
    #1225 Fix help message to indicate the right output folder
    #1224 Fix missing Unraid cache mount and name capitalization
    #1218 Disable dotnet_compat part of pipeline
    #1212 Clean WebSocketSharpRequest.PathInfo
    #1211 Update Unraid Docker icon
    #1210 Fix README documentation link
    #1182 Speed up DeepCopy
    #1176 Remove unused dependency for Emby.Naming

Jellyfin Web

    jellyfin/jellyfin-web#503 Fix some minor issues with the dashboard page
    jellyfin/jellyfin-web#502 Update Docs to docs.jellyfin.org URL
    jellyfin/jellyfin-web#501 Resolves missing policy error on user creation
    jellyfin/jellyfin-web#500 Restore prepare script
    jellyfin/jellyfin-web#498 Fix issues with scrollbutton visibility
    jellyfin/jellyfin-web#497 Update documentation links
    jellyfin/jellyfin-web#492 Add webpack-dev-server
    jellyfin/jellyfin-web#490 Add jQuery to global scope
    jellyfin/jellyfin-web#484 Revert "Allow card text to continue through line breaks"
    jellyfin/jellyfin-web#481 Fix missing jQuery in medialibraryeditor
    jellyfin/jellyfin-web#479 Improve the user settings interface
    jellyfin/jellyfin-web#478 Fix video osd header styles
    jellyfin/jellyfin-web#477 Fix mediainfo display on tv mode
    jellyfin/jellyfin-web#474 add 700ms timer for 'mousemove' and 'touchmove' volume listeners
    jellyfin/jellyfin-web#472 Remove WAN domain name options
    jellyfin/jellyfin-web#470 Azure pipelines
    jellyfin/jellyfin-web#468 Fix Duplicate loading animation
    jellyfin/jellyfin-web#466 Fix toggle on tv layout mode
    jellyfin/jellyfin-web#464 update apphost appVersion to 10.4.0
    jellyfin/jellyfin-web#463 Changed to non-blocking subtitles
    jellyfin/jellyfin-web#462 Add style for metadata sidebar Icon folder
    jellyfin/jellyfin-web#461 Fix: Not all players support xxxSubtitleOffset
    jellyfin/jellyfin-web#460 Added toast notification when copy-stream is executed
    jellyfin/jellyfin-web#459 Added more details to itemdetails page
    jellyfin/jellyfin-web#458 Refactor several files and methods
    jellyfin/jellyfin-web#456 Require hls.js from npm
    jellyfin/jellyfin-web#455 Allow fldSelectLoginProvider for admins
    jellyfin/jellyfin-web#451 Improve button style when focused
    jellyfin/jellyfin-web#450 Disable animations in editor sidebar
    jellyfin/jellyfin-web#449 Don't hide play all and shuffle buttons on mobile
    jellyfin/jellyfin-web#448 fix AutoRunWebApp checkbox on dashboardgeneral
    jellyfin/jellyfin-web#446 Dashboard layout improvements
    jellyfin/jellyfin-web#444 Minor update for media info
    jellyfin/jellyfin-web#443 Fixed blurred My Media images
    jellyfin/jellyfin-web#441 Improve image quality on detail page
    jellyfin/jellyfin-web#439 Add media file size to Playback Data
    jellyfin/jellyfin-web#436 Always have last sort of movies be by production year
    jellyfin/jellyfin-web#435 Change primary highlight for delete confirmation dialog
    jellyfin/jellyfin-web#434 Add string for LabelFolder
    jellyfin/jellyfin-web#433 Quick fix Now playing bar controls
    jellyfin/jellyfin-web#432 Add icon to metadata editor side bar
    jellyfin/jellyfin-web#430 Fix layout issues for device cards on dashboard
    jellyfin/jellyfin-web#429 Add prepare script for git installs
    jellyfin/jellyfin-web#428 Fix preload background color
    jellyfin/jellyfin-web#427 Add sorting for music albums in an artist's details page
    jellyfin/jellyfin-web#425 Bump eslint-utils from 1.4.0 to 1.4.2
    jellyfin/jellyfin-web#424 Add a "Copy Stream URL" button in the dropdown menu, for easy Direct Play in VLC
    jellyfin/jellyfin-web#422 Use same css rules for section tabs
    jellyfin/jellyfin-web#418 if collection has no playable items hide play and shuffle btns
    jellyfin/jellyfin-web#417 add favorite books section to favorite tab
    jellyfin/jellyfin-web#415 Fix redirect on wizardfinishpage
    jellyfin/jellyfin-web#414 Resolve deviceId promise properly during apphost init
    jellyfin/jellyfin-web#413 Fix card layout on home for books
    jellyfin/jellyfin-web#412 Move transcoding page to playback settings and improve strings
    jellyfin/jellyfin-web#411 Clean up unused filter audio language
    jellyfin/jellyfin-web#410 Disable Group versions for non admin
    jellyfin/jellyfin-web#408 Reflect changes made to main repo's stale bot config.
    jellyfin/jellyfin-web#406 Enable blurred footer in chrome
    jellyfin/jellyfin-web#405 Upgrade dependencies
    jellyfin/jellyfin-web#403 Fix text overlap on now playing bar
    jellyfin/jellyfin-web#402 Selectively hide manual login button
    jellyfin/jellyfin-web#400 Add base url option to web client
    jellyfin/jellyfin-web#399 Delete enhancement-request.md and feature-request.md
    jellyfin/jellyfin-web#398 Add stale app config.
    jellyfin/jellyfin-web#397 Allow card text to continue through line breaks
    jellyfin/jellyfin-web#396 Move download action to major button for books (itemdetailspage)
    jellyfin/jellyfin-web#388 Enable display mode setting
    jellyfin/jellyfin-web#386 Change media info display
    jellyfin/jellyfin-web#382 Fix homesection 'On now' display elements
    jellyfin/jellyfin-web#381 Fix homesection programs button to go to correct page
    jellyfin/jellyfin-web#380 Fix to enable tuner edit again
    jellyfin/jellyfin-web#379 Add an ImageHelper class to consolidate frequently used icons
    jellyfin/jellyfin-web#378 Add optional password field on user creation
    jellyfin/jellyfin-web#377 Fix log issue from jellyfin/jellyfin-web#365
    jellyfin/jellyfin-web#376 Fix adminDrawerLogo
    jellyfin/jellyfin-web#375 Fix querySelector for Save metadata and images as hidden files
    jellyfin/jellyfin-web#372 Add 'Series' button to Live TV menu off homesection
    jellyfin/jellyfin-web#366 Minor fixes for section headers
    jellyfin/jellyfin-web#365 Fix repeated automatic attempts to cast to a device
    jellyfin/jellyfin-web#360 Small tweaks to the server settings
    jellyfin/jellyfin-web#356 Fix certain elements getting incorrectly centered on firefox
    jellyfin/jellyfin-web#353 Add proper styling to DlnaProfile and ScheduledTask pages
    jellyfin/jellyfin-web#350 Move fanart provider to plugin
    jellyfin/jellyfin-web#348 Fix firefox dropdown
    jellyfin/jellyfin-web#343 Bundle npm dependencies using webpack
    jellyfin/jellyfin-web#342 Add span class to fix a margin issue with some icons
    jellyfin/jellyfin-web#339 Add editorconfig
    jellyfin/jellyfin-web#337 Correction and translation of texts or words in spanish
    jellyfin/jellyfin-web#336 Update purple haze theme and fix some unstyled elements
    jellyfin/jellyfin-web#335 Always show options menu next to mouse
    jellyfin/jellyfin-web#330 Merge current translations
    jellyfin/jellyfin-web#327 Changes checkboxes focus appearance
    jellyfin/jellyfin-web#326 Fix icon
    jellyfin/jellyfin-web#325 Add some missing strings and remove gradients from themes
    jellyfin/jellyfin-web#324 Change warning icons on dashboard to a bell instead of "pvr"
    jellyfin/jellyfin-web#322 Fix secondery title position and show year on tv show ui
    jellyfin/jellyfin-web#318 Add a response on icon hover and other style fixes
    jellyfin/jellyfin-web#315 Move buttons to top right for custom scroll element
    jellyfin/jellyfin-web#314 Initial support for keyboard navigation (for webOS remote etc.)
    jellyfin/jellyfin-web#313 Improve the library page and dialog UX
    jellyfin/jellyfin-web#312 Always show the start task button except on errors
    jellyfin/jellyfin-web#307 Redirect when loading video player fails
    jellyfin/jellyfin-web#300 Fix dashboard column & update purple haze
    jellyfin/jellyfin-web#299 remove networking information from the dashboard
    jellyfin/jellyfin-web#295 Add a round progress bar to purple haze theme
    jellyfin/jellyfin-web#294 change cast & crew view to horizontal scroller
    jellyfin/jellyfin-web#292 Fix some issues with the user preference page
    jellyfin/jellyfin-web#278 New keyboard shortcuts
    jellyfin/jellyfin-web#276 Fix text overflow not displaying ellipsis in cards
    jellyfin/jellyfin-web#275 Add double click to fullscreen
    jellyfin/jellyfin-web#272 Remove option to enable debug logging
    jellyfin/jellyfin-web#271 Remove similar themes with accent changes
    jellyfin/jellyfin-web#266 fix rounded progress bars
    jellyfin/jellyfin-web#265 Update links for most of the old documentation
    jellyfin/jellyfin-web#264 Fix Thumb rendering without thumbnails
    jellyfin/jellyfin-web#251 Adding new Purple haze themes with rounded layout
    jellyfin/jellyfin-web#241 Fix logout session storage
    jellyfin/jellyfin-web#238 Remove unusable assets and update a string reference to connect
    jellyfin/jellyfin-web#232 Replace more web archive buttons with new documentation
    jellyfin/jellyfin-web#230 Remove unnecessary overflowY changes
    jellyfin/jellyfin-web#229 Fix "Password Reset by PIN" page
    jellyfin/jellyfin-web#224 Conversion to webpack - part5 - module resolution, data-require cleaned
    jellyfin/jellyfin-web#220 Add subtitle synchronization on HTML video player

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Theater 3.0.10
« Antwort #229 am: 01 November, 2019, 12:16 »
Whats new:>>

    Improve aspect ratio adjustment options
    Fix volume resetting back to 100 after each playback
    Update to Electron 7
    Update to Chromium 78

https://emby.media/emby-theater.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.4.1
« Antwort #230 am: 04 November, 2019, 13:17 »
Release Notes

    [all] The way the base URL was configured in 10.4.0 did not work properly, causing API-related issues including failing to save settings. This has been fixed in this release and this functionality is now implemented in the conventional way (all API endpoints and pages are now under the base URL, including redirects from the root). However, this fix results in a change to the way Jellyfin is accessed when upgraded from 10.4.0 due to a change in the default value. See below for a more detailed explanation and workaround/correction. We apologize for the inconvenience of this.
    [centos] CentOS packages should be available again after failing in the 10.4.0 release.
    [fedora] COPR support should be available again after failing in the 10.4.0 release.
    [windows] The NSSM installer has been tweaked further, including integrating a tray icon for Jellyfin when not running as a service. This should help users who do not wish to use a service-based install due to the limitations outlined in the 10.4.0 release notes.
    [ubuntu] Ubuntu Xenial is not compatible with Jellyfin 10.4.0 or 10.4.1 .deb due to SSL version incompatibilities. The recommended workarounds are: (a) backporting libssl1.1 from Bionic to Xenial, (b) using Docker, (c) upgrading to Ubuntu Bionic (or newer).

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.4.3
« Antwort #231 am: 07 Dezember, 2019, 19:20 »
Release Notes

    Release Notes:

    [all] General UI improvements and bugfixes.
    [all] Fixes the various scanning bugs that were seen and, based on testing, introduced in #1992 and #1929. These should be fixed by #2104.
    [all] Logging auto-rotation now cleans itself with a 100MB filesize limit as well. Should prevent logs filling up excessively especially when in DEBUG mode.

    Jellyfin:

    2104 Simplify regex to avoid catastrophic backtracking
    2071 Add filesize limit for logfiles and a maximum logfile count
    2054 Fix dlna GetPathValue

    Jellyfin Web:

    jellyfin/jellyfin-web#613 Reset subtitle offset on next episode play
    jellyfin/jellyfin-web#612 Fix Scroll arrows missing when searching
    jellyfin/jellyfin-web#610 Fix existing library folder path returning undefined
    jellyfin/jellyfin-web#604 Fix collection padding in TV layout
    jellyfin/jellyfin-web#596 Fix input field user avatar in a wrong position
    jellyfin/jellyfin-web#594 Fix some issues with the backdrop image

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Theater 3.0.11
« Antwort #232 am: 09 März, 2020, 09:10 »
Whats new:>>

    Update to mpv 0.32
    Update to Electron 8
    Update to Chromium 80

https://emby.media/emby-theater.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.5.0
« Antwort #233 am: 09 März, 2020, 13:15 »
Changelog

New Features and Major Improvements:

Moved from .NET Core 2.2 to 3.1 for improved performance and backend features
Major performance and responsiveness improvements to both the web client and the server
New design for the item details view in the web client
New animations in the web client
Improve compatibility with legacy browsers in the web client
Improved SSA/ASS subtitles support in the web client
Added keyboard navigation to the TV layout in the web client
Added full hardware-acceleration encoding and decoding support for Raspberry Pi
Added support for embedded attachments in media files [#1838]
Fixed Play To order for playlists

Important Release Notes:

[ALL] A migration will be automatically applied to logging.json to change some default options to reduce log spam. Users should continue to modify their logging configuration in logging.json if desired, while the defaults will be held in logging.default.json; the default file should NOT be modified, as it may be overwritten again at a later date.
[ALL] ASS subtitle support only works properly with subtitles that are not heavily animated. If you are seeing lag when rendering ASS subtitless, you should burn them in by changing User Settings -> Subtitles -> Burn Subtitles -> All complex formats. Note that this will increase CPU usage.
[CentOS] Due (yet again) to random build failures, there will not be a 10.5.0 release for CentOS. Once the bugs are fixed, it will be released for 10.5.1. Fedora (31) is OK.

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Server 4.4.0.23 Beta
« Antwort #234 am: 10 März, 2020, 05:15 »
Changelog

    Fix subtitle conversions from smb shares
    Add Swedish parental ratings
    Update multi-select to only show applicable options based on selections
    Fix repeated download of Chinese subtitles

    Cumulative changes since previous stable:

    Added virtual scrolling for most vertical lists
    Update all platforms to .NET Core 3.1
    Improve support for transcoding 10-bit content with hardware acceleration
    Fix Nvidia scaling problem with anamorphic video
    Fix sort title comparisons with special characters
    Various fixes and improvements with QuickSync transcoding
    Support http2 on Windows and Linux
    Allow downloading multiple subtitles in same language
    Unify all web app settings areas
    Improve performance of download and convert features
    Improve automatic multi-version selection
    Fix direct streams of in-progress recordings
    Improve detail screen for music albums and playlists
    Added Indian parental ratings
    Improve detail screen for videos and series
    Redesign add to playlists & collections
    Improve 3D format detection
    Support parsing 8-digit Imdb Id's in nfo files
    Fix chapter image extraction for .ts files
    Support extracting years from file names beginning with braces, as well as more messy bracket patters
    Fix invalid output file duration with graphical subtitle overlay
    Fix web socket notifications not respecting library sub-folder access
    Shorten several web app urls
    Image extraction: fix formatting negative duration
    Fix invalid audio filter use (-af)
    Improve channel logo assignments
    Fix logos cropping whitespace
    Allow nfo's for extras
    Improve auto-generated audio track display names
    Reduce scheduled task logging to address hibernation problems on Synology
    Various sorting fixes (most apply to new server installations only)
    Improve search results messages when no items are found
    Prevent 2017-2019 from being picked up as season and episode numbers
    Fixes for display of Chinese language name with subtitles
    Improve performance of android server
    Support Brotli compression with android server
    Fix folder sync deleting original files
    Support searching for tags
    Improve instant mix when no genres are present
    Improve replace existing images option with metadata refreshes to be less destructive
    Add 8K display title
    Various fixes for detecting multi-part videos
    Fix sorting for multi-part videos
    Fix wma audio files with Dlna
    Write HVC1 tag when converting videos with hevc to an MP4 container
    Update Norwegian parental ratings
    Add Swedish parental ratings
    Improve camera upload error handling
    Allow preview of manual subtitle downloads
    Fix wav file playback with DTS audio
    Don't group into collections when filtering on favorites
    Reduce http request logging
    Clear metadata lock when using identify feature
    Add channel number sort option
    Add additional view options to playlists tab under music
    Fix subtitle conversions from smb shares
    Update multi-select to only show applicable options based on selections
    Fix repeated download of Chinese subtitles

[close]

https://emby.media/about.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Server 4.4.0.40
« Antwort #235 am: 22 März, 2020, 10:45 »
Changelog

    Added virtual scrolling for most vertical lists
    Update all platforms to .NET Core 3.1
    Improve support for transcoding 10-bit content with hardware acceleration
    Fix Nvidia scaling problem with anamorphic video
    Fix sort title comparisons with special characters
    Various fixes and improvements with QuickSync transcoding
    Support http2 on Windows and Linux
    Allow downloading multiple subtitles in same language
    Unify all web app settings areas
    Improve performance of download and convert features
    Improve automatic multi-version selection
    Fix direct streams of in-progress recordings
    Improve detail screen for music albums and playlists
    Update play button on series posters to play next episode
    Added Indian parental ratings
    Improve detail screen for videos and series
    Redesign add to playlists & collections
    Improve 3D format detection
    Fix user access not being enforced with multi-version movies
    Support parsing 8-digit Imdb Id's in nfo files
    Fix chapter image extraction for .ts files
    Support extracting years from file names beginning with braces, as well as more messy bracket patters
    Fix invalid output file duration with graphical subtitle overlay
    Fix web socket notifications not respecting library sub-folder access
    Shorten several web app urls
    Image extraction: fix formatting negative duration
    Fix invalid audio filter use (-af)
    Improve channel logo assignments
    Fix logos cropping whitespace
    Allow nfo's for extras
    Improve auto-generated audio track display names
    Reduce scheduled task logging to address hibernation problems on Synology
    Various sorting fixes (most apply to new server installations only)
    Improve search results messages when no items are found
    Prevent 2017-2019 from being picked up as season and episode numbers
    Fixes for display of Chinese language name with subtitles
    Improve performance of android server
    Support Brotli compression with android server
    Fix folder sync deleting original files
    Support searching for tags
    Improve instant mix when no genres are present
    Improve replace existing images option with metadata refreshes to be less destructive
    Add 8K display title
    Various fixes for detecting multi-part videos
    Fix sorting for multi-part videos
    Fix wma audio files with Dlna
    Write HVC1 tag when converting videos with hevc to an MP4 container
    Update Norwegian parental ratings
    Add Swedish parental ratings
    Improve camera upload error handling
    Allow preview of manual subtitle downloads
    Fix wav file playback with DTS audio
    Don't group into collections when filtering on favorites
    Reduce http request logging
    Clear metadata lock when using identify feature
    Add channel number sort option
    Add additional view options to playlists tab under music
    Fix subtitle conversions from smb shares
    Update multi-select to only show applicable options based on selections
    Fix repeated download of Chinese subtitles
    Fixes for manual grouping/ungrouping of multiple videos
    Fix parsing of 2020 year in movie file names

[close]

https://emby.media/about.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.6.0
« Antwort #236 am: 20 Juli, 2020, 13:20 »
Release Notes

[ALL] Memory usage may be higher in 10.6.0 compared to previous versions. We have had several, but not many, reports of high memory usage in unstable 10.6.0 builds, most often caused by frequent library scanning. The current consensus is that this is due to the garbage collection in C# not being agressive enough. There are future plans to investigate and address this further in a general way, but the situation right now does not seem serious enough to block a stable release. If it does become evident that this is a major issue, a fix will be prioritized for a 10.6.1 release.

[ALL] This release introduces the first of several major database schema changes as we move to EF Core, specifically to the User and Activity databases. UPON UPGRADING YOUR INSTANCE TO 10.6.0, YOU WILL NOT BE ABLE TO DOWNGRADE TO 10.5.5 OR EARLIER WITHOUT RENAMING AND EDITING MUTIPLE FILES IN MUTIPLE PLACES. Make a backup of your instance before upgrading so downgrades can be a smooth and simple process.

[ALL] This release features a simultaneous release of jellyfin-ffmpeg v4.3.1. You should upgrade both at the same time for maximum compatibility, performance, and stabiity. However...

[Debian/Ubuntu amd64 .debs] The updated jellyfin-ffmpeg v4.3.1 was not built on the following older releases due to an build failure of an additional included amd64-only dependency. Users of these releases will continue to use jellyfin-ffmpeg v4.2.3. This should be fine unless you wish to use QSV, which was buggy in v4.2.3; if you do, we recommend upgrading to a newer operating system version for your Jellyfin instance or switching to Docker-based installs in order to take full advantage of jellyfin-ffmpeg v4.3.1.
- Debian Stretch (9.x)
- Ubuntu Xenial (16.04)

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Emby Server 4.5.0.15 Beta
« Antwort #237 am: 27 Juli, 2020, 05:10 »
Changelog

    Add audio language filters
    Add subtitle language filters
    fix India and Kazakhstan parental ratings
    Ignore @Recently-Snapshot for QNAP
    Fix the list of available parental rating choices in the metadata editor when the library metadata language differs from the server default
    Fix HD Homerun with TVHeadend
    Disable missing episodes for dvd and absolute order
    Fix second theme song being played in foreground
    Fix occasional errant scrollbar on video detail screen
    Incorporate resume into Ends at display
    Show music videos for artist
    Add favorite channels
    Improve codec selection when streaming with Edge browser
    Fix adding to collections/playlists not working in certain situations

    Cumulative changes since stable release:

    Improve scrolling performance in Live TV guide
    Fix Nvidia color conversion from mjpeg with yuvj422p
    Fix Nvidia level calculation
    Fix Live TV radio playback
    Add mmal into ffmpeg builds for RPI
    Support tags in people queries
    Fix pageup/pagedown in Emby web app
    Fix admin editing settings for other user
    Fix transcoding of m4v files
    Fix space bar during video playback with Vivaldi browser
    Handle multiple addresses in x-forwarded-for
    Resolve intermittent active recordings display problem
    Fix multi-select refresh metadata
    Fix automatic restart to avoid attempting to restart multiple times
    Fix download jobs getting duplicated
    Allow include tags to override parental rating restriction
    Alac playback fixes
    Opera browser playback fixes
    API: require admin to get full server configuration
    Fix extras with multi-version movies
    Improve image downloader presentation
    Fix adding playlist to a playlist
    Improve scrolling performance in Live TV guide
    Fix season 0 items out of order
    Fix manual metadata edits of movie extras being lost
    Support embedded creation_time in exif data for videos
    API: Require admin rights to get all users list
    API: Require admin rights to get list of detected hardware transcoders
    Fix active sessions filter
    Fix add to collections/playlists menu getting cut off in certain situations
    Fix certain situations where an admin editing another user's profile would not be able to see all options
    Fix H264 preset configuration
    Improve cleanup of missing episodes
    Fix rotation of dynamic images
    Ignore unsupported subtitle formats when searching for downloads
    Support other folder as alias to extras
    Add au/ra artist exception
    Support .aax audio files
    Adjust backdrop image save file names
    Improve performance of adding to collections
    Fix crash when uploading jfjf user image
    Add audio language filters
    Add subtitle language filters
    fix India and Kazakhstan parental ratings
    Ignore @Recently-Snapshot for QNAP
    Fix the list of available parental rating choices in the metadata editor when the library metadata language differs from the server default
    Fix HD Homerun with TVHeadend
    Disable missing episodes for dvd and absolute order
    Fix second theme song being played in foreground
    Fix occasional errant scrollbar on video detail screen
    Incorporate resume into Ends at display
    Show music videos for artist
    Add favorite channels
    Improve codec selection when streaming with Edge browser

[close]

https://emby.media/about.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.6.1
« Antwort #238 am: 28 Juli, 2020, 09:02 »
Release Notes

    Release Notes:

    [all] Various server and UI bugfixes.
    [all] Memory usage may be improved somewhat from 10.6.0, however we believe the leak is still present and is still being investigated. If you run out of RAM, restarting your server every few days (or library scans) might be a quick fix.

    jellyfin [18]:

    #3711 [@yrjyrj123] Fix the problem that hardware decoding cannot be used on macOS.
    #3704 [@oddstr13] Don't ignore dot directories or movies/episodes with sample in their name.
    #3703 [@oddstr13] Allow space in username
    #3699 [@oddstr13] Fix embedded subtitles
    #3675 [@ferferga] fix typo in debian's config file
    #3663 [@crobibero] Add missing usings to UserManager
    #3660 [@crobibero] Force plugin config location
    #3649 [@thornbill] Skip image processing for live tv sources
    #3642 [@crobibero] Try adding plugin repository again
    #3634 [@crobibero] fix built in plugin js
    #3620 [@BaronGreenback] Fix for #3607 and #3515
    #3616 [@crobibero] Allow migration to optionally run on fresh install
    #3615 [@nyanmisaka] Fix QSV device creation on Comet Lake
    #3604 [@joshuaboniface] Fix bad Debuntu dependencies
    #3602 [@crobibero] Fix username case change
    #3576 [@HelloWorld017] Fix SAMI UTF-16 Encoding Bug
    #3552 [@BaronGreenback] Fixes #3551 (Notifications Serialization error)
    #3521 [@sachk] Fix support for mixed-protocol subtitles

    jellyfin-web [11]:

    jellyfin/jellyfin-web#1662 [@dmitrylyzo] Add h264 codec profile for TS container
    jellyfin/jellyfin-web#1660 [@nyanmisaka] Fix mkv directplay on Edge chromium
    jellyfin/jellyfin-web#1641 [@dmitrylyzo] Fix event source for inputManager in case of multiple open dialogs
    jellyfin/jellyfin-web#1632 [@dmitrylyzo] Remove debug leftovers
    jellyfin/jellyfin-web#1628 [@dmitrylyzo] Use NodeList instead of HTMLCollection
    jellyfin/jellyfin-web#1627 [@rom4nik] Fix required track count for subtitle selector to appear
    jellyfin/jellyfin-web#1625 [@MrTimscampi] Add version check for SyncPlay
    jellyfin/jellyfin-web#1624 [@MrTimscampi] Update apiclient to 1.4.1
    jellyfin/jellyfin-web#1620 [@MrTimscampi] Restore More button in metadata editor
    jellyfin/jellyfin-web#1612 [@Maxr1998] Add support for seeking with milliseconds
    jellyfin/jellyfin-web#1595 [@dkanada] Fix issue with sync menu and excessive logging

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Jellyfin 10.6.2
« Antwort #239 am: 03 August, 2020, 13:15 »
Release Notes

    jellyfin [11]:

    [@anthonylavado] Update to newer Jellyfin.XMLTV
    [@cvium] TMDb: Change Budget and Revenue to long to avoid overflow
    [@cvium] Remove some unnecessary string allocations
    [@cvium] Fix DI memory leak
    [@thornbill] Fix inverted logic for LAN IP detection
    [@cvium] Update BlurHashSharp and set max size to 128x128
    [@nyanmisaka] adjust priority in outputSizeParam cutter
    [@K900] Fix #3624
    [@joshuaboniface] Flip quoting in variable set command
    [@joshuaboniface] Get and tag with the actual release version in CI
    [@joshuaboniface] Fix bump_version so it works properly

    jellyfin-web [11]:

    jellyfin/jellyfin-web#1734 [@dmitrylyzo] Fix injecting of view with embedded script
    jellyfin/jellyfin-web#1701 [@MrTimscampi] Use emblem when loading on mobile
    jellyfin/jellyfin-web#1686 [@Larvitar] Fix issue with nowplaying page when item.Album or item.Artists are null.
    jellyfin/jellyfin-web#1684 [@thornbill] Fix fullscreen video in iOS Safari
    jellyfin/jellyfin-web#1681 [@dkanada] Add paging in book player with touch events
    jellyfin/jellyfin-web#1678 [@dkanada] Fix banner height and use primary image as fallback
    jellyfin/jellyfin-web#1672 [@MrTimscampi] Adjust target browsers
    jellyfin/jellyfin-web#1669 [@joshuaboniface] Flip quoting in variable set command
    jellyfin/jellyfin-web#1667 [@joshuaboniface] Get and tag with actual release version in CI
    jellyfin/jellyfin-web#1665 [@joshuaboniface] Fix bump_version so it works properly
    jellyfin/jellyfin-web#1656 [@dmitrylyzo] Fix CircleOfDeath on plugin install

[close]

https://jellyfin.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )