| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-08 | Merge pull request #6793 from Bond-009/rootedpath | Claus Vium | |
| Add some docs and tests | |||
| 2021-11-08 | Merge pull request #5918 from crobibero/client-logger | Claus Vium | |
| Add endpoint to log client events | |||
| 2021-11-07 | Add some docs and tests | Bond_009 | |
| 2021-11-07 | Add randomization to generated filename | Cody Robibero | |
| 2021-11-07 | Clean up redundant code | Cody Robibero | |
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-11-05 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-05 | Use client info from claims | Cody Robibero | |
| 2021-11-04 | Remove unused IHasScreenshots interface | Bond_009 | |
| 2021-11-03 | Merge branch 'master' into client-logger | Cody Robibero | |
| 2021-11-03 | Minor improvements | Bond_009 | |
| * Removed some allocations * Removed some useless abstractions | |||
| 2021-11-03 | Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds | Claus Vium | |
| 2021-11-02 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-02 | Change RemoveImages to array, improve download test | Joe Rogers | |
| 2021-11-01 | Refactor to validate all images up front | Joe Rogers | |
| 2021-10-31 | Use correct id when finding existing dlna profile | Cody Robibero | |
| 2021-10-28 | Update documentation; use information from authorization; return generated ↵ | Cody Robibero | |
| filename | |||
| 2021-10-27 | Fix logfile name if api key is used | Cody Robibero | |
| 2021-10-27 | Suggestions from review | Cody Robibero | |
| 2021-10-26 | Add ability to upload entire file | Cody Robibero | |
| 2021-10-26 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-10-26 | Enable nullable for MediaBrowser.Providers | Bond_009 | |
| 2021-10-25 | Merge pull request #6486 from ↵ | Claus Vium | |
| fredriklindberg/support-forwarded-headers-for-api-url | |||
| 2021-10-21 | Merge pull request #6689 from 1337joe/expand-image-extraction | Claus Vium | |
| 2021-10-19 | Add IsAutomated to SubtitleSearchRequest | MBR-0001 | |
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-11 | Add support for non-jpg image extractions | Joe Rogers | |
| 2021-10-11 | Bump Diacritics from 2.1.20036.1 to 3.3.4 | dependabot[bot] | |
| Bumps [Diacritics](https://github.com/thomasgalliker/Diacritics.NET) from 2.1.20036.1 to 3.3.4. - [Release notes](https://github.com/thomasgalliker/Diacritics.NET/releases) - [Commits](https://github.com/thomasgalliker/Diacritics.NET/commits) --- updated-dependencies: - dependency-name: Diacritics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-08 | Merge pull request #6663 from crobibero/dotnet-6-rc1 | Claus Vium | |
| Reference dotnet6-rc1 packages | |||
| 2021-10-08 | Merge pull request #6677 from Bond-009/shuffle2 | Claus Vium | |
| Remove duplicate Fisher–Yates shuffle impl | |||
| 2021-10-08 | Remove duplicate Fisher–Yates shuffle impl | Bond_009 | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Fix warning: Qualifier is redundant (#2149) | KonH | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-25 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| 2021-09-24 | Use new Enum.TryParse(ReadOnlySpan<char>) overload | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
| 2021-09-20 | Merge pull request #6538 from cvium/livetv_oh_no | Bond-009 | |
| 2021-09-20 | Merge pull request #6571 from Dixin/master | Claus Vium | |
| Fix extra folder name and type mapping. | |||
| 2021-09-20 | Update LINQ query according to code review feedback. | Dixin | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-09-19 | Fix extra folder type resolving. | Dixin | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-14 | Dynamically populate LocalAddress based on HTTP request | Fredrik Lindberg | |
| Support populating the LocalAddress field in the system info endpoint based on the x-forwarded-host and x-forwarded-proto header. The x-forwarded-host header must contain both the host and port for the url to be properly constructed. Behind network configuration option that is disabled by default. | |||
| 2021-09-10 | Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix | Claus Vium | |
| Fix session references in SyncPlay | |||
| 2021-09-10 | Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId | cvium | |
| 2021-09-10 | Remove the unused arg | cvium | |
| 2021-09-10 | Kill ProgressiveFileCopier and seek to end for ongoing livetv | cvium | |
