aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-20Translated using Weblate (French)jeremletrol81
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-09-19Use TcpClient.Connect().Ryan Petris
2020-09-19Merge pull request #4183 from Ullmie02/tmdb-fixBond-009
Fix TMDB Season Images
2020-09-19Translated using Weblate (Galician)Anton Fernandez Príncipe
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
2020-09-19Update TranscodingJobHelper.csBaronGreenback
2020-09-19Update EncoderValidator.csBaronGreenback
2020-09-19Update SessionController.csBaronGreenback
2020-09-19Update SessionController.csBaronGreenback
2020-09-19Update DynamicHlsController.csBaronGreenback
2020-09-19Update Jellyfin.Api/Controllers/SessionController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-19Update Jellyfin.Api/Controllers/SessionController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-19Update Jellyfin.Api/Controllers/SessionController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-19Fix TMDB Season ImagesDavid
2020-09-19Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-09-18Fix HD Home Run streaming.Ryan Petris
* Use LocalEndPoint instead of RemoteEndPoint when determining local address. * HdHomerunUdpStream.StartStreaming is meant to run until stream is closed, however HdHomerunUdpStream.Open needs to return as soon as stream is open to send stream url back to client. Therefore, StartStreaming should not be awaited on. * TcpClient(IPEndPoint) treats endpoint as the local endpoint; use TcpClient(string, int) instead as it treats endpoint as the remote endpoint.
2020-09-18Update LocalizationManager.cshoanghuy309
2020-09-18Merge pull request #4176 from MrTimscampi/skiasharp-dependency-blunderdkanada
Update SkiaSharp.NativeAssets.Linux to 2.80.2
2020-09-18Update SkiaSharp.NativeAssets.Linux to 2.80.2MrTimscampi
2020-09-17Merge pull request #4114 from crobibero/rpm-packagingJoshua M. Boniface
Add new files to rpm build
2020-09-17Update SessionController.csBaronGreenback
removed space
2020-09-17Update DynamicHlsController.csBaronGreenback
2020-09-17Update SessionController.csBaronGreenback
2020-09-17Update DynamicHlsController.csBaronGreenback
Removed container fields
2020-09-17Inverted if statementBaronGreenback
2020-09-17Update SessionController.csBaronGreenback
2020-09-17Update ApplicationHost.csBaronGreenback
2020-09-17add tonemap for AMD AMFnyanmisaka
2020-09-17Added versioning to files without meta.jsonBaronGreenback
2020-09-17Merge pull request #73 from jellyfin/masterBaronGreenback
Updating from upstream
2020-09-16Merge pull request #3401 from BaronGreenback/PluginsJoshua M. Boniface
Fix for windows plug-in upgrades issue: #1623
2020-09-16Do not implicitly reference ASP.NET Core Analyzers.spookbits
Also do not explicitly reference AspNetCore.App (fixes compiler warning).
2020-09-16Update Jellyfin.Server/Properties/launchSettings.jsonspooksbit
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-16Removed browser auto-load functionality from the server.spookbits
Added profiles in launchSettings to start either the web client or the swagger API page. Removed --noautorunwebapp as this is the default functionality.
2020-09-16Merge pull request #4145 from jellyfin/dependabot/nuget/SkiaSharp-2.80.2Bond-009
Bump SkiaSharp from 2.80.1 to 2.80.2
2020-09-16FixBond_009
2020-09-16Rename PlugInManifest.cs to PluginManifest.csBaronGreenback
2020-09-16Minor improvementsBond_009
2020-09-16Update DescriptionXmlBuilder.csBaronGreenback
2020-09-16Update DescriptionXmlBuilder.csBaronGreenback
2020-09-16Update DescriptionXmlBuilder.csBaronGreenback
2020-09-16Update DescriptionXmlBuilder.csBaronGreenback
2020-09-15Merge pull request #4156 from androiddevnotesforks/masterBond-009
Fix typos
2020-09-15removing whitespace & upgraded library versionJim Cartlidge
2020-09-15Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into ↵Jim Cartlidge
NetworkPR2
2020-09-15Uploading latestJim Cartlidge
2020-09-15Update IpBasedAccessValidationMiddleware.csBaronGreenback
2020-09-15Update LanFilteringMiddleware.csBaronGreenback
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>