| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-10-17 | Merge pull request #10366 from goremykin/fix-resharper-warnings | Bond-009 | |
| 2023-10-17 | Merge pull request #10270 from crobibero/chromecast-config | Bond-009 | |
| 2023-10-12 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs | |||
| 2023-10-10 | Deprecate CanLaunchWebBrowser (#10381) | Bond-009 | |
| It's been a while since I removed this feature from server not sure why it's in the api anyway. The macOS and Windows app have this functionality | |||
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-10-10 | Merge branch 'master' into chromecast-config | Cody Robibero | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs | |||
| 2023-10-08 | Jellyfin.Drawing minor improvements | Bond_009 | |
| Reduce duplicate/dead code | |||
| 2023-10-08 | Remove conditional access when it is known to be not null | Stepan Goremykin | |
| 2023-10-03 | Use DI for IFileSystem | Patrick Barron | |
| 2023-09-23 | Migrate to customizable cast receiver config | Cody Robibero | |
| 2023-09-13 | Minor LibraryMonitor improvements | Bond_009 | |
| * Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path | |||
| 2023-09-12 | Merge pull request #10056 from Bond-009/nullable2 | Bond-009 | |
| 2023-09-06 | Add option to include resumable items in next up requests | Bill Thornton | |
| 2023-08-22 | == null -> is null | Bond_009 | |
| 2023-08-22 | Enable nullable for more files and add tests | Bond_009 | |
| Adds basic tests for FFProbeVideoInfo.CreateDummyChapters Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component | |||
| 2023-08-02 | Fix subtitle encoder if webvtt is requested | sleepycatcoding | |
| 2023-07-29 | Enable nullable for more files | Bond_009 | |
| 2023-07-23 | Add support for more remote subtitle info | MBR#0001 | |
| 2023-07-06 | Merge pull request #9799 from Bond-009/genregex | Bond-009 | |
| 2023-07-03 | Merge pull request #8147 from Shadowghost/network-rewrite | Joshua M. Boniface | |
| 2023-07-01 | Merge pull request #9447 from Bond-009/disablerealtimemonitor | Claus Vium | |
| Disable real time monitoring by default | |||
| 2023-06-28 | Merge branch 'master' into trickplay | Nick | |
| 2023-06-28 | Merge pull request #9907 from nyanmisaka/av1e | Bond-009 | |
| 2023-06-28 | Merge pull request #9890 from Shadowghost/videorange-rework | Bond-009 | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-06-28 | Migrate VideoRange and VideoRangeType to Enum | Shadowghost | |
| 2023-06-27 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-27 | Add default value to OpenAPI specification for ↵ | Niels van Velzen | |
| UserPolicy.EnableCollectionManagement This fixes a breaking API change during authentication | |||
| 2023-06-26 | Minor code changes | Nick | |
| 2023-06-26 | Migrate to trickplay table to EF. Rename vars/methods/members to have ↵ | Nick | |
| consistent use of tile and thumbnail | |||
| 2023-06-22 | Change default threads to 1 | Nick | |
| 2023-06-22 | crobibero styling, format, code suggestions | Nick | |
| 2023-06-22 | Change defaults | Nick | |
| 2023-06-22 | HashSet datatype was causing default values to always be added on server start | nicknsy | |
| 2023-06-22 | Make trickplay response ids have no dashes | nicknsy | |
| 2023-06-22 | Use config values | nicknsy | |
| 2023-06-22 | Options | nicknsy | |
| 2023-06-22 | IsAutomated not set on copy | nicknsy | |
| 2023-06-22 | Trickplay generation, manager, storage | nicknsy | |
| 2023-06-22 | Merge pull request #9915 from Bond-009/stylecop | Bond-009 | |
| 2023-06-21 | Reduce bottlenecks scan code (#9863) | Bond-009 | |
| 2023-06-22 | Update stylecop.analyzers to v1.2.0-beta.507 | Bond_009 | |
| 2023-06-21 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-20 | Merge pull request #9894 from fhriley/fix_hardcoded_timer | Bond-009 | |
| 2023-06-20 | Remove unused lines | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-20 | Add AV1 hardware and software encoding | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-20 | Add AV1 support in HLS streaming | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-06-19 | Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893. | Frank Riley | |
| Signed-off-by: Frank Riley <fhriley@gmail.com> | |||
| 2023-06-15 | Pick safer default value for segments to keep | Dominik | |
