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/0db7f252f6cf056f5774dd4ce2742eb9d6e3156b/Emby.Server.Implementations/Dto You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

182 Commits (0db7f252f6cf056f5774dd4ce2742eb9d6e3156b)

Author SHA1 Message Date
Bond_009 2ad872001d Address comments 11 months ago
Bond_009 88a38a61b5 Improve audio normalization 11 months ago
Bond-009 7d28d08e08
Enable more warnings as errors () 12 months ago
Niels van Velzen 84b933d835
Use enum for BaseItemDto.ExtraType () 1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Patrick Barron 0370167b8d Add IRecordingsManager service 1 year ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code () 1 year ago
Nick cd662506a1 Merge branch 'master' into trickplay 1 year ago
Nick 5a860710a8 Make TrickplayManifest dictionary key a string rather than Guid 2 years ago
TelepathicWalrus 4c7fb8f452
Album gain () 2 years ago
Nick fc61933748 Minor code changes 2 years ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
nicknsy d84370a6f7 Make trickplay response ids have no dashes 2 years ago
nicknsy ca7d1a1300 Trickplay generation, manager, storage 2 years ago
TelepathicWalrus 603fce59df
Audio normalization () 2 years ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression 2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives 2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists 2 years ago
Shadowghost 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items 2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Claus Vium 05c20001c8
Merge pull request from 1hitsong/lyric-lrc-file-support 3 years ago
LogicalPhallacy e8893f3d41 Backport pull request from jellyfin/release-10.8.z 3 years ago
1hitsong f4fd908f8d Create ILyricManager 3 years ago
1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support" 3 years ago
1hitsong 9d5cf67dfe Create ILyricsProvider 3 years ago
Cody Robibero 8568913df0 Merge pull request from neilsb/patch-1 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Bond_009 adad13b865 Remove some dead code 3 years ago
Niels van Velzen 2afcaa6ae1 Use Guid for BaseItemDto parent ids 3 years ago
Niels van Velzen e86f778c05 Use Guid for BaseItemPerson.Id 3 years ago
Dmitry Lyzo 54549cd5b5
Remove unnecessary array allocation 3 years ago
Dmitry Lyzo 5aa748058e Fix duplication of local trailers 3 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
Cody Robibero 8c7dd0a691
Merge pull request from cvium/why_should_we_use_the_imageinfo_when_we_can_guess 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
cvium e3f0a53f59 Small optimization to child count field 3 years ago
cvium 5d19c26d59 Simplify 3 years ago
cvium 0415d1ccef Reduce indentation 3 years ago
cvium d10de5b7f9 Try to use Width and Height from ImageInfo to determine aspect ratio 3 years ago
Bond_009 1d19a5be61 Fix some warnings 3 years ago
Bond_009 5726535a26 Fix some warnings 3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot 3 years ago
Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances 4 years ago
Bond_009 637e86478f Fix some warnings 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago