Skip to content

Commit

Permalink
Merge branch 'music-assistant:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
OzGav authored Feb 12, 2025
2 parents 4ccec85 + b03d573 commit a17e58a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/faq/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ Art embedded in music tracks will always be picked up but folder.jpg images will

For local files, you can either fully tag your music (this is preferred and it is recommended to use [Picard](https://picard.musicbrainz.org/)) or have an artist folder with the artist.nfo in there (just like the images) and that will be preferred. Online metadata providers are only queried when there is no local data. https://kodi.wiki/view/NFO_files

# Some of the playlists are missing

For certain providers (Spotify is a known example) the authentication method used may impact visibility of playlists of certain type. For a Spotify provider, see details [here](https://www.music-assistant.io/music-providers/spotify/#known-issues-notes)

# I have updated but MA looks like the old version or isn’t working

Possibly your browser is using a cached version of the front end. Try forcing a refresh Chrome, Firefox, or Edge for Windows: Press Ctrl+F5 (If that doesn’t work, try Shift+F5 or Ctrl+Shift+R).
Expand Down
3 changes: 3 additions & 0 deletions docs/music-providers/spotify.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ Music Assistant has full support for Spotify media listing and playback.
- Due to restrictions with Spotify's API, only Spotify Premium accounts are supported (including Duo and Family). Free accounts will not work
- When using a personal ClientID, automatically generated playlists such as "Discover Weekly" and radio mode will no longer work

!!! note
Official "by Spotify" playlists are not available when using a personal ClientID for authentification.

## Not yet supported

- Podcasts support ([see this feature request](https://github.com/music-assistant/hass-music-assistant/discussions/429))
Expand Down

0 comments on commit a17e58a

Please sign in to comment.