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

3414 Commits (027ef41d87d3093e940acac87f865faf43c8d886)

Author SHA1 Message Date
Bond_009 be511ca162
Fix release build ... again 4 years ago
Bond_009 3a9ce6d366
Fix release build 4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers 4 years ago
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver 4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade 4 years ago
Bond-009 054adf6379
Merge pull request from Ullmie02/servicestack-json 4 years ago
Nyanmisaka 470f40442c
not apply to progressive playback 4 years ago
nyanmisaka ae1187042a also avoid 7ch transcoding 4 years ago
nyanmisaka bc6ec08322 avoid transcoding to 3ch audio for HLS streaming 4 years ago
David 043d045448 Put json serializer options in private field 4 years ago
nyanmisaka b61541b6f7 fix some profiles for H264 AMF encoder 4 years ago
BaronGreenback 889e988167 Updated to latest unstable. 4 years ago
David b9dbdc7e54 Remove custom Json serializer from MediaBrowser.Controller 4 years ago
Nyanmisaka ac03ef57c9
allow empty video encoder profile 4 years ago
nyanmisaka cf8aa37f5b Fix some video profile for Android client 4 years ago
Claus Vium 21d2e9ff0c
Merge pull request from crobibero/typed-get-preference 4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade 4 years ago
Greenback 7986465cf7 Initial upload 4 years ago
Joshua M. Boniface 4f6a585424
Merge pull request from OancaAndrei/syncplay-new-auth-policies 4 years ago
crobibero ee23d06154 Use a more descriptive function name 4 years ago
crobibero f5cce9e630 Use typed UserManager GetPreference 4 years ago
crobibero b670937c3d Use typed UserManager GetPreference 4 years ago
crobibero 7d24460fac Fix copy-paste error 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
Claus Vium a57e465de9
Merge pull request from OancaAndrei/syncplay-fix-session-restore 4 years ago
cvium 15a3d8d626 Forgot to revert some other changes, dunno if needed 4 years ago
cvium 3f6e6c4839 Simplify 4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask 4 years ago
crobibero 75aa3718dc Actually use library options when filtering metadata providers 4 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay 4 years ago
Ionut Andrei Oanca 0825ce687d Add SessionControllerConnected event 4 years ago
Joshua M. Boniface bba01bf7b9
Merge pull request from OancaAndrei/syncplay-enhanced 4 years ago
Joshua M. Boniface 4e6584c345
Merge pull request from crobibero/display-preferences 4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences 4 years ago
Ionut Andrei Oanca cc64ee483d Reorder parameters in HandleRequest 4 years ago
Joshua M. Boniface 670f7cacc3
Merge pull request from crobibero/iso_manager 4 years ago
Ionut Andrei Oanca cbf70e7a03 Change type of PlaylistItemId to Guid 4 years ago
Claus Vium f1cc01f324
Merge pull request from Spacetech/library_scan_speed 4 years ago
Gary Wilber a9367b6169 Add OnConfigurationUpdated method 4 years ago
crobibero b0c79edd2c Add support for custom item display preferences 4 years ago
Ionut Andrei Oanca b7eb4da04e Rename GroupController into Group 4 years ago
Ionut Andrei Oanca 7169c0a22d Move SyncPlay request DTOs to proper namespace 4 years ago
Ionut Andrei Oanca 389367fec8 Rename 'track' into 'item' in SyncPlay 4 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter 4 years ago
Gary Wilber 2b6b2cbf31 Remove Lazy 4 years ago
Gary Wilber 74f211960a only recreate the lazy when needed 4 years ago
Gary Wilber 26a05e6974 Handle config updates 4 years ago
Claus Vium e042572588
Merge pull request from crobibero/guid-params 4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager 4 years ago