| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-20 | Minor improvements | Bond_009 | |
| 2020-09-09 | some testing for AudioBook | Keridos | |
| fix PartNumber detection | |||
| 2020-09-05 | Merge pull request #3880 from DirtyRacer1337/datetime | Bond-009 | |
| Fix year parsing | |||
| 2020-09-02 | Fixes for CI Nuget package pushing and CI triggers | Erwin de Haan | |
| Also adds SourceLink support and symbols that are pushed to Nuget. Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package) SourceLink will enable stepping during debugging. | |||
| 2020-08-26 | use proper spdx | crobibero | |
| 2020-08-26 | switch to spdx | crobibero | |
| 2020-08-25 | Properly pack project license | crobibero | |
| 2020-08-13 | Use VersionPrefix | David | |
| 2020-08-13 | Fix nuget ci | David | |
| 2020-08-12 | Replace \d to [0-9] | DirtyRacer1337 | |
| 2020-08-12 | Add date filter | DirtyRacer1337 | |
| 2020-08-12 | Fix year parsing | DirtyRacer1337 | |
| 2020-07-24 | Merge branch 'master' into readonlyspan | Bond-009 | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-07-20 | Replace \d with [0-9] in ffmpeg detection and scan code | Bond_009 | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-03 | Merge pull request #3046 from puschie286/add-clean-name-tag | Bond-009 | |
| allow bd tag in file names | |||
| 2020-05-15 | Fix a check broken by https://github.com/jellyfin/jellyfin/pull/2105 | Vasily | |
| 2020-05-04 | Merge pull request #2950 from Bond-009/videoresolver | Anthony Lavado | |
| Fix VideoResolver and tests | |||
| 2020-05-03 | + add bd tag to clean string regex | Christoph Potas | |
| Signed-off-by: Christoph Potas <christoph286@googlemail.com> | |||
| 2020-04-29 | Merge pull request #2917 from Bond-009/tests | Vasily | |
| Improved tests | |||
| 2020-04-25 | Address comments | Bond_009 | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-21 | Fix VideoResolver and tests | Bond_009 | |
| 2020-04-19 | Address comments | Bond_009 | |
| 2020-04-19 | Improved tests | Bond_009 | |
| 2020-04-13 | Another iteration | Delgan | |
| 2020-04-13 | Fix failing tests? | Delgan | |
| 2020-04-13 | Improve movie resolver if space precedes the year | Delgan | |
| 2020-04-05 | Fix documentation for ExtraRuleType enum values | Mark Monteiro | |
| 2020-04-01 | Code review suggestions | Mark Monteiro | |
| 2020-04-01 | Small fixes | Mark Monteiro | |
| 2020-04-01 | Document ExtraRule properly | Mark Monteiro | |
| 2020-04-01 | Match using directory names in ExtraResolver | Mark Monteiro | |
| 2020-03-26 | Update Emby.Naming/Subtitles/SubtitleParser.cs | Cody Robibero | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-03-25 | implement suggestions | crobibero | |
| 2020-03-25 | implement suggestions | crobibero | |
| 2020-03-25 | revert xml docs indentation | crobibero | |
| 2020-03-25 | Fix warnings in Emby.Naming | crobibero | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-23 | Merge pull request #2427 from Bond-009/minor | dkanada | |
| Minor improvements | |||
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-02-19 | Fix episode parsing | Bond_009 | |
| 2020-01-22 | Clean up Emby.Naming | Bond_009 | |
| 2020-01-21 | Merge pull request #2299 from dkanada/testing | Vasily | |
| Fix a few more tests for music and episodes | |||
| 2020-01-19 | fix and remove a few more tests | dkanada | |
| 2020-01-11 | Fix tests | Bond_009 | |
