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

107 Commits (a09daa11eac1e7f47b88f2e27e8f61b3beb3b4ac)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Cody Robibero 38102499cb Merge pull request from nyanmisaka/video-range-condition 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Bond_009 77c615ba42 Error on SA1316 3 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
LinFor 5c69d110cc Samsung DLNA fixes 3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 06caee28b7 Enable nullable reference types for Emby.Dlna 4 years ago
Maxr1998 70771fdcd6
Nullability handling for device profile classes 4 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations 4 years ago
BaronGreenback e81b7c8f4f reverted 4 years ago
BaronGreenback 620648fe81 Fixed for no data. 4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
Bond_009 b21919c7f4 Minor perf improvements 4 years ago
Bond_009 e653eef44f Fix some warnings 5 years ago
Bond_009 170e434f92 Fix all warnings in Emby.Dlna 5 years ago
David 1337a0dcec Code review 5 years ago
David ca2b36bdb0 Reduce warnings in Emby.Dlna 5 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1) 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
telans acd4389653
fix SA1005 5 years ago
telans 726e116d5b
fix SA1510 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Joshua M. Boniface ca4b6836c1
Merge pull request from randrey/dlna-nullref-fix 5 years ago
randrey 0bef4eef87 Fix InvalidOperationException while browsing via DLNA client. 5 years ago
a1 eba781eac5 Fix DLNA clients displaying wrong album art. 5 years ago
Vasily d5cc10d7e1
Merge pull request from Bond-009/dlnawarnings2 5 years ago
Bond-009 4cacfd5997
Update DidlBuilder.cs 5 years ago
Bond_009 3161e85f76 Address comments 5 years ago
Vasily a37b69a493
Merge pull request from whooo/295-fix 5 years ago
Bond_009 be8ba96183 Fix some warnings 5 years ago
Erik Larsson b63ed35238 Add descriptive TV episode titles for DLNA browsing 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Claus Vium 241e351a61
Merge branch 'master' into dlnawarnings 5 years ago
dkanada b7a9900556
Merge pull request from Bond-009/warn13 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
Bond_009 6b68521bae Try again 5 years ago
Bond_009 fc578de3b3 Try possible solutions 5 years ago
Bond_009 82112b6788 Improvements to dlna server 5 years ago
Bond-009 fdbb329118 Remove StringHelper functions 5 years ago