aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-12Translated using Weblate (Danish)bakkegaard
Currently translated at 98.9% (93 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2019-02-12Translated using Weblate (Dutch)Erwin de Haan
Currently translated at 96.8% (91 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2019-02-12Fixed full pipeline, runs correctly now with `drone exec`Erwin de Haan
2019-02-12Merge pull request #868 from WillWill56/fix_bssVasily
Fix audio streaming via BaseProgressiveStreamingService
2019-02-12Merge pull request #872 from WillWill56/fix_sbnullrefJoshua M. Boniface
Fix potential NullReferenceException
2019-02-12Merge pull request #869 from cvium/only_zipsJoshua M. Boniface
Remove DLL support and require all packages/plugins to be zip archives
2019-02-12Add to contributorsWilliam Lees
2019-02-12Fix potential NullReferenceExceptionWilliam Lees
2019-02-12sha256 with salt auth and sha1 interopPhallacy
2019-02-11Merge pull request #9 from jellyfin/masterLogicalPhallacy
Yanking in latest changes
2019-02-12Reduce scope of changesWilliam Lees
2019-02-11Change logging to match the actionClaus Vium
2019-02-11Add extra linebreakClaus Vium
2019-02-11Remove DLL support and require all packages/plugins to be zip archivesClaus Vium
2019-02-12add httpClient to more constructorsWilliam Lees
2019-02-12add httpClient to appropriate constructorsWilliam Lees
2019-02-11combining some of the if's and adressing #820Felix Ruhnow
2019-02-11Merge pull request #864 from joshuaboniface/zipped-pluginsAnthony Lavado
Add support for ZIP plugin archives
2019-02-10Add support for ZIP plugin archivesJoshua Boniface
Most code from @cvium. Also removes the lazy and ill-conceived GUID- based checksumming, which just died with ZIP archives.
2019-02-10Adding support for "tvg-chno"-Tag in M3U Channel ListsFelix Ruhnow
2019-02-10Fix syntax error of additional braceJoshua Boniface
2019-02-10Switched to debian for the compat runners.Erwin de Haan
2019-02-10Fixed extension of compat checker and added err_ignore flag.Erwin de Haan
2019-02-10Added first test for dotnet-compat ABI testing to drone.Erwin de Haan
2019-02-10Bump version to 10.2.0~rc1Joshua Boniface
2019-02-09Merge pull request #852 from Bond-009/nugetJoshua M. Boniface
Use SQLitePCL.pretty.netstandard on NuGet
2019-02-09Merge pull request #824 from joshuaboniface/improved-docker-pkgbuildJoshua M. Boniface
Improved Docker pkgbuild
2019-02-09Merge pull request #853 from joshuaboniface/fix-cache-resetJoshua M. Boniface
Fix poor handling of cache directories
2019-02-09Fix control file for Microsoft Docker setupJoshua Boniface
2019-02-09Use Path.CombineJoshua Boniface
2019-02-09Remove superfluous commentsJoshua Boniface
2019-02-09Combine various RUNs in Fedora/CentOSJoshua Boniface
2019-02-09Use Microsoft dotnet Docker imagesJoshua Boniface
2019-02-09Fix poor handling of cache directoriesJoshua Boniface
2019-02-09Merge pull request #807 from joshuaboniface/fix-restartAnthony Lavado
Fix restart script in OS packages
2019-02-09Merge pull request #804 from joshuaboniface/fix-envAnthony Lavado
Handle new option parser properly
2019-02-09Upgrade package versionsBond_009
2019-02-09Chnage to own NuGet packageBond_009
2019-02-09Removed some unused fieldsBond_009
2019-02-09Style fixesBond_009
2019-02-09Make more things asyncBond_009
2019-02-09Make some methods asyncBond_009
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
* Fix stupid namespacing so it lines up properly with file names and paths.
2019-02-08Merge pull request #840 from Bond-009/requestcleanupJoshua M. Boniface
Fix more warnings
2019-02-08Add similar Ubuntu build packageJoshua Boniface
2019-02-08Update image nameJoshua Boniface
2019-02-08Replace symlinks with copies and update image nameJoshua Boniface
2019-02-08Remove superfluous VERSION variablesJoshua Boniface
2019-02-08Add error logging when translation is missing from coreClaus Vium
2019-02-08Remove missing languages from localization optionsClaus Vium