aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-31Allow selecting web branch and fix Docker sedJoshua Boniface
2019-08-31Merge pull request #1687 from Bond-009/isomounterJoshua M. Boniface
Move IsoMounter to plugin
2019-08-31Merge pull request #1695 from nvllsvm/dfaJoshua M. Boniface
Make Docker ffmpeg version configurable
2019-08-31docker - make ffmpeg version configurableAndrew Rabert
2019-08-31Add libssl-dev dependencyJoshua Boniface
2019-08-31Update GCC crossbuild to version 8Joshua Boniface
2019-08-31Use latest 2.2.6 dotnet SDK image (2.2.401)Joshua Boniface
2019-08-31Add libssl-dev build dependencyJoshua Boniface
2019-08-31Enable VAAPI decoding without hardware encodingSamantha Collard
Enable VAAPI command arguments to ffmpeg if VAAPI is selected, and add the "hwdownload" filter if transcoding from VAAPI to software. Also support transforming 10 bit colourspace to 8-bit, consistent with other hardware encoding options, at least until client pixel formats are configurable.
2019-08-29Move IsoMounter to pluginBond_009
2019-08-29More warning fixesBond_009
2019-08-29Merge pull request #1685 from Bond-009/formatAnthony Lavado
Fix invalid arg for
2019-08-29Fix invalid arg forBond_009
2019-08-29move the transcode pathdkanada
2019-08-29- use streamInfo.StartPositionTicks if provided over ↵marius
userdata.PlaybackPositionTicks when creating the Samsung Bookmark Info
2019-08-28Merge pull request #1678 from marius-luca-87/dlna_seek_exception_fixBond-009
Fix ArgumentOutOfRangeException in ParseTimeSeekHeader
2019-08-28- fix ArgumentOutOfRangeException at ↵marius
MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length)
2019-08-28Merge pull request #1633 from Bond-009/udpclientAnthony Lavado
Attempt to fix #1391
2019-08-28Merge pull request #1676 from Bond-009/loginAnthony Lavado
Fix login
2019-08-28Fix loginBond_009
2019-08-28Remove unused argsBond_009
2019-08-28Attempt to fix #1391Bond_009
2019-08-27Merge pull request #1641 from cvium/tmdb_cleanupAnthony Lavado
Tmdb cleanup and re-add Writer and Producer
2019-08-27Merge pull request #1651 from sl1288/masterAndrew Rabert
Fix local trailers playback
2019-08-26Translated using Weblate (Norwegian Bokmål)Odd Stråbø
Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2019-08-26Translated using Weblate (French)Pafzedog
Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2019-08-26Translated using Weblate (Spanish)Axel Gabriel Calle Granda
Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2019-08-26Translated using Weblate (Greek)Matzi24GR
Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2019-08-26Translated using Weblate (Greek)Βασίλης Μουρατίδης
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2019-08-26Translated using Weblate (Greek)Matzi24GR
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2019-08-26Merge pull request #1656 from loli10K/fix_firewalld_serviceAnthony Lavado
Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services
2019-08-26Use base Debian image in Docker buildJoshua Boniface
2019-08-26Update builds to Debian 10 and OpenSSL to 1.1-onlyJoshua Boniface
2019-08-25Merge pull request #1659 from jellyfin/fix_ffmpegBond-009
Fix segment_time_delta value for ffmpeg 4.1
2019-08-24Move argument to new lineClaus Vium
2019-08-24Fix style issuesClaus Vium
2019-08-23Merge pull request #1499 from crobibero/log-password-ipJoshua M. Boniface
Log IP address on failed login attempt
2019-08-23log password on failed login attemptcrobibero
2019-08-21Merge pull request #1646 from Bond-009/lockJoshua M. Boniface
Return DB lock immediately
2019-08-20Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing servicesloli10K
2019-08-19Merge pull request #1433 from fhriley/h265Joshua M. Boniface
Add support for encoding with libx265 and hevc_nvenc
2019-08-19Merge branch 'master' into h265Joshua M. Boniface
2019-08-19Merge pull request #1650 from Bond-009/sqlitepclv2Joshua M. Boniface
Upgrade SQLitePCL to v2
2019-08-19Fix LocalTrailers playback.SL1288
2019-08-19Upgrade SQLitePCL to v2Bond_009
2019-08-19Add newline after end tagClaus Vium
2019-08-19Require latest C# version in Providers projectClaus Vium
2019-08-19Merge pull request #1644 from Bond-009/hiddenwarndkanada
Fix possible hidden exceptions
2019-08-19Merge pull request #1645 from Bond-009/fixusersdkanada
Fix UserNotFoundError
2019-08-18Return DB asapBond_009