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/04784b4e4301bb150e8af5d66154e969e71d9efc/Emby.Dlna You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

201 Commits (04784b4e4301bb150e8af5d66154e969e71d9efc)

Author SHA1 Message Date
bugfixin 87c8f19f19 Move DLNA thumbnail element to after larger image elements 6 years ago
Andrew Rabert 608fd873de Optimize images with image_optim 6 years ago
Bond-009 d623f616fa Improved dispose method 6 years ago
Bond-009 fc8de8aead Check if disposed first 6 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better. 6 years ago
Vasily 297f25cfc2
Merge pull request from Bond-009/os 6 years ago
Bond-009 3ddbda9aca
Merge branch 'master' into xml 6 years ago
Bond-009 decaffed86 Remove EnvironmentInfo 6 years ago
Vasily e04a152ed0
Merge pull request from Bond-009/libscan 6 years ago
Vasily 75996476a7
Merge pull request from Bond-009/dead 6 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown 6 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 years ago
Bond-009 65c0b486aa Remove dead code 6 years ago
Claus Vium 8c609bc9ce Reduce aspnet imports 6 years ago
Bond_009 ffd6dac03a Remove useless comments 6 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings 6 years ago
Claus Vium 318e0d4a24 Add GetValueOrDefault dictionary extension 6 years ago
Claus Vium 040871459b Remove some unused references 6 years ago
Bond-009 9993dafe54 Don't mix LINQ and roreach loops for readability 6 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection 6 years ago
Claus Vium 91afaaf8fe Cleanup in QueryParamCollection 6 years ago
Claus Vium 333bd2107a Remove HttpUtility 6 years ago
Xu Fasheng 0c49079c16 Update comments for DLNA IPv6 6 years ago
Xu Fasheng 1eb26bdf08 Ignore IPv6 DLNA devices 6 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface 6 years ago
Xu Fasheng 2db1826ed8 Enable DLNA multi socket binding for linux 6 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces 6 years ago
Joshua M. Boniface 6c6e9ca9f2
Merge pull request from Bond-009/xmlex 6 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser 6 years ago
Anders Thomsen 7bb8985f11 Fix race condition in adding dlna devices to session when the device is discovered repeatedly 6 years ago
Bond-009 a82303ccd1 Fix uncaught xml error 6 years ago
Bond_009 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection 6 years ago
Bond-009 be89a5e719 Don't rename method 6 years ago
Bond_009 84d56976ba Some small changes in Device.cs and DidlBuilder.cs 6 years ago
Claus Vium 0ef2b46106 Remove custom Threading 6 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request from Bond-009/startasync 6 years ago
Joshua M. Boniface c713824bf9
Merge pull request from Bond-009/culture 6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type 6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture 6 years ago
Vasily ffcf6bdd3a
Merge pull request from EraYaN/fix-emtpy-statement 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Bond_009 85a58fd655 Start startup tasks async 6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings 6 years ago
Andrew Rabert 05fd76c0fa
Merge pull request from Bond-009/dbperf 6 years ago
Andrew Rabert 7165868509
Merge pull request from Bond-009/null 6 years ago
Bond_009 07f163a4c3 Minor improvements to db code 6 years ago
Bond_009 883575893b Change image dimentions from double to int 6 years ago
Erwin de Haan e8f6a61131 Fix empty statement in DidlBuilder.cs 6 years ago
Bond_009 8af256f9c2 Fix always null expressions 6 years ago