mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3269] [MERGED] Move FilterService to Jellyfin.Api #9409
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/3269
Author: @crobibero
Created: 6/8/2020
Status: ✅ Merged
Merged: 6/17/2020
Merged by: @daullmer
Base:
api-migration← Head:api-filter📝 Commits (8)
dd5579eMove FilterService to Jellyfin.Api6f64e48Add response codes393f5f0Update Jellyfin.Api/Controllers/FilterController.cs3556826Update Jellyfin.Api/Controllers/FilterController.cs8a834fbMerge remote-tracking branch 'upstream/api-migration' into api-filterf181cb3Update Jellyfin.Api/Controllers/FilterController.cs4446057Merge remote-tracking branch 'upstream/api-migration' into api-filter90fe8f0Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filter📊 Changes
2 files changed (+221 additions, -244 deletions)
View changed files
➕
Jellyfin.Api/Controllers/FilterController.cs(+221 -0)➖
MediaBrowser.Api/FilterService.cs(+0 -244)📄 Description
Part of #2872
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.