mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4450] [MERGED] Remove duplicate /Similar endpoints #10085
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4450
Author: @cvium
Created: 11/9/2020
Status: ✅ Merged
Merged: 11/11/2020
Merged by: @cvium
Base:
master← Head:fix_and_mildly_improve_similar📝 Commits (3)
b995198Remove duplicate /Similar endpoints and add poor matching for artists and albumsa7b3880Merge branch 'master' into fix_and_mildly_improve_similar0b954dfUpdate Jellyfin.Api/Controllers/LibraryController.cs📊 Changes
4 files changed (+86 additions, -415 deletions)
View changed files
📝
Emby.Server.Implementations/Data/SqliteItemRepository.cs(+23 -5)➖
Jellyfin.Api/Controllers/AlbumsController.cs(+0 -135)📝
Jellyfin.Api/Controllers/LibraryController.cs(+63 -93)➖
Jellyfin.Api/Helpers/SimilarItemsHelper.cs(+0 -182)📄 Description
Changes
Also added some very basic Similar matching for artists
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.