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

150 Commits (bb377b146677d6a752b8b958891c21d0884c4ed7)

Author SHA1 Message Date
Bond_009 1d19a5be61 Fix some warnings 3 years ago
cvium c0bab5c173 Make sure ReadToDescendant was successful, 3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 4 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Bond-009 bb685e4920
Merge pull request from daullmer/nfo-fanart 4 years ago
Bond_009 19824bff94 Minor improvements 4 years ago
David Ullmer 12e58840eb
Modify FetchThumbNode method to read children of fanart tag 4 years ago
David Ullmer 577d665192
Move thumb tag parsing to separate method 4 years ago
Bond_009 f1f72c3060 Minor improvements 4 years ago
David Ullmer e57b80b8e2 Add support for fanart aspect in thumb tag 4 years ago
Bill Thornton 9d02ebb577
Merge pull request from Ullmie02/nfo-ratings 4 years ago
Bond-009 b49d50e634
Merge pull request from Ullmie02/nfo-fixes 4 years ago
David 78f7fdeacc Rename methods and optimize allocations 4 years ago
Bond-009 16011d96a0
Merge pull request from Ullmie02/nfo-thumb 4 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing 4 years ago
David 954148eb6d Fix Radarr url nfo files 4 years ago
David 8a74d76598 Fix id tag setting IMDb id when it is TMDb id 4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1) 4 years ago
David Ullmer b8d52dafa9
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs 4 years ago
David 6f898145af Use Uri.TryCreate and ImageType helper method 4 years ago
David 16694b0cfc Add nfo thumb tag support 4 years ago
Bond-009 92e5a5c6e8
Merge pull request from netpok/index-number-end-from-nfo 4 years ago
Balázs Váradi a015caba3f Remove unnecessary sanity check 4 years ago
David Ullmer eaaab10cf3 Don't split playcount 4 years ago
David Ullmer ab5fb1b1f2 Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watched 4 years ago
David Ullmer ae57ed4ac7 Add nfo user data tests 4 years ago
David Ullmer dc2f8b5e6b Fix xml loop 4 years ago
David 3a4c33ca5f Add nfo parsing for watched, playcount and lastplayed 4 years ago
David Ullmer 086254821f Add test for generic nfo provider id parsing 4 years ago
netpok c97edc96eb
Fix typo 4 years ago
Balázs Váradi 094ffafb24 Comment and simplify code 4 years ago
Balázs Váradi b646787ab6 Get IndexNumberEnd from nfo 4 years ago
David Ullmer 39f9a7981a
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs 4 years ago
David 454d82c52c Process actor type in nfo files 4 years ago
David 7297412195 Fix indentation 4 years ago
David cf9a03790b Check rating name for "audience" 4 years ago
David dbd70bd394 Add episode nfo parser test 4 years ago
Bond_009 4c3fa21e97
Add tests for artist nfo 4 years ago
Bond_009 585821954d
Add tests for series nfo 4 years ago
David 262c6ae249 Remove ',' hack 4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers 4 years ago
David 357429b8ea Add .nfo ratings tag 4 years ago
martinek-stepan cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project () 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage 5 years ago
aled 299e49f39d Fix a small number of compile warnings 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
randrey d30fd3b3d2 Changed '\d' to '[0-9]'. 5 years ago