Commit Graph

3740 Commits (360fd70fc74325008b031c9a1155b9b76724866d)

Author SHA1 Message Date
Claus Vium cb77f8ee28
Merge pull request #6172 from Bond-009/nullable6
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Bond_009 383c2d7374 Remove useless nullable directives
3 years ago
Claus Vium ed2f08d05f
Merge pull request #6156 from Bond-009/minor14
3 years ago
Claus Vium f17d43c564
Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1
3 years ago
Claus Vium b8f5a14384
Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo
3 years ago
Bond_009 c78457e6d3 Minor fixes
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
cvium 0835b26889 review
3 years ago
PingWin 05c241da78 Add OriginalTitle to ItemLookupInfo
3 years ago
Claus Vium ffe2770388
Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
BaronGreenback 51fb6e1d2d
Merge branch 'master' into IsRoot_fix
3 years ago
BaronGreenback d0537a3271 Set isRoot to true
3 years ago
Bond-009 0a30d8dd98
Merge pull request #6086 from Bond-009/deadcode
3 years ago
Bond_009 9b8eb1ba53 Remove dead code
3 years ago
Bond-009 d61530eb4b
Merge pull request #6083 from Bond-009/nullable4
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Patrick Barron e1f7086077 Remove unnecessary query class
3 years ago
Bond-009 a937a854f2
Merge pull request #6013 from Bond-009/minor13
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond-009 8d2e5ef8c6
Merge pull request #6042 from crobibero/mbc-warn-2
3 years ago
Bond_009 2b321d8b89 Enable nullable for InternalItemsQuery
3 years ago
BaronGreenback 48bb338352 Enable child items to be returned if a musicAlbum
3 years ago
nyanmisaka ffc5aba023 Fix the 'No decoder surfaces left' error on Cuda
3 years ago
crobibero b6dda30a33 Fix suggestions from review
3 years ago
peterspenler 3c981cf41f Reorder requested audio channels checks
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
BaronGreenback 97c2c523a8
Merge branch 'master' into comparisons
3 years ago
Bond_009 56ac64e70a Minor improvements
3 years ago
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback e682c230bd
Merge branch 'master' into comparisons
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
Bond_009 787bcd4a83 Remove dead code
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Claus Vium b9d18f0fa7
Merge branch 'master' into allocationz
3 years ago
BaronGreenback 7ff52bf755 Renamed
3 years ago
BaronGreenback 7936ea59eb Changed selection method
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
crobibero 1d6224c9c6 Add endpoint to log client events
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Bond-009 224c48821e
Merge pull request #5887 from Bond-009/perf
3 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
3 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 f46195899e Improve perf of db save and query
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond-009 24103d0953
Merge pull request #5876 from Bond-009/nullref5
3 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
Bond_009 63e9b1ae2d DeepCopy: Throw ArgumentNullException if one of the args is null
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
BaronGreenback 80877aa945 Cleaned up "value assigned is not used in any execution path"
3 years ago
Patrick Barron 75df6965a0 Don't use database for QuickConnect
3 years ago
cvium d44b2e2ee5 fixes
3 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
3 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
3 years ago
Odd Stråbø e0edbc5754 Apply suggestions from code review
3 years ago
Odd Stråbø e57c1655fb Remove GetSizeEstimate & GetEstimatedAspectRatio
3 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill
3 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints
3 years ago
Patrick Barron ed0b5ff017 Fix builds
3 years ago
Patrick Barron 3ebc047434 Convert UpdateUser to solely async
3 years ago
Patrick Barron 8607b52541 Make device/session code async
3 years ago
Patrick Barron 44e71774b1 Rewrite device manager using EF Core
3 years ago
Bond-009 b2fbf97abd
Merge pull request #4988 from Bond-009/crop
3 years ago
Claus Vium 9d0467addf
Merge pull request #5725 from BrianCArnold/Fix2845_PlaylistDeletion
3 years ago
Brian Arnold a2acfb02e9 Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class.
3 years ago
BrianCArnold 2314487e38
Update MediaBrowser.Controller/Playlists/Playlist.cs
3 years ago
Brian Arnold 7c457da9ab Fixed issue with determining if a directory was a directory or file when it contained a '.' character in the directory path.
3 years ago
cvium 4892e0cf06 fix build...somehow
3 years ago
cvium d772fddfb3 make custompref value nullable
3 years ago
Bond_009 2ed0801be2 Fix possible nullref
3 years ago
Patrick Barron 499785bebb Use new entities for API key endpoints
3 years ago
Patrick Barron 16ca8c7536 Remove unused SessionManager methods
3 years ago
Ionut Andrei Oanca 9eb740ba57 Fix storing outdated sessions in SyncPlay
3 years ago
cvium 7670189561 make directoryservice cache case sensitive
3 years ago
MrTimscampi ef9eba8bc9 Ignore format for ISO files
3 years ago
Bond-009 6d0b2ed080
Merge pull request #5579 from cocool97/master
3 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
3 years ago
cocool97 86852178c2
Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs
3 years ago
Nyanmisaka 0853d1265c
Disable auto rotation for some HWA methods (#5586)
3 years ago
Joshua M. Boniface 890a490776
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
3 years ago
LIAUD 32853ca244 Add 'group-title' channel parsing
3 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
cvium c5a870051a Use distinct for artists to avoid double refreshing
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
David 16694b0cfc Add nfo thumb tag support
3 years ago
BaronGreenback caa8e7cdf3 fixed build
3 years ago
Claus Vium 9e77fdc70d
Merge pull request #5312 from BaronGreenback/FixFor5280
3 years ago
BaronGreenback 9f03064ad8
Update MediaBrowser.Controller/IServerApplicationHost.cs
3 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
crobibero 0cce843f07 Fix vpp null reference
3 years ago
Orry Verducci b718eed314 Use average frame rate when determining deinterlace mode
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Joshua M. Boniface bd8c269ea2
Merge pull request #5107 from jellyfin/enhanced-nvdec-vpp-tonemap
3 years ago
dkanada 995b370017
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
3 years ago
Nyanmisaka 22e8667105
Apply suggestions from code review
3 years ago
nyanmisaka 3052068161 hybird vpp tonemapping for QSV on Linux
3 years ago
nyanmisaka b0e0e19468 add cuda format converter
3 years ago
nyanmisaka 09b9fa3ce1 add vpp tonemapping for vaapi
3 years ago
dkanada 86859a3926
Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPage
3 years ago
nyanmisaka 326fa8ce38 add an enhanced nvdec decoder
4 years ago
Ionut Andrei Oanca 68969c9530 Clear playlist in SyncPlay group
4 years ago
BaronGreenback a4e838fbf5 Remoed configurationPageType
4 years ago
BaronGreenback 8ef37f6b0e
Rename IPluginConfigurationPage.cs to ConfigurationPageType.cs.cs
4 years ago
BaronGreenback c6aa6ceed9 Removal of IPluginConfigurationPage
4 years ago
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
4 years ago
Bond_009 be511ca162
Fix release build ... again
4 years ago
Bond_009 3a9ce6d366
Fix release build
4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers
4 years ago
Bond_009 620fbf0f89
Remove CropWhitespace function
4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver
4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
Bond-009 054adf6379
Merge pull request #4853 from Ullmie02/servicestack-json
4 years ago
Nyanmisaka 470f40442c
not apply to progressive playback
4 years ago
nyanmisaka ae1187042a also avoid 7ch transcoding
4 years ago
nyanmisaka bc6ec08322 avoid transcoding to 3ch audio for HLS streaming
4 years ago
David 043d045448 Put json serializer options in private field
4 years ago
nyanmisaka b61541b6f7 fix some profiles for H264 AMF encoder
4 years ago
BaronGreenback 889e988167 Updated to latest unstable.
4 years ago
David b9dbdc7e54 Remove custom Json serializer from MediaBrowser.Controller
4 years ago
Nyanmisaka ac03ef57c9
allow empty video encoder profile
4 years ago
nyanmisaka cf8aa37f5b Fix some video profile for Android client
4 years ago
Claus Vium 21d2e9ff0c
Merge pull request #4771 from crobibero/typed-get-preference
4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade
4 years ago
Greenback 7986465cf7 Initial upload
4 years ago
Joshua M. Boniface 4f6a585424
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
4 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
crobibero f5cce9e630 Use typed UserManager GetPreference
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
crobibero 7d24460fac Fix copy-paste error
4 years ago
Bond-009 04ba59ab40
Merge pull request #4766 from barronpm/usermanager-async
4 years ago
Patrick Barron 76f61eb0d6 Convert DeleteUser to async
4 years ago
Claus Vium a57e465de9
Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore
4 years ago
cvium 15a3d8d626 Forgot to revert some other changes, dunno if needed
4 years ago
cvium 3f6e6c4839 Simplify
4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask
4 years ago
crobibero 75aa3718dc Actually use library options when filtering metadata providers
4 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay
4 years ago
Ionut Andrei Oanca 0825ce687d Add SessionControllerConnected event
4 years ago
Joshua M. Boniface 5f2cd11199 Bump version to 10.8.0 for next release
4 years ago
Joshua M. Boniface bba01bf7b9
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
4 years ago
Joshua M. Boniface 4e6584c345
Merge pull request #4652 from crobibero/display-preferences
4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences
4 years ago
Ionut Andrei Oanca cc64ee483d Reorder parameters in HandleRequest
4 years ago
Joshua M. Boniface 670f7cacc3
Merge pull request #4651 from crobibero/iso_manager
4 years ago
Ionut Andrei Oanca cbf70e7a03 Change type of PlaylistItemId to Guid
4 years ago
Claus Vium f1cc01f324
Merge pull request #4242 from Spacetech/library_scan_speed
4 years ago
Gary Wilber a9367b6169 Add OnConfigurationUpdated method
4 years ago
crobibero b0c79edd2c Add support for custom item display preferences
4 years ago
Ionut Andrei Oanca b7eb4da04e Rename GroupController into Group
4 years ago
Ionut Andrei Oanca 7169c0a22d Move SyncPlay request DTOs to proper namespace
4 years ago
Ionut Andrei Oanca 389367fec8 Rename 'track' into 'item' in SyncPlay
4 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter
4 years ago
Gary Wilber 2b6b2cbf31 Remove Lazy
4 years ago
Gary Wilber 74f211960a only recreate the lazy when needed
4 years ago
Gary Wilber 26a05e6974 Handle config updates
4 years ago
Claus Vium e042572588
Merge pull request #4633 from crobibero/guid-params
4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager
4 years ago
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
4 years ago
crobibero cd459c51f3 Return NoResult only when request doesn't have a token.
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
Ionut Andrei Oanca 78ea8ef99e Create common interface for SyncPlay requests
4 years ago
Ionut Andrei Oanca c60714e365 Move query parameters to request body in SyncPlay
4 years ago
cvium ba78ad5424 Add missing inheritdoc
4 years ago
cvium 65e6211c03 Remove circular dependency between websocket listeners and manager
4 years ago
cvium 1a0d8aef80 Revert "Removed Lazy implementation."
4 years ago
Greenback 5cd5a7d4ce Removed Lazy implementation.
4 years ago
Joshua M. Boniface c98c2ab955
Merge branch 'master' into syncplay-enhanced
4 years ago
nyanmisaka cc9e178d9a remove a redundant 'hwaccel vaapi' string
4 years ago
Bill Thornton 79f197938d
Merge pull request #4570 from nyanmisaka/tonemap-vaapi
4 years ago
Nyanmisaka b042a9f539
minor changes
4 years ago
Nyanmisaka 44dc1c3729
Apply suggestions from code review
4 years ago
Nyanmisaka 9c703a75ec
disable graphical subs burn-in when tonemapping
4 years ago
nyanmisaka bee69e409b add tonemapping for intel vaapi
4 years ago
BaronGreenback 6676ca4d1b
Remove ResourceFileManager (#4567)
4 years ago
Joshua M. Boniface 2c9e355e42
Merge branch 'master' into NetworkPR2
4 years ago
BaronGreenback e8cb9cea7d
Merge branch 'master' into library_scan_speed
4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
crobibero c8c5feacb6 Convert ClientCapabilities to a Dto with JsonConverters
4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
Claus Vium 44ff7a4843
Apply suggestions from code review
4 years ago
Gary Wilber 4a22380565 Merge remote-tracking branch 'upstream/master' into library_scan_speed
4 years ago
Gary Wilber d6585e7ff2 Upgrade System.Threading.Tasks.Dataflow
4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
Fernando Fernández e21e00cad5 Merge remote-tracking branch 'upstream/master' into no-scaling
4 years ago
Greenback a3e47f3e4e Updated to latest Unstable.
4 years ago
Joshua M. Boniface 212c5318ae
Merge pull request #4507 from BaronGreenback/Spelling
4 years ago
Fernando Fernández 2deda0437d Review suggestions
4 years ago
Nyanmisaka 5ff08338d5
Apply suggestions from code review
4 years ago
nyanmisaka 51dab0958d changes per suggestions
4 years ago
Claus Vium 15b9f993c6
Merge pull request #4342 from crobibero/base-item-manager
4 years ago
Greenback 9a323f6df0 More spelling corrections.
4 years ago
Fernando Fernández 38c3b6fcd3 Fix build and thread detection logic
4 years ago
Joshua M. Boniface e0f60847c0
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
4 years ago
Cody Robibero 08279e91ba
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
4 years ago
Fernando Fernández d7cdaeea7d Use all system cores when threads are set to auto or bigger than the amount of system's cores
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
Ionut Andrei Oanca a3ca36cb54 Review logging and minor changes in SyncPlay
4 years ago
Greenback 9481fd0747 Upgraded to .Net5
4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2
4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
Ionut Andrei Oanca c7e53bce2f Patch data-races and minor changes in SyncPlay
4 years ago
Ionut Andrei Oanca 5d77f422f0 Hide some property setters, init null values, update namespaces
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
Ionut Andrei Oanca fa69f6fd51 Handle ignore-wait request in waiting state in SyncPlay
4 years ago
Ionut Andrei Oanca 83333e1fe8 Replace foreach loop with FindIndex
4 years ago
Ionut Andrei Oanca 1dbc91978e Address requested changes and fix some warnings
4 years ago
Nyanmisaka 06670351ae
Apply suggestions from code review
4 years ago
nyanmisaka 32bb73acbb add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
4 years ago
nyanmisaka 536b054873 add experimental flag for flac
4 years ago
Ionut Andrei Oanca 563a6fb3c7 Minor changes to group-wait in SyncPlay
4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList
4 years ago
nyanmisaka d91a099c9e allow transcoding 8ch(7.1 layout) in aac
4 years ago
nyanmisaka 5bd0c2b69d add an option to disable hevc encoding
4 years ago
Kayila d0cf60e145 Fixes #4465 by adding the missing extras folders.
4 years ago
nyanmisaka 11c74cb65c fix for no audio stream video
4 years ago
nyanmisaka 57e5b59b93 adjust bitrate limit for HLS audio codecs
4 years ago
Nyanmisaka 0b01acbe91
Apply suggestions from code review
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
Gary Wilber e6d8c02944 Merge remote-tracking branch 'upstream/master' into library_scan_speed
4 years ago
Claus Vium 3900976be5
Merge pull request #4247 from crobibero/update-plugin
4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
Cody Robibero ce88815b3c
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Cody Robibero 1996e08dd1
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Cody Robibero e06b33af83
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Cody Robibero e8b832ea18
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Claus Vium 96dcd9c87e
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
4 years ago
Claus Vium ec2538a1ba
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
4 years ago
Claus Vium 1823cbb026
Merge pull request #4412 from cvium/fix_displaypreferences_creation
4 years ago
nyanmisaka 5048719a64 minor changes per suggestions
4 years ago