Skip to content

Cannot send request when too many songs are selected #2483

Open
@Ainto

Description

Describe the bug

The request cannot be sent when too many songs are selected in the playlist.
For example: save all songs in the current play queue to a new playlist.

System (please complete the following information):

  • OS: QNAP
  • Virtualization: Docker
  • Clients: Browser
  • Browser: Microsoft Edge 88.0.680.1
  • Jellyfin Version: 10.6.3
  • Base URL: none

To Reproduce

  1. Add some music to the playback queue
  2. Click "save icon" (add to playlist) and click "add"

Expected behavior

In the browser devtools network

Request URL: http://192.168.1.xxx:8096/Playlists?Name=XXX&Ids=[Very long]
Request Method: POST
Status Code: 414 URI Too Long

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingconfirmedThe issue has been verified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions