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

2959 Commits (cfce1dba088dca44f5cf1ef3372738422a43d1c7)

Author SHA1 Message Date
crobibero bd09753976 Merge remote-tracking branch 'upstream/api-migration' into api-image 5 years ago
crobibero 39376bace3 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks 5 years ago
crobibero 7666a1201f Merge remote-tracking branch 'upstream/api-migration' into api-display-preferences 5 years ago
crobibero ec3e15db57 Fix merge and build 5 years ago
crobibero 829eb1a849 merge master into api-migration 5 years ago
David fff3c789b9 Move SessionService to Jellyfin.Api 5 years ago
dkanada 403cd3205f
Merge pull request from crobibero/ilogger 5 years ago
David 618b893c48 Move LibraryStructureService to Jellyfin.Api 5 years ago
Patrick Barron 6429e60c40
Merge pull request from crobibero/api-attachment 5 years ago
Patrick Barron 6a62c3c628
Merge pull request from Ullmie02/api-activitylog 5 years ago
Patrick Barron a6573e015f
Merge pull request from bruceCoelho/api-migration 5 years ago
Patrick Barron fc02157b42 Fix build errors 5 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore 5 years ago
Patrick Barron 7fba0b778e Properly remove profile images 5 years ago
David f64e8e8757 Move SubtitleService to Jellyfin.Api 5 years ago
Cody Robibero c61efba0c6
Merge pull request from Ullmie02/api-apikey 5 years ago
David 6a70081643 Move ApiKeyService to Jellyfin.Api 5 years ago
David b16da09549 Move /System Endpoint to Jellyfin.Api 5 years ago
Cody Robibero 647b78a3c0
Merge pull request from Ullmie02/api-searchservice 5 years ago
David dc190e5683 Move ActivityLogService to Jellyfin.Api 5 years ago
crobibero 0b778b8851 Move PluginService to Jellyfin.Api 5 years ago
crobibero 7a77b9928f Move PlaylistService to Jellyfin.Api 5 years ago
crobibero d97e306cda Move PlaylistService to Jellyfin.Api 5 years ago
crobibero a4455af3e9 Move LocalizationService to Jellyfin.Api 5 years ago
crobibero 81d3ec7205 Move ItemUpdateService to Jellyfin.Api 5 years ago
crobibero 16e26be87f Move ItemLookupService to Jellyfin.Api 5 years ago
crobibero dd5579e0eb Move FilterService to Jellyfin.Api 5 years ago
Patrick Barron 75af0a4e57 Implement more review suggestions 5 years ago
dkanada 52cd955a8f merge branch master into custom-repos 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
dkanada 1a67a34bd6
save configuration when updating repository list 5 years ago
Patrick Barron bb23ce3466 Merge branch 'master' into userdb-efcore 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Andreas B d92b32a4c6 Fix incorrect HLS master playlist fields 5 years ago
crobibero a787efc660 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
dkanada b7f4b8e2b5 initial implementation for custom plugin repositories 5 years ago
Cody Robibero 601e4a88c9
Merge pull request from crobibero/api-device 5 years ago
crobibero 88b6c26472 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-channel 5 years ago
Bond-009 2dbb9d4895 Fix build 5 years ago
Vasily 668e10ceb7
Merge pull request from Bond-009/nullable3 5 years ago
Anthony Lavado c31b2798a5
Merge pull request from xumix/master 5 years ago
Anthony Lavado 91b089c0fa
Merge pull request from Bond-009/bugs 5 years ago
Vasily b9618c8c01
Merge pull request from GranPC/public-pr/blurhash 5 years ago
David 638cfa32ab Move SearchService to new API endpoint 5 years ago
danieladov be5ce32bb6
refactor MediaBrowser.Api/VideosService.cs 5 years ago
danieladov 8e0b1109bc
refactor 5 years ago
Mister Rajoy 1b90798b90 Order ids to merge to avoid stack overflow 5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3 5 years ago
dkanada ecadde1e18
Merge pull request from jellyfin/audio 5 years ago
dkanada 73d123fe36 fix issue with audio transcoding 5 years ago
Patrick Barron 31f725fdbf Fix a bug in Emby.Notifications and clean up 5 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry 5 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore 5 years ago
Joshua M. Boniface 7c72f69189
Merge pull request from OancaAndrei/syncplay 5 years ago
Joshua M. Boniface 0be3dfe7c5
Revert "Fix emby/user/public API leaking sensitive data" 5 years ago
gion e42bfc92f3 Fix code issues 5 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay 5 years ago
xumix 46420dfd68 Refactor copy codec checks 5 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud 5 years ago
Vasily 279f0da980 Rename ImageInfo.Hash to ImageInfo.BlurHash 5 years ago
artiume a661b37c12
Update LibraryService.cs 5 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 7d9d54d2ec Fix profile images. 5 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support 5 years ago
Patrick Barron d35a7ba8bd Fix more issues 5 years ago
Vasily a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there 5 years ago
Vasily 02da312f8a Fix compilation after rebase 5 years ago
Jesús Higueras fe480caf54 Add endpoint to update all items in library 5 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend 5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore 5 years ago
Vasily d21feb2b18
Merge pull request from barronpm/activitydb-efcore 5 years ago
gion 8c04049a59 Fix some code smells 5 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay 5 years ago
gion e8f45248aa Fix code issues 5 years ago
Patrick Barron dcaffd3812 Fix regressions introduced by 5 years ago
Patrick Barron 87c63e668c
Merge branch 'master' into activitydb-efcore 5 years ago
Patrick Barron b94afc597c Address review comments 5 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket 5 years ago
Patrick Barron a8f0d0aa0d
Merge branch 'master' into activitydb-efcore 5 years ago
Patrick Barron 511d20a100 Apply review suggestions 5 years ago
Patrick Barron b7621d762c 2nd half of changes 5 years ago
Patrick Barron c1360a1dc3 Merge branch 'master' into userdb-efcore 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly 5 years ago
Patrick Barron 6379391f87
Merge branch 'master' into activitydb-efcore 5 years ago
gion 5c8cbd4087 Fix code issues 5 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay 5 years ago
gion 6e22e9222b Fix code issues 5 years ago
Bond-009 62da4d0e5c
Merge pull request from Polpetta/fix-api-private-data-leak 5 years ago
dkanada c15463fa12
Merge pull request from Bond-009/async2 5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core 5 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket 5 years ago
Bond-009 7f7a686ea6
Merge pull request from YouKnowBlom/add-hls-fields 5 years ago
Vasily 5922c35d69
Merge pull request from Bond-009/tests2 5 years ago
gion 0b974d09ca Synchronize access to data 5 years ago
gion 083d3272d0 Refactor and other minor changes 5 years ago
gion 40889702d0 Update session ping 5 years ago
gion 6519eebabb Implement NTP like time sync 5 years ago
gion 84d92ba9ce Check that client is playing the right item 5 years ago
gion 10c2c62f07 Implement syncplay backend 5 years ago
Bruce c7fe8b04cc PackageService to Jellyfin.API 5 years ago
Andreas B 153ea9f027 Fix error in HLS codecs field when level is null 5 years ago
crobibero 714aaefbcc Transfer EnvironmentService to Jellyfin.Api 5 years ago
crobibero 5ca7e1fd79 Move ChannelService to Jellyfin.Api 5 years ago
dkanada 97d7ffc458
Merge pull request from mark-monteiro/fix-auth-response-codes 5 years ago
crobibero a06d271725 Move ConfigurationService to Jellyfin.Api 5 years ago
Bond-009 d744d7d234 Merge branch 'master' into register-services-correctly 5 years ago
Bond-009 07326c1d9b
Merge branch 'master' into fix-auth-response-codes 5 years ago
Bond-009 c0b3c11b2e
Merge pull request from jellyfin/azure 5 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files 5 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
Vasily 07143bcb68
Merge pull request from dkanada/plugin 5 years ago
crobibero e151d539f2 Move ImageByNameService to Jellyfin.Api 5 years ago
Bond_009 7f4a229cd2 Add some simple tests 5 years ago
dkanada 3142c9b990
Merge pull request from Bond-009/minor2 5 years ago
crobibero 21b54b4ad8 Move DeviceService to DevicesController 5 years ago
crobibero a41d5fcea4 Move AttachmentsService to AttachmentsController 5 years ago
crobibero a96db5f48e Remove old scheduled tasks service 5 years ago
crobibero a282fbe966 Move DisplayPreferences to Jellyfin.Api 5 years ago
Joshua M. Boniface 5c669d7ad7
Merge pull request from lyonzy/patch-1 5 years ago
Bond_009 a73e1f18b6 Minor improvements 5 years ago
Matt Lyons e7fde6aaca
Handle null outputFileExtension with null-conditional operator 5 years ago
Bond-009 31769bda28
Merge pull request from Artiume/patch-6 5 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3 5 years ago
Bond_009 38dae51ccf Minor IAsyncDisposable improvements 5 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly 5 years ago
Mark Monteiro 6d35dd6b32 Clean up SecurityException 5 years ago
dkanada cb2523e2ef merge branch master into plugin 5 years ago
Matt Lyons b52199e9e2
Handle null outputFileExtension in GetOutputFilePath 5 years ago
Vasily 6386b9b1b9
Merge pull request from JustAMan/fix-ssa-delivery 5 years ago
Bond-009 14674d4469
Merge pull request from barronpm/codecleanup 5 years ago
Mark Monteiro 1e1295bebf Merge remote-tracking branch 'upstream/master' into register-services-correctly 5 years ago
dkanada bd55bdb4e3 merge branch master into plugin 5 years ago
dkanada 8e9aeb84b1 remove release channel from plugin classes 5 years ago
Vasily 5b59cd2eb2
Merge pull request from mark-monteiro/fix-extras 5 years ago
Bond-009 3a98ad8255
Merge pull request from PrplHaz4/patch-2 5 years ago
Patrick Barron 555651aae2 Fixed indentation and corrected typo 5 years ago
Vasily 5be60782ed Fix support for attachments with baseURL set 5 years ago
Patrick Barron c9da49ebaa Implemented more suggestions 5 years ago
Patrick Barron 47ba4a84cd Simplified more conditionals 5 years ago
Patrick Barron 81b4a4c54c Implement various suggestions 5 years ago
Patrick Barron e1958e3902 Miscellaneous code cleanup 5 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns 5 years ago
Patrick Barron 80cfcf5643 Remove unnecessary casts and explicit array types 5 years ago
Patrick Barron 86c06996b1 Remove redundant name qualifiers 5 years ago
Patrick Barron 961f48f5bc Use ? and ?? where applicable 5 years ago
Patrick Barron 6a3f9253db Convert using statements to using declarations where applicable 5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model 5 years ago
Patrick Barron 5966ee6d87 Convert type checks and null checks into pattern matching 5 years ago
PrplHaz4 46453549b5
Start line with Boolean 5 years ago
PrplHaz4 b05e04c0cb
Collapse IsInEnabledFolder to single expression 5 years ago
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor 5 years ago
artiume d10ae74b38
Force Audio Transcoding for LiveTV Transcoding 5 years ago
Mark Monteiro 377f9896ce Small fixes 5 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings 5 years ago
Mark Monteiro cc8294842a Add ExtraType.Unknown enum value and use it instead of null 5 years ago
Vasily 9aefb41512
Merge pull request from nyanmisaka/vaapi 5 years ago
PrplHaz4 025888204d
Fix permission setting on Channels 5 years ago
nyanmisaka 95c5c08610 minor improvements 5 years ago
nyanmisaka 0af353404c fix the UTF-16 error while burning ass/ssa subtitles 5 years ago
Nyanmisaka 0e9d9a7897 fix the incorrect HLS time while using hw encoders 5 years ago
nyanmisaka fac6831653 fix various bugs in VAAPI hardware acceleration 5 years ago
Mark Monteiro e266ad51c5 Simplify logic; remove unnecessary methods 5 years ago
Mark Monteiro 5fcbedc194 Display extras with an unknown type 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Andreas B 0a2d24aff3 Add RESOLUTION field to HLS master playlist 5 years ago
Andreas B 8a990d1d95 Add FRAME-RATE field to HLS master playlist 5 years ago
Andreas B f2858878d1 Add CODECS field to HLS master playlist 5 years ago
Andreas B 85da15685f Refactor DynamicHlsService.AppendPlaylist to use StringBuilder 5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17 5 years ago
Bond_009 bbd4860b55 Another warning 5 years ago
Bond-009 a7e1a5c96a
Merge pull request from mark-monteiro/inject-loggers-with-context 5 years ago
MrTimscampi e8c593f413 Add baseURL to attachments 5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible 5 years ago
Davide Polonio cd471ed4df Fix emby/users/public not taking into account first run 5 years ago
Davide Polonio 737d4d2b3f
Fix conditional with a less verbose one 5 years ago
Davide Polonio 5d760b7ee8 Fix emby/user/public API leaking private data 5 years ago
Steven Tang 2e856ad9fe Fix download file with non-ASCII filename 5 years ago
dkanada 974a04c129 update plugin classes for nightly builds 5 years ago
artiume 697aee5b0c
Merge pull request from jellyfin/master 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 ffc9eb67f0 Switch remux and direct stream 5 years ago
artiume 4becaf83dd
Update MediaInfoService.cs 5 years ago
dkanada 61015c1d0f
Merge pull request from Bond-009/images 5 years ago
artiume a4e0364139
Update MediaInfoService.cs 5 years ago
artiume b375aeb56a
fix indentation 5 years ago
artiume 967f8c6dcd
Merge pull request from jellyfin/master 5 years ago
artiume 63f13df6fc
Merge pull request from jellyfin/master 5 years ago
dkanada 53db526667 merge branch master into refactor 5 years ago
artiume 40ad6f843f
Merge pull request from jellyfin/master 5 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images 5 years ago
Vasily a26c1ab17d Remove commented code 5 years ago
Anthony Lavado 42066ee326
Merge branch 'master' into transcoding-throttling 5 years ago
Anthony Lavado 00073c162a
Merge pull request from dkanada/view 5 years ago
artiume b5342bb7d9
Fix MaxBitrate 5 years ago
artiume a73ce1d781
Update MediaInfoService.cs 5 years ago
dkanada 1cb51a8ac7 rename session folder 5 years ago
dkanada c2733ac0dc split api keys into their own service 5 years ago