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/e59eac6a07b665b8bc8bc7176716705d8b72bdbd/MediaBrowser.Controller/Extensions You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

54 Commits (e59eac6a07b665b8bc8bc7176716705d8b72bdbd)

Author SHA1 Message Date
gnattu 22d8528d90 Backport pull request from jellyfin/release-10.9.z 8 months ago
gnattu 9563e4f85e Backport pull request from jellyfin/release-10.9.z 10 months ago
Patrick Barron c38fbece03 Remove unnecessary Trim() from GetPersonFromXmlNode 2 years ago
Patrick Barron 40e1c5f4c6 Remove logger parameter from XmlReaderExtensions.TryReadDateTime 2 years ago
Patrick Barron 1dd6442e89 Use extension methods in GetPersonFromXmlNode 2 years ago
Patrick Barron 0e51ffa169 Add TryReadInt to XmlReaderExtensions 2 years ago
Patrick Barron 8a7a1cc723 Add ReadNormalizedString to XmlReaderExtensions 2 years ago
Patrick Barron 99832642ce Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions 2 years ago
Patrick Barron 1a6ec2c740 Add GetStringArray and GetPersonArray to XmlReaderExtensions 2 years ago
Patrick Barron bdca4ed322 Add XmlReader.GetPersonFromXmlNode 2 years ago
Mark Lopez 29368a1566
Source SQLite cache_size from an Environment Variable () 2 years ago
Bond_009 cf67381e31 Fix release build 2 years ago
Cody Robibero 4fa7f49ffc
Merge pull request from knackebrot/unix-perms 3 years ago
Bond_009 3cb49d6df0 Fix option to disable server discovery 3 years ago
knackebrot 52c61bd06f Add option to change unix socket permissions 3 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond_009 5fb72951a0 Add test for ReadOnlySpan.Count extension 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
Bond_009 228b33a23b Minor improvements 5 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost 5 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
Bond-009 6c92154a9b
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs 5 years ago
Bond-009 1cc62d6afa
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs 5 years ago
Bond_009 cbe47325b3 Make UNIX socket configurable 5 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Mark Monteiro 861bad1eda Apply suggestions from code review 5 years ago
Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient 5 years ago
Mark Monteiro ef7497e837 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content 5 years ago
Mark Monteiro 4102e3afd0 Rename IsNoWebContent to NoWebContent 5 years ago
Mark Monteiro 79413d9f33 Add a configuration flag to allow/disallow duplicates in playlists 5 years ago
Mark Monteiro d437950ac3 Parse config value correctly 5 years ago
Mark Monteiro 3f4b9e9a81 Add new 'nowebcontent' configuration flag 5 years ago
Bond-009 6464bca791 Use extension methods 5 years ago
Bond-009 2c0259f920 Replace '_' with ':' in config keys 5 years ago
Bond-009 c6d48f51f6 Fix naming const 5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular 5 years ago
Bond_009 51edd5d067 Reworked LocalizationManager to load data async 6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 6 years ago
Andrew Rabert a86b71899e Add GPL modules 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable 9 years ago
Luke Pulverenti 0f8ccfaf49 prep for portable common 9 years ago
Luke Pulverenti 07791d46a5 rework scheduled tasks in preparation of common project going portable 9 years ago
Luke Pulverenti 7aa969e2b9 added a providers assembly 12 years ago
Luke Pulverenti a16655e22e use utc for premieredate 12 years ago