Commit Graph

3731 Commits (4e9570598b06b9301632cf90dbfaf71c075334cc)

Author SHA1 Message Date
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
Jack 198cc6e76a Some code cleanup. Allow NextUpDateCutoff to be null
3 years ago
Jack d7855500c2 Add NextUpCutoffDate to NextUpQuery
4 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
Bond-009 6946e58ca4
Merge pull request #5614 from jellyfin/Bond-009-patch-2
4 years ago
MrTimscampi 5bb7d99b48 Remove DVDs from files exempt from chapter image extraction
4 years ago
Bond-009 6d0b2ed080
Merge pull request #5579 from cocool97/master
4 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
4 years ago
Bond-009 066c19a26b
Fix possible null ref exception
4 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
4 years ago
Kenneth SB 4637bbc723 Translated using Weblate (Danish)
4 years ago
Joshua M. Boniface 890a490776
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
4 years ago
LIAUD 32853ca244 Add 'group-title' channel parsing
4 years ago
andrewthemeow 9857c21717 Translated using Weblate (Lithuanian)
4 years ago
Vitorvlv 37aa3e8735 Translated using Weblate (Portuguese (Brazil))
4 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
4 years ago
Alyssa Ross e14311ca8b Translated using Weblate (Esperanto)
4 years ago
cvium 025e351f61 add unit tests
4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
4 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
4 years ago
Claus Vium bd70f56218
Merge pull request #5324 from danieladov/master
4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
4 years ago
Bond_009 f9640f4366 Rewrite HdHomerunManager.ParseReturnMessage
4 years ago
Mister Rajoy 8883aa4a37 Merge branch 'master' of https://github.com/danieladov/jellyfin
4 years ago
Mister Rajoy 4cc3b938fa Change Guid.Parse to Guid.TryParse
4 years ago
Bond_009 e8b18e5f8f Add test for HdHomerunManager.ParseReturnMessage
4 years ago
Daniel 7a3109104b
Remove empty line
4 years ago
Daniel 4b17648df3
Remove empty line
4 years ago
Bond_009 f5789483fd Add test for HdHomerunManager.WriteSetMessage
4 years ago
Bond-009 b755c25217
Merge pull request #5220 from Bond-009/hdhomerun
4 years ago
WWWesten 80846a1c66 Translated using Weblate (Kazakh)
4 years ago
Bond-009 d7f0aaaec1
Merge pull request #5417 from Bond-009/codeanal
4 years ago
David ece0d67f99 Use FileShare.Read for log files
4 years ago
David eca3b37d6e Use FileShare.Read to fix HdHomeRun
4 years ago
Bond-009 94db751f4b
Merge pull request #4754 from jellyfin/warn50
4 years ago
pkreuzt e89bd8ba02 Translated using Weblate (Galician)
4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009 5241bd41ef Add code analysis attributes where appropriate
4 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
4 years ago
Joshua M. Boniface 82d88bdec6
Merge pull request #5409 from ikomhoog/master
4 years ago
Claus Vium 90cdd1345d
Merge pull request #5407 from Bond-009/hack
4 years ago
BaronGreenback d3390302f9
Update ApplicationHost.cs
4 years ago
Bond_009 54f81c4da4 Call ToLower on CollectionTypeOptions.ToString
4 years ago
Ikomhoog d4201f812c Changed string.Length == 0 to string.IsNullOrEmpty in case of null
4 years ago
Joshua M. Boniface 480dd66428
Merge pull request #5402 from Ullmie02/fix-null-size
4 years ago
WWWesten bc95268bd6 Translated using Weblate (Kazakh)
4 years ago
David 60ffa6f514 Use FileShare.None when creating files
4 years ago
Patrick Barron 7c413a323b Move EF Core dependency out of Jellyfin.Data
4 years ago
Bond-009 497ea57fd2
Merge pull request #5381 from cvium/fix-network-substitution
4 years ago
cvium 946411be8e Remove redundant check
4 years ago
cvium 67af30d1ff Remove redundant checks
4 years ago
cvium 54211b921c rider is a prick
4 years ago
cvium bc661c16e1 simplify
4 years ago
Smith00101010 6293629d32
Apply suggested formatting changes
4 years ago
cvium 37e374d33d make sure network path substitution matches correctly
4 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
4 years ago
Nichgon ed7154db68 Translated using Weblate (Thai)
4 years ago
Bond-009 c2af32d035
Merge pull request #5299 from Bond-009/tests13
4 years ago
Csaba f6c49f1373 Translated using Weblate (Hungarian)
4 years ago
Mister Rajoy 18cd634ec8 Fix duplicated movies when group movies into collections is enabled
4 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes #1479
4 years ago
Sebastian 0fde0a82e4 Translated using Weblate (Swedish)
4 years ago
David 16694b0cfc Add nfo thumb tag support
4 years ago
BaronGreenback 159ecb882f Fixed bad sync
4 years ago
BaronGreenback 80ca3da55c Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
4 years ago
BaronGreenback 1d6f489f17 comment change
4 years ago
BaronGreenback f666b7e102 fix
4 years ago
Claus Vium 9e77fdc70d
Merge pull request #5312 from BaronGreenback/FixFor5280
4 years ago
BaronGreenback 73ca367bf9
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
BaronGreenback d95ca20fc7 removed bad merge code
4 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
4 years ago
Eben van Deventer 0a1b91f084 Translated using Weblate (Afrikaans)
4 years ago
dkanada c54ca489f1
Merge pull request #5217 from jellyfin/auto-manifest
4 years ago
Raúl Estévez bae97322a0 Translated using Weblate (Galician)
4 years ago
Bond_009 2bc1eef4dd Clean up code
4 years ago
Bond-009 5860979500
Merge pull request #5301 from Bond-009/validinput
4 years ago
sebastianporta 1569cc301c Translated using Weblate (Spanish (Mexico))
4 years ago
Bond_009 81f527f808 CollectionType can be null
4 years ago
Bond_009 1c74e2f40e Fix build
4 years ago
Christopher G 82634a9934 Translated using Weblate (Indonesian)
4 years ago
Bond_009 914e891689 Fix unchecked input
4 years ago
Bond_009 032d72a8a7 Pls fix race condition
4 years ago
Bond_009 acac21d8dc Improve tests
4 years ago
dkanada 9bfe945f6c catch http exception and fix possible issues
4 years ago
dkanada fb2d178242
add await directive for image download
4 years ago