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

59 Commits (263bbf897ac9699b9bd27e9c7aba812111d08d42)

Author SHA1 Message Date
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 4 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
Troy 8c640a1492 Replaced /d with [0-9], see issue 4 years ago
senritsu 4e21b49994 adjust episode path expression to allow digits in series names 4 years ago
Stepan 158eff62d7 Xml-doc part2 4 years ago
Stepan 693760e38a Xml-doc part1 4 years ago
Stepan f22e0800e2 Episode parsing coverage 4 years ago
Stepan e96e480f01 Add comment with match cases for weir EpisodeExpression and named group for some date EpisodeExpressions 4 years ago
Stepan 3466dc5581 Finish coverage for Emby.Naming.Video 4 years ago
Stepan 5741150367 Enable MultiVersion video tests and added support for naming based on tests 11 & 8 4 years ago
Stepan c060ed1a18 Added resolving of alternative files and extras for audibooks. 4 years ago
Stepan 1e71775688 Add Name and Year parsing for audiobooks 4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues 4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming 4 years ago
DirtyRacer1337 f5d90949cf Replace \d to [0-9] 5 years ago
DirtyRacer1337 1259fe2d50 Add date filter 5 years ago
DirtyRacer1337 c2f901acfe Fix year parsing 5 years ago
Bond_009 e98351b912 Replace \d with [0-9] in ffmpeg detection and scan code 5 years ago
Christoph Potas 7d3eaea3fa + add bd tag to clean string regex 5 years ago
Delgan be6cc9644f Another iteration 5 years ago
Delgan 90d289f946 Fix failing tests? 5 years ago
Delgan 5c117734a5 Improve movie resolver if space precedes the year 5 years ago
Mark Monteiro 1a4d9d4c53 Code review suggestions 5 years ago
Mark Monteiro 2e1ec2858a Match using directory names in ExtraResolver 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 620047ab9a Fix episode parsing 5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming 5 years ago
Bond_009 9f5bbb126e Fix tests 5 years ago
Bond_009 cd0592ea8f Improve parsers 5 years ago
Bond_009 b1dc595be1 Fix a couple of tests 5 years ago
Bond_009 a647dc5705 Cleanup tests 5 years ago
Bond_009 801c356d66 Fix regex for movies released after 2019 5 years ago
Bond_009 b50c4938e1 Merge branch 'master' into namingtests 5 years ago
Bond-009 6b185119aa
Merge branch 'master' into namingtests 5 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects 5 years ago
Bond_009 35151553e3 Add back all old emby tests 5 years ago
Claus Vium 8befab5b5d Simplify regex to avoid catastrophic backtracking 5 years ago