| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Convert ItemSortBy to enum
* Rename Unknown to Default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters
Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Augment tag searching to consider individual ItemValues instead of the delimited tags field
|
|
|
|
|
|
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|
|
operations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The code comment says "genres, tags, studios, _person_, year?", but does no matching on common people between films. This PR augments similarity score treating people similar to tags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|