TelepathicWalrus
7b5c41c2a5
Add option to use replaygain tags for audio ( #10566 )
...
* Add option to use replaygain tags for audio
* Change regex to be specific
* Use ffprobe for faster metadata grabs
* Change regex to .Match
10 months ago
Niels van Velzen
55916a09eb
Remove some unused client capabilities and sync code ( #10812 )
10 months ago
Bond-009
21374775e5
Merge pull request #10422 from scampower3/api-update
...
Update /Device endpoint to return CustomName
11 months ago
Bond-009
24cbd64450
Merge pull request #10573 from arabcoders/master
...
Add new API endpoint to view/update Item UserData
11 months ago
Patrick Barron
0d5bbfda32
Remove unused DLNA models ( #10685 )
...
* Remove unused DLNA models
* Remove IDlnaManager
11 months ago
Bond-009
cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
...
Move DLNA to Plugin (Part 2)
12 months ago
Claus Vium
0be2817ccb
Merge pull request #10371 from Pithaya/feat/book-persons
...
Allow persons on books
12 months ago
Abdulmohsen
9d5dc4d71b
Merge branch 'jellyfin:master' into master
12 months ago
ArabCoders
324c86e14d
Made key & itemId nullable
12 months ago
ArabCoders
22c90141e7
Made UpdateUserItemDataDto standalone object.
12 months ago
Patrick Barron
e46e3be667
Remove DLNA socket code
1 year ago
Bond_009
faa22cdb84
Update deps
...
* Removes SourceLink as it should work automagically with .NET 8
1 year ago
Bond_009
efec6e7a23
Address review comment
1 year ago
ArabCoders
c4013d2e10
Updated the summary and the Dto name.
1 year ago
Bond_009
635d67d458
Revert "Use System.Net.IPNetwork"
...
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
1 year ago
Bond_009
b62b0ec2b5
Fix warnings
1 year ago
Bond_009
99e0d46ad9
Use System.Net.IPNetwork
1 year ago
Bond_009
eb022c49cc
Update to .NET 8
1 year ago
Pithaya
eb2bcc91c5
Merge branch 'master' into feat/book-persons
1 year ago
ArabCoders
07db2025a1
Refactored the code to not use reflection.
1 year ago
ArabCoders
2a25c5a2e3
Refactored api call logic handling.
1 year ago
ArabCoders
bce22fcc2a
Added new API endpoint to update User item data
1 year ago
Bond-009
4288106acd
Merge pull request #9762 from crobibero/media-type
...
Convert string MediaType to enum MediaType
1 year ago
Chris H
3fd505a454
Validate AuthenticationProviderId and PasswordResetProviderId ( #10553 )
1 year ago
Cody Robibero
892973a9e3
Merge branch 'master' into media-type
1 year ago
Cody Robibero
906f701fa8
Convert CollectionType, SpecialFolderType to enum ( #9764 )
...
* 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>
1 year ago
Cody Robibero
c7a94d48ae
Convert ItemSortBy to enum ( #9765 )
...
* Convert ItemSortBy to enum
* Rename Unknown to Default
1 year ago
Bond_009
a9ef103c95
Add IDisposableAnalyzers to more projects
1 year ago
Claus Vium
0973f1e0ba
Merge pull request #10357 from herby2212/kill-inactive-streams-v2
...
Add auto close of an inactive session after X minutes
1 year ago
Claus Vium
db4605609c
Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles
...
add EnableSubtitleManagement permission
1 year ago
herby2212
6c5a4a93cc
fix indentation after merge
1 year ago
herby2212
27ceee8b6c
update to current master to resolve merge conflict
1 year ago
Nick
cd662506a1
Merge branch 'master' into trickplay
1 year ago
chinkara
9f259aa404
add EnableSubtitleManagement permission
1 year ago
Bond-009
84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
1 year ago
Bond-009
59ac548128
Merge pull request #10270 from crobibero/chromecast-config
1 year ago
LJQ
259fe4522c
Update /Device endpoint to return CustomName
1 year ago
Stepan Goremykin
8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
1 year ago
Bond-009
26571a8c51
Deprecate CanLaunchWebBrowser ( #10381 )
...
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
1 year ago
Tim Eisele
dc27d8f9cd
Refactor URI overrides ( #10051 )
1 year ago
Cody Robibero
6bd6fb6e0a
Merge branch 'master' into chromecast-config
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
1 year ago
Cody Robibero
2920611ffc
Convert string MediaType to enum MediaType
1 year ago
Bond_009
c707baed83
Jellyfin.Drawing minor improvements
...
Reduce duplicate/dead code
1 year ago
Pithaya
e6bb86e649
Add a Book ExternalIdMediaType
1 year ago
Stepan Goremykin
47254d6a22
Remove conditional access when it is known to be not null
1 year ago
herby2212
db5c2f738e
integrate development from v1
1 year ago
Patrick Barron
78e00578c2
Use DI for IFileSystem
1 year ago
Cody Robibero
ba7e3bfd82
Migrate to customizable cast receiver config
1 year ago
Bond_009
767a42fbdb
Minor LibraryMonitor improvements
...
* 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
1 year ago
Bond-009
3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago