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/785e8c4085d5a83fec30fd02f835d0aa1c885633/MediaBrowser.Providers/MediaInfo You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

440 Commits (785e8c4085d5a83fec30fd02f835d0aa1c885633)

Author SHA1 Message Date
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates 2 years ago
Patrick Barron db1913b08f
Remove DvdLib () 2 years ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers 2 years ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles 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
Cody Robibero d4bd72049b
Merge pull request from negulici-r-barnabas/master 2 years ago
Bond_009 fb3e97d7ac Use typed logger 2 years ago
Negulici-R. Barnabas e977aade77
Merge branch 'jellyfin:master' into master 2 years ago
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type; 2 years ago
Negulici-R. Barnabas b7aa5ed862
Merge branch 'jellyfin:master' into master 2 years ago
Jendrik Weise 21072310e7 Sort external files when scanning 2 years ago
Joe Rogers dd41fb9a61
Update embedded image names to match docs 3 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 3 years ago
Shadowghost 9b2e9640be Apply review suggestions 3 years ago
Shadowghost 6c6f89acc3 Apply review suggestions 3 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 3 years ago
Shadowghost 4649e0e425 Add xiph tag parsing 3 years ago
Shadowghost fa9820b1fd Add apple tag parsing 3 years ago
Shadowghost 12cf98b4e3 Update taglibsharp, add audible tag parsing 3 years ago
Shadowghost 42fc02cab6 Add xmldocs 3 years ago
Shadowghost e6c6482b9e Rename providers to be more generic 3 years ago
Shadowghost 61fa325ef0 Extend music parsing 3 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images: 3 years ago
Bond-009 d771205544 Merge pull request from jellyfin/external-streams-exceptions 3 years ago
Cody Robibero 3a95d4b04e Merge pull request from jellyfin/external 3 years ago
Cody Robibero efcdab116f Merge pull request from Shadowghost/strm-ffprobe-external-fix 3 years ago
Cody Robibero 9e380768dd Merge pull request from Shadowghost/mediaresolver-fix 3 years ago
Cody Robibero 8056b0e961
Merge pull request from whiteowl3/strm-probe 3 years ago
whiteowl3 669029595b
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs 3 years ago
whiteowl3 6f25291931 allow strm probe to succeed 3 years ago
Joe Rogers ac83effd44
Match external sub/audio stream adding logic 3 years ago
Joe Rogers f7118bebfd
Fix external file check for shorter names 3 years ago
Joe Rogers dad7a6fdf6
Switch to using spans for string comparison 3 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching 3 years ago
Cody Robibero 1b3e56bae3 Split DirectoryExists and FileExists 3 years ago
Cody Robibero fc5c6c0404 Use IFileSystem 3 years ago
Cody Robibero c9d5cfff1d
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs 3 years ago
Cody Robibero 40e413d575 Only add internal files if the internal metadata path exists 3 years ago
Joe Rogers cf033b25f8
Require delimiter immediately after filename match 3 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication 3 years ago
Shadowghost bbb3117f83
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs 3 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions 3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions 3 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider 3 years ago
Bond_009 5732e6188c Fix some warnings 3 years ago
Bond_009 1c14c86b20 Fix some warnings 3 years ago
Cody Robibero 603b6fe173
Merge pull request from matthew-jones-uk/disable-embedded-subs 3 years ago
Matthew Jones 91d143d6ee Changed boolean options to enums 3 years ago
Joe Rogers fbd243e315
Make ffprobe consistent with MetadataService.MergeData 3 years ago