| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-21 | End comments with a period | Ionut Andrei Oanca | |
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-10-17 | Minor improvements | Bond_009 | |
| 2020-10-17 | Translated using Weblate (Swedish) | Gubb Jonas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2020-10-17 | Merge branch 'master' into update-plugin | BaronGreenback | |
| 2020-10-17 | Merge pull request #4285 from cvium/fix_websocketlisteners | Joshua M. Boniface | |
| Fix IWebSocketListener service registration | |||
| 2020-10-16 | Add playlist-sync and group-wait to SyncPlay | Ionut Andrei Oanca | |
| 2020-10-16 | Rewrite syncplay using a state design pattern | gion | |
| 2020-10-16 | Rename GroupInfoView to GroupInfoDto | gion | |
| 2020-10-15 | Move SecurityException | crobibero | |
| 2020-10-15 | Merge pull request #4324 from crobibero/dotnet-3.1.9 | dkanada | |
| Update to dotnet 3.1.9 | |||
| 2020-10-14 | Allow apikey to authenticate as admin | crobibero | |
| 2020-10-14 | Merge branch 'master' into fordiscussion | BaronGreenback | |
| 2020-10-14 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-14 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-14 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-14 | Automatically clean activity log database | crobibero | |
| 2020-10-14 | Merge pull request #4315 from Jan-PieterBaert/fix-warnings | Bond-009 | |
| Fix some warnings | |||
| 2020-10-13 | Update to dotnet 3.1.9 | crobibero | |
| 2020-10-13 | Merge pull request #4199 from ryanpetris/livetv-locking | Anthony Lavado | |
| Fix stream performance when opening/closing new streams. | |||
| 2020-10-13 | Merge pull request #3954 from Ullmie02/library-pictures | Anthony Lavado | |
| Use backdrop with library name as library thumbnail | |||
| 2020-10-13 | Merge pull request #4254 from BaronGreenback/PluginConfigFix | dkanada | |
| Fix for #4241: Plugin config initialisation. | |||
| 2020-10-12 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-10-12 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-10-12 | Fix SA1012 and SA1013 warnings | Jan-Pieter Baert | |
| 2020-10-11 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Added extra functionality to support registrar. | Greenback | |
| 2020-10-11 | Merge pull request #4243 from jlechem/RemoveHeaderCameraUploads | dkanada | |
| Removing string we don't use anymore. | |||
| 2020-10-10 | Fixed web interface. | Greenback | |
| 2020-10-10 | fixed tests | Greenback | |
| 2020-10-10 | Changes to support network config | Greenback | |
| 2020-10-10 | Merge pull request #4219 from Spacetech/music_scan_speed_2 | dkanada | |
| Increase initial scan speed for music libraries | |||
| 2020-10-09 | Merge pull request #4284 from cvium/fix_playbackstart | Anthony Lavado | |
| Fix playbackstart not triggering in the new eventmanager | |||
| 2020-10-09 | Translated using Weblate (Portuguese (Portugal)) | shakesac | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2020-10-09 | Remove tvdb plugin from server. | crobibero | |
| 2020-10-09 | Merge remote-tracking branch 'upstream/master' into NetworkPR2 | Greenback | |
| 2020-10-08 | Moved all settings across to network.xml | Greenback | |
| 2020-10-06 | Add try-catch to avoid crashing the whole thing | cvium | |
| 2020-10-06 | Remove websocketmanager from ApplicationHost | cvium | |
| 2020-10-06 | Fix IWebSocketListener service registration | cvium | |
| 2020-10-06 | Fix playbackstart not triggering in the new eventmanager | cvium | |
| 2020-10-05 | Merge pull request #4268 from Bond-009/groupinfo | Joshua M. Boniface | |
| Improve GroupInfo class | |||
| 2020-10-05 | Merge pull request #4275 from anthonylavado/tasktimer | Bond-009 | |
| Fix Transcode Cleanup Schedule | |||
| 2020-10-05 | Merge pull request #4210 from nielsvanvelzen/typed-websocket-message | Bond-009 | |
| Use enum for WebSocket message types | |||
| 2020-10-05 | Just enable instead | Anthony Lavado | |
| 2020-10-05 | Simply trigger | Anthony Lavado | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
