| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-02 | Merge pull request #4326 from crobibero/purge-activity-log | Bond-009 | |
| Automatically clean activity log database | |||
| 2020-11-02 | Update Emby.Server.Implementations/Localization/Core/en-US.json | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-01 | Allow configuration of ActivityLogRetention | crobibero | |
| 2020-10-31 | Merge pull request #4375 from crobibero/auth-dict-fix | Bond-009 | |
| Fix setting duplicate keys from auth header | |||
| 2020-10-29 | Translated using Weblate (Tamil) | Oatavandi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2020-10-26 | Fix setting duplicate keys from auth header | crobibero | |
| 2020-10-26 | Translated using Weblate (Finnish) | Tomi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2020-10-25 | Translated using Weblate (Albanian) | kevin | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/ | |||
| 2020-10-23 | Translated using Weblate (Hindi) | SHALMON ANANDAS | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2020-10-22 | Added translation using Weblate (Hindi) | SHALMON ANANDAS | |
| 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 pull request #4285 from cvium/fix_websocketlisteners | Joshua M. Boniface | |
| Fix IWebSocketListener service registration | |||
| 2020-10-15 | Merge pull request #4324 from crobibero/dotnet-3.1.9 | dkanada | |
| Update to dotnet 3.1.9 | |||
| 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 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-10-12 | Fix SA1012 and SA1013 warnings | Jan-Pieter Baert | |
| 2020-10-11 | Merge pull request #4243 from jlechem/RemoveHeaderCameraUploads | dkanada | |
| Removing string we don't use anymore. | |||
| 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-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> | |||
| 2020-10-05 | Fix Transcode Cleanup Schedule | Anthony Lavado | |
| Sets the default time to midnight, and confirms to the same task scheduling commands that other tasks use. | |||
| 2020-10-04 | Merge pull request #4269 from joshuaboniface/session-limit | Joshua M. Boniface | |
| Add user max sessions options | |||
| 2020-10-04 | Use nicer count comparitor | Joshua M. Boniface | |
| 2020-10-04 | Revert "Implement better count method" | Joshua M. Boniface | |
| This reverts commit 5aa519fd399d8b09a360f6448acc992225f8c219. | |||
| 2020-10-04 | Implement better count method | Joshua M. Boniface | |
| 2020-10-04 | Make the count an int for cleanliness | Joshua M. Boniface | |
| 2020-10-04 | Increase count check to 1 | Joshua M. Boniface | |
| There's another way to disable a user anyways. | |||
| 2020-10-04 | Make log entry informational | Joshua M. Boniface | |
| 2020-10-04 | Remove variables from SecurityException | Joshua M. Boniface | |
| 2020-10-04 | Fix syntax error | Joshua M. Boniface | |
| 2020-10-04 | Add active session tracking | Joshua M. Boniface | |
| Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level. | |||
| 2020-10-04 | Fix build | Bond_009 | |
| 2020-10-03 | Migrate the TMDb providers to the TMDbLib library | cvium | |
| 2020-10-01 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-09-30 | Removing string we don't use anymore. | Justin LeCheminant | |
| 2020-09-29 | Merge pull request #4164 from spooksbit/remove-browser-auto-load | Bond-009 | |
| Removed browser auto-launch functionality | |||
| 2020-09-29 | Merge pull request #3577 from crobibero/package-install-repo | Bond-009 | |
| Specify plugin repo on plugin installation | |||
