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

506 Commits (45e6e2adeeafa6143619e0b42ce04216bace125d)

Author SHA1 Message Date
cvium 24679af2e8 Fix comment 3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
Bond_009 4dfb7b18ae Add some docs and tests 3 years ago
cvium ff328fefc5 Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId 4 years ago
cvium f3573b061c Remove the unused arg 4 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Bond_009 637e86478f Fix some warnings 4 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore 4 years ago
Rich Lander a0678a9261
Update ILibraryManager.cs 4 years ago
Rich Lander 092e7c91b4
Update ILibraryManager.cs 4 years ago
Rich Lander 6a005f6a4f
Update ILibraryManager.cs 4 years ago
Rich Lander dfaf89a681
Update ILibraryManager.cs 4 years ago
Rich Lander 5110835031
Update ILibraryManager.cs 4 years ago
Rich Lander 0bb6999d59
Update ILibraryManager.cs 4 years ago
Rich Lander 5920f68ca9 Fix warnings in MediaBrowser.Controller/Library 4 years ago
Patrick Barron ae878fa051 Merge branch 'master' into authenticationdb-efcore 4 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 4 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore 4 years ago
Bond-009 cfad97ff28
Merge pull request from cvium/saving_private_ram 4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) () 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
Bond_009 9b8eb1ba53 Remove dead code 4 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore 4 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore 4 years ago
crobibero b6dda30a33 Fix suggestions from review 4 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller 4 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller () 4 years ago
Bond_009 4367b97a54 Fix build 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
Bond_009 bcb4010db6 More improvements 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond_009 c608d5104d Fix scanning 4 years ago
Bond-009 360d80c873
Merge pull request from Bond-009/filesystem 4 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables 4 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code 4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests 4 years ago
Patrick Barron 3ebc047434 Convert UpdateUser to solely async 4 years ago
cvium c5a870051a Use distinct for artists to avoid double refreshing 4 years ago
Bond_009 914e891689 Fix unchecked input 4 years ago
Bond-009 04ba59ab40
Merge pull request from barronpm/usermanager-async 4 years ago
Patrick Barron 76f61eb0d6 Convert DeleteUser to async 4 years ago
cvium 3f6e6c4839 Simplify 4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching 4 years ago
Claus Vium ec2538a1ba
Merge pull request from cvium/fix_person_studio_genre_endpoints 4 years ago
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints 4 years ago
crobibero b4d52d8009 Apply patch 4 years ago
Patrick Barron 72263613d0 Convert some code in UserManager to async 4 years ago