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/16e72d68839a92598b716b7cad9722e8cd95384d/Emby.Naming/Common You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

98 Commits (16e72d68839a92598b716b7cad9722e8cd95384d)

Author SHA1 Message Date
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string 1 year ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes 1 year ago
scatter-dev a09daa11ea cleaner regex formatting 2 years ago
scatter-dev 14a762b2f1 added test case, fixed regexes 2 years ago
scatter-dev 2b5774ccf3 add parsing for date with spaces, fix for underscores 2 years ago
Bond_009 2c32d09348 Don't add .spc audio files () 2 years ago
Cody Robibero dd491ce8ff
Merge pull request from SenorSmartyPants/ExtraCleanAndNFO 2 years ago
mammo0 79d34c590e removed unnecessary file stacking rule 2 years ago
SenorSmartyPants b96420b786 Clean Extra Names 2 years ago
Bond-009 dd3e74ca0f
Merge pull request from Lenart12/master 2 years ago
Lenart Kos 40a1e1924a Add rule and tests to fix 2 years ago
Bond_009 48263078b4 Reduce string allocations by regex 2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle () 2 years ago
xdo 1f658f59b8
Fix multi cleaning () 2 years ago
trentks c51e037782
Add support for "Digital Media" album splits 2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation 2 years ago
Anthony Lavado 2358028e3f Add extras with "Other" as a label 2 years ago
Bond-009 5374c99e2e
Remove r3 from clean strings () 2 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 2 years ago
Shadowghost 61fa325ef0 Extend music parsing 3 years ago
Joshua M. Boniface f205661b18 Merge pull request from LewkyB/fix-improperly-labeled-four-digit-episode-numbering 3 years ago
Cody Robibero 09ea59e1d5 Merge pull request from Shadowghost/extension-parser-fix 3 years ago
Dorian Stoll 178d00b14d
Readd .strm as an allowed extension for videos 3 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching 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
Joe Rogers 8b706cebef
Add alternate resolver test, generate extra folder names 3 years ago
Joe Rogers 19b9646d72
Add -extra suffix for consistency 3 years ago
Joe Rogers f11fa59b15
Order rules so directory takes precedence over naming 3 years ago
Joe Rogers cf29aae690 Add rule to pick up theme videos 3 years ago
cvium 83a94aa612 Fix extras folders 3 years ago
cvium 220443eca1 Simplify StackResolver 3 years ago
cvium fde84a1e00 Refactor extras parsing 3 years ago
Bond_009 5726535a26 Fix some warnings 3 years ago
Claus Vium 2c42d75288
Merge pull request from fredriklindberg/improve-series-matching 3 years ago
Claus Vium a9c38870f9
Merge pull request from dearjoey/master 3 years ago
Claus Vium dc72d90703
Merge pull request from sushilicious/master 3 years ago
Bond_009 67147400bf Fix issue 3 years ago
Fredrik Lindberg ea439c5ccf Improve series name matching 4 years ago
sushilicious b2a10609af Made CleanStringParser go through regexps only once 4 years ago
sushilicious 26f8b501e7 Made CleanStringParser more robust 4 years ago
joey 0c9b64de4b optimize episode parser 4 years ago
Bond_009 ef3b651aad Improve episode parser 4 years ago
Claus Vium d55b152e86
Merge pull request from Bond-009/parser 4 years ago
Bond_009 b9b4f3aa85 Add h265 to CleanStrings 4 years ago
Bond_009 b202bfebce Fix episode parser 4 years ago
Bond_009 88f37833df Remove last usage of \d 4 years ago
dkanada aea1c4f310
Merge pull request from M0ssTee/updateRegex 4 years ago