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

395 Commits (d77aa6c23496ee0de58ba674514469cfad1aa0d9)

Author SHA1 Message Date
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Patrick Barron 6d8062116c Remove some unused model code 1 year ago
Mohamed Akram f49de51225
Detect audio spatial format () 1 year ago
ArabCoders bce22fcc2a Added new API endpoint to update User item data 1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type 1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum () 1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 2 years ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests 2 years ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum 2 years ago
Shadowghost 76ae599bd3 Fix playlist creation and removal 2 years ago
Shadowghost 9d21f078c7 Add default rating selections 2 years ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection. 2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle () 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Shadowghost 2e639c77c7 Apply review suggestions 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
Niels van Velzen 16ad39e581 Add SeriesStatus.Unreleased 2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation 2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 3 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB 3 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
SenorSmartyPants de9a350bad Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 924b0740b1 Backport pull request from jellyfin/release-10.8.z 3 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging 3 years ago
Joshua M. Boniface fe32b5e333 Merge pull request from jellyfin/dovi-side-data 3 years ago
Cody Robibero 38102499cb Merge pull request from nyanmisaka/video-range-condition 3 years ago
Bond-009 c19c787273 Merge pull request from nyanmisaka/fix-dovi-tonemap 3 years ago
Cody Robibero 13df026f6b Merge pull request from Shadowghost/nfo-provider-fix 3 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks 3 years ago
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use 3 years ago
GermanCoding 3f6a14e1fd Use extension method for list search 3 years ago
GermanCoding e09641b452 Hide ISO 639-2 special codes in display titles 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Cody Robibero 132440c683 Remove Obsolete attribute on enum 3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto 3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot 3 years ago
Bond-009 3ec7ecf399
Merge pull request from MrTimscampi/audio-people 4 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810 4 years ago
Mike cf9c678406
Add subtitle format(codec) to stream display title () 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
MrTimscampi 8594ee7a22 Fix documentation for lyricist and arranger 4 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe 4 years ago
Bond_009 0512f74459 Add tests for GetResolutionText 4 years ago
MrTimscampi a25c3d1cda Remove usage of this in GetResolutionText 4 years ago
MrTimscampi bcae195cc3 Refactor GetResolutionText 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
MrTimscampi 8407c3d558 Properly detect Dolby Vision files derived from AV1, AVC and HEVC 4 years ago
Bond_009 4479713e04 MediaStream: Replace string.IndexOf with string.Contains where possible 4 years ago