| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-05 | Add EqualsAny for VideoCodecTag condition | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-02-01 | Add a new HWA type RKMPP | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-01-17 | Use helper function to compare guid (#10825) | Cody Robibero | |
| 2024-01-15 | Remove unused Live TV code | Patrick Barron | |
| 2024-01-12 | Remove DLNA-specific DeviceProfile code (#10850) | Patrick Barron | |
| * Remove DLNA-specific methods from DeviceProfile * Remove DLNA-specific fields from DeviceProfile * Remove unused DLNA models | |||
| 2024-01-06 | Detect audio spatial format (#9996) | Mohamed Akram | |
| * Detect audio spatial format * Update MediaBrowser.Model/Entities/MediaStream.cs * Update MediaStream.cs --------- Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-01-06 | Add option to use replaygain tags for audio (#10566) | TelepathicWalrus | |
| * Add option to use replaygain tags for audio * Change regex to be specific * Use ffprobe for faster metadata grabs * Change regex to .Match | |||
| 2024-01-06 | Remove some unused client capabilities and sync code (#10812) | Niels van Velzen | |
| 2023-12-18 | Merge pull request #10422 from scampower3/api-update | Bond-009 | |
| Update /Device endpoint to return CustomName | |||
| 2023-12-15 | Merge pull request #10573 from arabcoders/master | Bond-009 | |
| Add new API endpoint to view/update Item UserData | |||
| 2023-12-06 | Remove unused DLNA models (#10685) | Patrick Barron | |
| * Remove unused DLNA models * Remove IDlnaManager | |||
| 2023-11-30 | Merge pull request #10558 from barronpm/dlna-plugin2 | Bond-009 | |
| Move DLNA to Plugin (Part 2) | |||
| 2023-11-23 | Merge pull request #10371 from Pithaya/feat/book-persons | Claus Vium | |
| Allow persons on books | |||
| 2023-11-24 | Merge branch 'jellyfin:master' into master | Abdulmohsen | |
| 2023-11-23 | Made key & itemId nullable | ArabCoders | |
| 2023-11-23 | Made UpdateUserItemDataDto standalone object. | ArabCoders | |
| 2023-11-15 | Remove DLNA socket code | Patrick Barron | |
| 2023-11-16 | Update deps | Bond_009 | |
| * Removes SourceLink as it should work automagically with .NET 8 | |||
| 2023-11-15 | Address review comment | Bond_009 | |
| 2023-11-15 | Updated the summary and the Dto name. | ArabCoders | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-14 | Use System.Net.IPNetwork | Bond_009 | |
| 2023-11-14 | Update to .NET 8 | Bond_009 | |
| 2023-11-13 | Merge branch 'master' into feat/book-persons | Pithaya | |
| 2023-11-13 | Refactored the code to not use reflection. | ArabCoders | |
| 2023-11-13 | Refactored api call logic handling. | ArabCoders | |
| 2023-11-12 | Added new API endpoint to update User item data | ArabCoders | |
| 2023-11-12 | Merge pull request #9762 from crobibero/media-type | Bond-009 | |
| Convert string MediaType to enum MediaType | |||
| 2023-11-10 | Validate AuthenticationProviderId and PasswordResetProviderId (#10553) | Chris H | |
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-10-27 | Merge pull request #10357 from herby2212/kill-inactive-streams-v2 | Claus Vium | |
| Add auto close of an inactive session after X minutes | |||
| 2023-10-27 | Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles | Claus Vium | |
| add EnableSubtitleManagement permission | |||
| 2023-10-21 | fix indentation after merge | herby2212 | |
| 2023-10-21 | update to current master to resolve merge conflict | herby2212 | |
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-10-18 | add EnableSubtitleManagement permission | chinkara | |
| 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-17 | Update /Device endpoint to return CustomName | LJQ | |
| 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-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-10-08 | Jellyfin.Drawing minor improvements | Bond_009 | |
| Reduce duplicate/dead code | |||
| 2023-10-08 | Add a Book ExternalIdMediaType | Pithaya | |
