Commit Graph

3712 Commits (7e8428e588b3f0a0574da44081098c64fe1a47d7)

Author SHA1 Message Date
WWWesten 90a8cd83f4 Translated using Weblate (Norwegian Bokmål)
3 years ago
Csaba da5ca3f769 Translated using Weblate (Hungarian)
3 years ago
WWWesten 95f25467c8 Translated using Weblate (Persian)
3 years ago
millallo 55f3dd4f2c Translated using Weblate (Italian)
3 years ago
Oatavandi f56898a563 Translated using Weblate (Tamil)
3 years ago
WWWesten 2c66d36f10 Translated using Weblate (Russian)
3 years ago
Csaba c5783da4f6 Translated using Weblate (Hungarian)
3 years ago
Baptiste c78f584a99 Translated using Weblate (French)
3 years ago
bvd13 7ebe30f0ab Translated using Weblate (Dutch)
3 years ago
dependabot[bot] 62a93d494b
Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0
3 years ago
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 ead4e1e977 Add support for legacy HDhomerun DUAl
3 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
Bond-009 95b1cf532b
Merge pull request #5985 from Bond-009/minor11
3 years ago
Bond-009 a6ee4632ce
Merge pull request #5987 from Bond-009/ioob
3 years ago
Bond_009 47e7c1356c PathExtensions: Fix index out of bounds in TryReplaceSubPath
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
Bond-009 d729a76707
Merge pull request #5934 from Bond-009/utf8
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
Bond-009 48e81e65e8
Merge pull request #5938 from cvium/allocationz
3 years ago
Bill Thornton cd543f7e50
Merge pull request #5738 from cvium/resolve-from-path
3 years ago
cvium c0feb3694b rename to SplitEnumerator and fix test
3 years ago
Claus Vium b9d18f0fa7
Merge branch 'master' into allocationz
3 years ago
dependabot[bot] 9b1243cf5e
Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0
3 years ago
Bond-009 e042651c54
Merge pull request #5956 from BaronGreenback/MultipleInstanciations
3 years ago
BaronGreenback bcba501dfb minor optimization.
3 years ago
Bond_009 874f92e93a Add tests for SqliteItemRepository.(De)SerializeProviderIds
3 years ago
Bond_009 8a6b9e1fb6 Add tests for SqliteItemRepository.(De)SerializeImages
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
cvium 716cbb0695 remove span based setproviderid
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
cvium ba2e346d12 prevent cancellationtoken leakage
3 years ago
cvium a6726730fc revert the last bits of the getcount experiment
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 78e66325fd
Merge pull request #5891 from Bond-009/filesystem2
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
Bond_009 34313ef216 SqliteItemRepository: Parse ChannelId directly from utf-8 data
3 years ago
Bond-009 dcc2df75ec
Merge pull request #5903 from iwalton3/auto-leave-syncplay
3 years ago
crobibero d27ca993a5 Add ability to sort on Genre, MusicGenre, Artist
3 years ago
dependabot[bot] 47c54166e1
Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0
3 years ago
dependabot[bot] 24a05bc9f8
Bump sharpcompress from 0.28.1 to 0.28.2
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Ian Walton e4691d45f5 Leave SyncPlay group on session disconnect.
3 years ago
Bond-009 1a54338e38
Merge pull request #5892 from crobibero/password-obsolete
3 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
3 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete
3 years ago
Bond_009 33327aa1a9 Improve fast path of ManagedFileSystem.GetValidFilename
3 years ago
Bond_009 81209258ab ManagedFileSystem: Rewrite GetValidFilename and more improvements
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 b0914f9f2c Remove unused/duplicate services
3 years ago
Bond-009 95ab603a40
Merge pull request #5878 from Artiume/patch-2
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
3 years ago
artiume 005ae80b31
Update var names
3 years ago
artiume dcd96909cd
Fix Audiobook Resume
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
cvium 8933389753 Respect user settings for transcode and remux
3 years ago
Stephen Moore e841922ffd Fix ArgumentOutOfRangeException scanning AudioBooks
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Cody Robibero b63f615fd4
Enable nullability for ServerDiscoveryInfo (#5804)
4 years ago
cvium d44b2e2ee5 fixes
4 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
4 years ago
Bond_009 8045a488ce Fix possible ArgumentNullException
4 years ago
Bond-009 b94218849c
Merge pull request #5784 from Bond-009/racecondition
4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
4 years ago
Joshua M. Boniface cd0daa7985
Merge pull request #5748 from cvium/playlist-audio-type
4 years ago
Bond-009 240e67d485
Merge pull request #5747 from cvium/more-convertimage-fixes
4 years ago
Bond-009 f4654aaeb1
Merge pull request #5766 from cvium/fix-scheduledtaskworker
4 years ago
cvium 42bcf171d9 Use sync Serialize when writing scheduled tasks to disk
4 years ago
Bond-009 62117a6c12
Merge pull request #5746 from cvium/dangling-symlinks
4 years ago
Bond-009 9d548c62ba
Merge pull request #5258 from Smith00101010/next-up-specials-fix
4 years ago
Claus Vium f99237cf9b
Update Emby.Server.Implementations/IO/ManagedFileSystem.cs
4 years ago
cvium ef527df28f Set mediatype to Audio for playlists in a music library
4 years ago
cvium f2cba352e5 catch ioexception and include stack trace
4 years ago
Claus Vium 1a92d94e92
Merge pull request #5712 from BaronGreenback/5700
4 years ago
Claus Vium d532e95410
Merge pull request #5734 from jellyfin/fix-isplayed-itemvalues
4 years ago
cvium 1a3352003d don't die on dangling symlinks
4 years ago
cvium 5c4be2416d Remove unused import
4 years ago
cvium 53db1a1ffc ...
4 years ago
cvium 457229c56d Simplification
4 years ago
cvium 69d2368fbc Copy paste error
4 years ago
cvium e7fc18d0f3 Fix type check
4 years ago
cvium 08ccf2a49c Resolve name from episode folder
4 years ago
Claus Vium a21b2714e7
fetching images should not kill the scanner
4 years ago
Claus Vium db530e61f5
move IsPlayed to outerquery
4 years ago
BaronGreenback b645bb20de
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
Bond-009 631df8c560
Merge pull request #5520 from Bond-009/hdhomerun2
4 years ago
BaronGreenback 65f880be32 Keep plugin status after update.
4 years ago
Bond_009 95327b842e Enable NetAnalyzers for more projects
4 years ago
cvium 14d0acf285 add simple auth handling to websocketmanager
4 years ago
Bond-009 959a09bdb0
Merge pull request #5676 from Bond-009/useless
4 years ago
Bond-009 ec0ef1530c
Merge pull request #5602 from Ullmie02/IP-string-IP
4 years ago
Bond-009 a0258618ac
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
4 years ago
Bond_009 c533b20496 Remove ManagedFileSystem.IsRootPath
4 years ago
Bond_009 aa76957338 Remove useless code
4 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
4 years ago
David 78f7fdeacc Rename methods and optimize allocations
4 years ago