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/78638c72fb2fd15e7c9277bb37f5a6a93b9cc0a9/Emby.Server.Implementations/Library You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

826 Commits (78638c72fb2fd15e7c9277bb37f5a6a93b9cc0a9)

Author SHA1 Message Date
gnattu b92fc7ea9d
Don't resolve trickplay folder during media scanning () 6 months ago
Niels van Velzen 675a8a9ec9
Remove left-over network path references () 6 months ago
Niels van Velzen cc2f91b331
Merge pull request from Bond-009/userdatamanager 6 months ago
Stepan Goremykin a3cc39ddd8
Use frozen collections in MimeTypes.cs () 6 months ago
Bond_009 277830855d Clean up UserDataManager 6 months ago
Bond_009 09f4477510 Replace UserId with User in UserViewQuery 7 months ago
Bond_009 c831af2fe2 Pass User instead of UserId inside LatestItemsQuery 7 months ago
Bond_009 d3f0346f04 Enable nullable for UserItemData 7 months ago
Bond_009 ecd2dab0a2 Add TrySetProviderId extension 8 months ago
David Schulte fc1bee30a6
Allow streaming of raw PGS subtitles without transcoding () 8 months ago
ItsAllAboutTheCode 5e840c1db6
Improve LibraryManager.Sort when using "Random" order () 8 months ago
Bond-009 79e9fe112c
Merge pull request from revam/fix-resolver-helper-init-values 8 months ago
Shadowghost 6734450d40 Backport pull request from jellyfin/release-10.9.z 8 months ago
Mikal Stordal 0cf8b376ac Don't expect `BaseItem` to be a movie/video file. 9 months ago
gnattu cd5fb84136 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 4a06b6d13b Backport pull request from jellyfin/release-10.9.z 9 months ago
gnattu 0d0a2b4d58 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 5d4880c497 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost c0364fc766 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 29a293f9e7 Backport pull request from jellyfin/release-10.9.z 10 months ago
gnattu 3ae0fb90cb
Validate Collection Folders on adding and removal () 10 months ago
Bond-009 3feb3f81bf
More efficient array creation () 10 months ago
Bond_009 88a38a61b5 Improve audio normalization 10 months ago
Bond-009 d29b85a134
Fix multiple intro providers and remove unneeded ToLists () 10 months ago
Bond-009 37d301ebd4
Merge pull request from jellyfin/fix-library-removal 11 months ago
Bond-009 bb018c4adc
Enable nullable for LibraryManager () 11 months ago
gnattu e4d66f35fd chore: use proper way to override remove root 11 months ago
Cody Robibero 6fb6b5f176
Validate item access () 11 months ago
Bond-009 b4bd3f6151
Merge pull request from revam/fix-off-by-one-error-in-get-attribute-value 11 months ago
gnattu 7befbda1a6 fix: code style 11 months ago
gnattu 4fa6b8874f fix: typo 11 months ago
gnattu 204146a3a5 fix: mark UserRoot as non-root when performing removal 11 months ago
Bond-009 7d28d08e08
Enable more warnings as errors () 11 months ago
Tim Eisele 134bf7a6a5
Don't throw if file was already removed () 11 months ago
Mikal Stordal d3b9ebfa2e fix: fix off-by-one error in `GetAttributeValue` 11 months ago
Joshua M. Boniface ee1d6332ee
Merge pull request from Shadowghost/add-playlist-acl-api 11 months ago
Shadowghost 4a9565ab52 Fix some spelling mistakes 11 months ago
Niels van Velzen d9fe900952
Fix FindExtras overwriting current extra type () 11 months ago
Shadowghost 56c432a843 Apply review suggestions 11 months ago
Bond_009 651681c276 Enable nullable for more files 12 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images () 1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Patrick Barron 0960438065 Remove ActionableProgress 1 year ago
Patrick Barron 8698b90594 Remove SimpleProgress 1 year ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes 1 year ago
Bond-009 a2fdec4363
Merge pull request from TelepathicWalrus/fix-livetv-delay 1 year ago
TelepathicWalrus 7d6a03bad6 Change nested try catch to using statement 1 year ago
TelepathicWalrus 1d235205ae Log IOException 1 year ago
TelepathicWalrus 538f141b4c Update error handling 1 year ago
TelepathicWalrus 08592fb3fe Add ex to catch if cached mediainfo doesnt exist 1 year ago