Commit Graph

3594 Commits (8e6d79aa3e5ab52b51e8fbafb1bac3b207091acd)

Author SHA1 Message Date
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
dkanada e9030a62fb
remove useless call to dispose
4 years ago
dkanada 454deece13
improve performance in the wrong place
4 years ago
dkanada 64cc5889f2 add suggested changes
4 years ago
dkanada b18bb3d0de update timestamp parse for plugins
4 years ago
dkanada bc746b4d05 merge branch 'master' into auto-manifest
4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
4 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
4 years ago
Joshua M. Boniface 1442a63556
Merge pull request #5290 from Bond-009/nullref
4 years ago
Joshua M. Boniface 23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
4 years ago
Bond_009 93a1f434a3 Fix possible null ref exception
4 years ago
dependabot[bot] 35f460998b
Bump sharpcompress from 0.28.0 to 0.28.1
4 years ago
denikrejn1000 0d3606a746 Translated using Weblate (Serbian)
4 years ago
Bond_009 b1fe28d0a6 Use GetEncodingOptions where possible
4 years ago
Bond_009 eba859e33e Minor improvements
4 years ago
hoanghuy309 55dd0da5da Translated using Weblate (Vietnamese)
4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
4 years ago
dkanada 175e2a5249
Merge pull request #5242 from jellyfin/cancellationtokens
4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
4 years ago
dependabot[bot] 8a22913c84
Bump sharpcompress from 0.27.1 to 0.28.0
4 years ago
Dar Donkov cd612edbf0 Translated using Weblate (Bulgarian)
4 years ago
dkanada 542401c7f4
Merge pull request #5216 from jellyfin/remove-old-settings
4 years ago
Bond_009 65bab55ca0 Minor improvements
4 years ago
Dar Donkov 0a8587295e Translated using Weblate (Bulgarian)
4 years ago
Bond_009 e1bc322b70 Add test for WriteGetMessage
4 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun
4 years ago
dkanada 9caf311925 handle plugin manifests automatically
4 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
4 years ago
Bond-009 a2ac4d3dd7
Merge pull request #5209 from crobibero/base-item-kind
4 years ago
Manjot Singh d490c1c2bc Translated using Weblate (Hindi)
4 years ago
crobibero 223b42aed3 Create BaseItemKind enum
4 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles
4 years ago
dkanada 7f1243978c
Merge pull request #5012 from jellyfin/ws
4 years ago
Bond_009 13c1c2815f Add regression test for PluginManager.SaveManifest
4 years ago
Bond-009 fba80cf6f9
Merge pull request #5188 from cvium/fix_manifest_bom
4 years ago
cvium 311b2f5012 Exclude BOM when writing meta.json plugin manifest
4 years ago
dkanada 158e69c6f0
Merge pull request #4935 from ConfusedPolarBear/quickconnect-cleanup
4 years ago