aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-11-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-26Merge branch 'master' into fordiscussionBaronGreenback
2020-10-25Translated using Weblate (Albanian)kevin
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
2020-10-23Translated using Weblate (Hindi)SHALMON ANANDAS
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2020-10-22Added translation using Weblate (Hindi)SHALMON ANANDAS
2020-10-17Translated using Weblate (Swedish)Gubb Jonas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2020-10-17Merge pull request #4285 from cvium/fix_websocketlistenersJoshua M. Boniface
Fix IWebSocketListener service registration
2020-10-15Merge pull request #4324 from crobibero/dotnet-3.1.9dkanada
Update to dotnet 3.1.9
2020-10-14Merge branch 'master' into fordiscussionBaronGreenback
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Merge pull request #4315 from Jan-PieterBaert/fix-warningsBond-009
Fix some warnings
2020-10-13Update to dotnet 3.1.9crobibero
2020-10-13Merge pull request #4199 from ryanpetris/livetv-lockingAnthony Lavado
Fix stream performance when opening/closing new streams.
2020-10-13Merge pull request #3954 from Ullmie02/library-picturesAnthony Lavado
Use backdrop with library name as library thumbnail
2020-10-13Merge pull request #4254 from BaronGreenback/PluginConfigFixdkanada
Fix for #4241: Plugin config initialisation.
2020-10-12Update ApplicationHost.csBaronGreenback
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-12Fix SA1012 and SA1013 warningsJan-Pieter Baert
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Added extra functionality to support registrar.Greenback
2020-10-11Merge pull request #4243 from jlechem/RemoveHeaderCameraUploadsdkanada
Removing string we don't use anymore.
2020-10-10Merge pull request #4219 from Spacetech/music_scan_speed_2dkanada
Increase initial scan speed for music libraries
2020-10-09Merge pull request #4284 from cvium/fix_playbackstartAnthony Lavado
Fix playbackstart not triggering in the new eventmanager
2020-10-09Translated using Weblate (Portuguese (Portugal))shakesac
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2020-10-06Remove websocketmanager from ApplicationHostcvium
2020-10-06Fix IWebSocketListener service registrationcvium
2020-10-06Fix playbackstart not triggering in the new eventmanagercvium
2020-10-05Merge pull request #4268 from Bond-009/groupinfoJoshua M. Boniface
Improve GroupInfo class
2020-10-05Merge pull request #4275 from anthonylavado/tasktimerBond-009
Fix Transcode Cleanup Schedule
2020-10-05Merge pull request #4210 from nielsvanvelzen/typed-websocket-messageBond-009
Use enum for WebSocket message types
2020-10-05Just enable insteadAnthony Lavado
2020-10-05Simply triggerAnthony Lavado
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-05Fix Transcode Cleanup ScheduleAnthony Lavado
Sets the default time to midnight, and confirms to the same task scheduling commands that other tasks use.
2020-10-04Merge pull request #4269 from joshuaboniface/session-limitJoshua M. Boniface
Add user max sessions options
2020-10-04Use nicer count comparitorJoshua M. Boniface
2020-10-04Revert "Implement better count method"Joshua M. Boniface
This reverts commit 5aa519fd399d8b09a360f6448acc992225f8c219.
2020-10-04Implement better count methodJoshua M. Boniface
2020-10-04Make the count an int for cleanlinessJoshua M. Boniface
2020-10-04Increase count check to 1Joshua M. Boniface
There's another way to disable a user anyways.
2020-10-04Make log entry informationalJoshua M. Boniface