[PR #3447] [MERGED] move UserViewsService.cs to Jellyfin.Api #9527

Closed
opened 2026-02-07 06:03:49 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3447
Author: @crobibero
Created: 6/26/2020
Status: Merged
Merged: 6/26/2020
Merged by: @barronpm

Base: api-migrationHead: api-user-views


📝 Commits (1)

  • 54d666d move UserViewsService.cs to Jellyfin.Api

📊 Changes

3 files changed (+166 additions, -146 deletions)

View changed files

Jellyfin.Api/Controllers/UserViewsController.cs (+148 -0)
Jellyfin.Api/Models/UserViewDtos/SpecialViewOptionDto.cs (+18 -0)
MediaBrowser.Api/UserLibrary/UserViewsService.cs (+0 -146)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3447 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/26/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-user-views` --- ### 📝 Commits (1) - [`54d666d`](https://github.com/jellyfin/jellyfin/commit/54d666d7c9357901ea76fd405c32c5fcf8ec4431) move UserViewsService.cs to Jellyfin.Api ### 📊 Changes **3 files changed** (+166 additions, -146 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/UserViewsController.cs` (+148 -0) ➕ `Jellyfin.Api/Models/UserViewDtos/SpecialViewOptionDto.cs` (+18 -0) ➖ `MediaBrowser.Api/UserLibrary/UserViewsService.cs` (+0 -146) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:03:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9527