ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
128 stars 2 forks source link

Favoriting doesn't work: "There was a problem with the request" #518

Closed TWB0109 closed 4 months ago

TWB0109 commented 5 months ago

Preflight Checklist

What operating system are you using?

Linux

Build Details

Built on 2/1/2024, 5:50:28 PM | Quasar v2.14.3 | Electron 27b7dcfcdfacec375d19809ad269885c40b24fe0

Operating System Version

Linux nixos 6.1.75 #1-NixOS SMP PREEMPT_DYNAMIC Thu Jan 25 23:27:52 UTC 2024 x86_64 GNU/Linux

Describe the Bug

When Favoriting any song, the star appears next to cider audio laboratories but it doesn't really do anything, the song is not added to the library nor to the favorite songs playlist.

Steps to Reproduce

  1. Open any album, playlist or artist.
  2. Favorite a song.
  3. Go to Favorite Songs/library.

The song isn't there

Anything else?

image

Favourited, but not in the favorite songs playlist.

Connect Device ID

ec6a7bad-0460-4eaf-a9a6-d76fad290d55

Build timestamp

Thu Feb 01 2024

coredev-uk commented 5 months ago

There was probably an API error that occurred whilst you tried to favourite the song, could you please open the devtools console using Ctrl+Shift+I and select console and post any errors that occur when you try to favourite the song. The playlist itself we do not directly add stuff to, that is done on Apple's side.

a-sahonchik commented 5 months ago

Having similar problem with Cider 2.3 on Ubuntu 22.04

I'm able to add songs to favorites from Library Songs list, but unable to do it from playback bar. This problem appeared after updating to 2.3. I always added songs to favorites like this way, and there were no problems before.

I take a screenshot of API response, maybe it will help.

2024-02-06_20-56

TWB0109 commented 5 months ago

image image localhost-1707249831641.log

Here are my logs if that helps

TWB0109 commented 4 months ago

It looks like this has been resolved with 2.3.1. Closing this issue.