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/1442a63556e87f1318ff091df81c4ffa083de699/Jellyfin.Api/Helpers You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

176 Commits (1442a63556e87f1318ff091df81c4ffa083de699)

Author SHA1 Message Date
dkanada 13d65318eb
Merge pull request from Bond-009/minor10 4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens 4 years ago
Bond_009 65bab55ca0 Minor improvements 4 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
Claus Vium 63be326302
Merge pull request from jellyfin/fix-framerate-locale 4 years ago
nyanmisaka 3ce0d589ba make FRAME-RATE field culture invariant 4 years ago
Bond-009 4a2678e63b
Merge pull request from Bond-009/cleanup4 4 years ago
Bond_009 f6b293203a
Restore weird behaviour 4 years ago
Bond_009 1c2cd7efa0
Remove useless abstraction and clean up formatting 4 years ago
Bond_009 d24e7f60c7
Fix GetOrderBy and add tests 4 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
BaronGreenback 11700db312
Update StreamingHelpers.cs 4 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter 4 years ago
Joshua M. Boniface a6199f821b
Merge pull request from stanionascu/bdiso-playback 4 years ago
Greenback e41d1773ba changes 4 years ago
Greenback 616caca2b7 Added more comments. 4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2 4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request from crobibero/more-param 4 years ago
Joshua M. Boniface 799eb44005
Merge pull request from Artiume/patch-9 4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago
artiume 6a751251e7
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs 4 years ago
artiume a46b70b169
Truncate GUID to 8 char 4 years ago
artiume 3423bdf53a
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs 4 years ago
Greenback a3e47f3e4e Updated to latest Unstable. 4 years ago
nyanmisaka 51dab0958d changes per suggestions 4 years ago
artiume e6e7295320
oops 4 years ago
artiume 4e07d9d561
Update FFmpeg log 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2 4 years ago
nyanmisaka 099563cd6b comply with dotnet-5 4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
crobibero 3f313206c6 Suggestions from review 4 years ago
Bond_009 c4bb32f259
Access last element by index where possible 4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
crobibero 73d2cb1c2a Updated based on review feedback 4 years ago
nyanmisaka 8c0778e827 switch ffmpeg to hls muxer for live streaming 4 years ago
crobibero 95ebb9a55a Use null coalescing when possible 4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException 4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
nyanmisaka 5bd0c2b69d add an option to disable hevc encoding 4 years ago
Claus Vium a7b3880d0e
Merge branch 'master' into fix_and_mildly_improve_similar 4 years ago
nyanmisaka 57e5b59b93 adjust bitrate limit for HLS audio codecs 4 years ago
Nyanmisaka 0b01acbe91
Apply suggestions from code review 4 years ago
crobibero 2ce9a56cae Remove GetImageTypes 4 years ago
cvium b99519898d Remove duplicate /Similar endpoints and add poor matching for artists and albums 4 years ago
nyanmisaka babb298b90 fix ci 4 years ago
Claus Vium ec2538a1ba
Merge pull request from cvium/fix_person_studio_genre_endpoints 4 years ago