Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/2bb534d5e3b50dab374d510aaa7650e8c90f187f/MediaBrowser.LocalMetadata/Parsers/BaseItemXmlParser.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

55 Commits (2bb534d5e3b50dab374d510aaa7650e8c90f187f)

Author SHA1 Message Date
Stepan Goremykin 6ae1903453 Use TryAdd 2 years ago
Bond-009 9c500bdca3
Merge pull request from Shadowghost/playlist-fix 2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Shadowghost 76ae599bd3 Fix playlist creation and removal 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Julius Vitkauskas 7d7401bf0f Fix double assignment 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Bond_009 1d19a5be61 Fix some warnings 3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings 3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 3 years ago
Bond_009 a6d1e542e6 Reduce allocations 3 years ago
Bond_009 f1f72c3060 Minor improvements 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers 4 years ago
crobibero 38885ffd74 Fix nullability errors in MediaBrowser.LocalMetadata 4 years ago
crobibero ef49e2b21c Fix nullable string usage. 5 years ago
crobibero 14f32b4927 Remove warnings from MediaBrowser.LocalMetadata 5 years ago
dkanada 403cd3205f
Merge pull request from crobibero/ilogger 5 years ago
aled 299e49f39d Fix a small number of compile warnings 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
Bond_009 ffd6dac03a Remove useless comments 6 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings 6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile` 6 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model 6 years ago
Erwin de Haan 22879a603e Visual Studio Reformat: MediaBrowser.LocalMetadata 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 6 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 6d78824c8e update components 8 years ago
Luke Pulverenti dc7a59c73a ensure custom css is loaded last 8 years ago
Luke Pulverenti e91f569c15 update live tv startup 8 years ago
Luke Pulverenti 0beb803aed add sample rate condition 8 years ago
Luke Pulverenti d48496b843 add new search filters 8 years ago
Luke Pulverenti f53472584e update environment detection 8 years ago
Luke Pulverenti 372d40598d remove qsv hevc decoding for now 8 years ago
Luke Pulverenti 5fa3817a76 update components 8 years ago
Luke Pulverenti 3ff216f05a update ShortOverview 8 years ago
Luke Pulverenti 7ed6c67db0 update xml parsing 8 years ago
Luke Pulverenti 83ad945015 update xml readers 8 years ago