| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-23 | Merge pull request #4170 from BaronGreenback/VersioningImprovement | dkanada | |
| Plugin versioning - amended for plugins without meta.json | |||
| 2020-09-23 | Merge pull request #4178 from hoanghuy309/patch-1 | dkanada | |
| Update LocalizationManager.cs | |||
| 2020-09-23 | Merge pull request #4126 from crobibero/3.1.8 | dkanada | |
| update to dotnet 3.1.8 | |||
| 2020-09-22 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-22 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-21 | Translated using Weblate (Chinese (Traditional)) | Nelson Tham | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-09-21 | Use GeneralCommandType enum in GeneralCommand name | Niels van Velzen | |
| 2020-09-21 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-21 | Translated using Weblate (Korean) | 장건 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2020-09-21 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-21 | Translated using Weblate (Norwegian Bokmål) | josteinh | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2020-09-20 | Translated using Weblate (French) | jeremletrol81 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-09-19 | Use TcpClient.Connect(). | Ryan Petris | |
| 2020-09-19 | Translated using Weblate (Galician) | Anton Fernandez Príncipe | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/ | |||
| 2020-09-19 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-18 | Fix 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-18 | Update LocalizationManager.cs | hoanghuy309 | |
| 2020-09-17 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-09-17 | Added versioning to files without meta.json | BaronGreenback | |
| 2020-09-16 | Merge pull request #3401 from BaronGreenback/Plugins | Joshua M. Boniface | |
| Fix for windows plug-in upgrades issue: #1623 | |||
| 2020-09-16 | Removed 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-16 | Rename PlugInManifest.cs to PluginManifest.cs | BaronGreenback | |
| 2020-09-16 | Minor improvements | Bond_009 | |
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com> | |||
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com> | |||
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com> | |||
| 2020-09-14 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-14 | Renamed file. | Jim Cartlidge | |
| 2020-09-14 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-14 | Update Emby.Server.Implementations/Plugins/PlugInManifest.cs | BaronGreenback | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-09-14 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-14 | Merge remote-tracking branch 'upstream/master' into NetworkPR2 | Jim Cartlidge | |
| 2020-09-14 | Removing blank lines. | Jim Cartlidge | |
| 2020-09-14 | Update based on PR1 changes. | Jim Cartlidge | |
| 2020-09-14 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-09-14 | Added translation using Weblate (Vietnamese) | hoanghuy309 | |
| 2020-09-14 | Translated using Weblate (Albanian) | kevin | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/ | |||
| 2020-09-14 | Added translation using Weblate (Albanian) | kevin | |
| 2020-09-13 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-09-13 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-09-13 | Update ApplicationHost.cs | BaronGreenback | |
| Global jsonserializer added | |||
| 2020-09-13 | Update PlugInManifest.cs | BaronGreenback | |
| Added comments. | |||
| 2020-09-13 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-13 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-13 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-13 | With method comments. | Jim Cartlidge | |
| 2020-09-13 | Modified to work with manifests. | Jim Cartlidge | |
