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/aaab6a351876880fe1f240b356de7c319f3bd01b/MediaBrowser.Controller?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

3533 Commits (aaab6a351876880fe1f240b356de7c319f3bd01b)

Author SHA1 Message Date
Bond-009 eeb5d4bd1e
Merge pull request from BaronGreenback/optimization 4 years ago
Bond-009 7195d3e42f
Merge pull request from Bond-009/db 4 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables 4 years ago
Bond-009 224c48821e
Merge pull request from Bond-009/perf 4 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations 4 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete 4 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code 4 years ago
Bond_009 f46195899e Improve perf of db save and query 4 years ago
Bond-009 d5163b4167
Merge pull request from Bond-009/circ1 4 years ago
Bond-009 24103d0953
Merge pull request from Bond-009/nullref5 4 years ago
Bond-009 48ed4b016c
Merge pull request from cvium/semi-fix-collection-perf 4 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency 4 years ago
Bond_009 63e9b1ae2d DeepCopy: Throw ArgumentNullException if one of the args is null 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
BaronGreenback bb6fddde9a Group Methods 4 years ago
cvium d44b2e2ee5 fixes 4 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections 4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests 4 years ago
Odd Stråbø e0edbc5754 Apply suggestions from code review 4 years ago
Odd Stråbø e57c1655fb Remove GetSizeEstimate & GetEstimatedAspectRatio 4 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill 4 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints 4 years ago
Bond-009 b2fbf97abd
Merge pull request from Bond-009/crop 4 years ago
Claus Vium 9d0467addf
Merge pull request from BrianCArnold/Fix2845_PlaylistDeletion 4 years ago
Brian Arnold a2acfb02e9 Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class. 4 years ago
BrianCArnold 2314487e38
Update MediaBrowser.Controller/Playlists/Playlist.cs 4 years ago
Brian Arnold 7c457da9ab Fixed issue with determining if a directory was a directory or file when it contained a '.' character in the directory path. 4 years ago
cvium 4892e0cf06 fix build...somehow 4 years ago
cvium d772fddfb3 make custompref value nullable 4 years ago
Bond_009 2ed0801be2 Fix possible nullref 4 years ago
cvium 7670189561 make directoryservice cache case sensitive 4 years ago
MrTimscampi ef9eba8bc9 Ignore format for ISO files 4 years ago
Bond-009 6d0b2ed080
Merge pull request from cocool97/master 4 years ago
Bond-009 16011d96a0
Merge pull request from Ullmie02/nfo-thumb 4 years ago
cocool97 86852178c2
Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs 4 years ago
Nyanmisaka 0853d1265c
Disable auto rotation for some HWA methods () 4 years ago
Joshua M. Boniface 890a490776
Merge pull request from cvium/fix_episode_extras_questionmark 4 years ago
LIAUD 32853ca244 Add 'group-title' channel parsing 4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders 4 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
cvium c5a870051a Use distinct for artists to avoid double refreshing 4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1) 4 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 years ago
David 16694b0cfc Add nfo thumb tag support 4 years ago
BaronGreenback caa8e7cdf3 fixed build 4 years ago
Claus Vium 9e77fdc70d
Merge pull request from BaronGreenback/FixFor5280 4 years ago
BaronGreenback 9f03064ad8
Update MediaBrowser.Controller/IServerApplicationHost.cs 4 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl 4 years ago
Bond_009 914e891689 Fix unchecked input 4 years ago
dkanada 13d65318eb
Merge pull request from Bond-009/minor10 4 years ago
crobibero 0cce843f07 Fix vpp null reference 4 years ago
Orry Verducci b718eed314 Use average frame rate when determining deinterlace mode 4 years ago
Bond_009 65bab55ca0 Minor improvements 4 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
Joshua M. Boniface bd8c269ea2
Merge pull request from jellyfin/enhanced-nvdec-vpp-tonemap 4 years ago
dkanada 995b370017
Merge pull request from joshuaboniface/bump-version-10.8.0 4 years ago
Nyanmisaka 22e8667105
Apply suggestions from code review 4 years ago
nyanmisaka 3052068161 hybird vpp tonemapping for QSV on Linux 4 years ago
nyanmisaka b0e0e19468 add cuda format converter 4 years ago
nyanmisaka 09b9fa3ce1 add vpp tonemapping for vaapi 4 years ago
dkanada 86859a3926
Merge pull request from BaronGreenback/Remove_IPluginConfigurationPage 4 years ago
nyanmisaka 326fa8ce38 add an enhanced nvdec decoder 4 years ago
BaronGreenback a4e838fbf5 Remoed configurationPageType 4 years ago
BaronGreenback 8ef37f6b0e
Rename IPluginConfigurationPage.cs to ConfigurationPageType.cs.cs 4 years ago
BaronGreenback c6aa6ceed9 Removal of IPluginConfigurationPage 4 years ago
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip 4 years ago
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
Bond_009 620fbf0f89
Remove CropWhitespace function 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