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

210 Commits (f70a63d5759c5c9a3e0127a89763a3f644970634)

Author SHA1 Message Date
Bond_009 237db8ae92 Clean up livestreaming code 6 years ago
dkanada bb04545068
Merge pull request from Bond-009/docs2 6 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing 6 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond-009 8b1bd7ac6b Use a dictionary to look up mimetypes 6 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 6 years ago
Bond_009 b1bd062709 Properly set content type 6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager 6 years ago
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