MusicPlayerDaemon / MPD

Music Player Daemon
https://www.musicpd.org/
GNU General Public License v2.0
2.18k stars 351 forks source link

Tidal plugin not playing albums #627

Closed jurek4321 closed 3 years ago

jurek4321 commented 5 years ago

Bug report

Describe the bug

I have a problem that tidal plugin is not playing albums, i get error exception: Failed to decode tidal://album/71484704 What should i do?

Expected Behavior

Actual Behavior

Version

Warning: using insecure memory! Music Player Daemon 0.21.13 (0.21.13) Copyright 2003-2007 Warren Dukes warren.dukes@gmail.com Copyright 2008-2018 Max Kellermann max.kellermann@gmail.com This is free software; see the source for copying conditions. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins: simple proxy upnp

Storage plugins: local smbclient nfs curl

Neighbor plugins: smbclient upnp

Decoders plugins: [mad] mp3 mp2 [vorbis] ogg oga [oggflac] ogg oga [flac] flac [opus] opus ogg oga [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2 [audiofile] wav au aiff aif [dsdiff] dff [dsf] dsf [hybrid_dsd] m4a [mpcdec] mpc [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve [pcm]

Filters: libsamplerate soxr

Tag plugins: id3tag

Output plugins: null fifo pipe alsa pulse httpd recorder

Encoder plugins: null vorbis opus lame wave flac

Archive plugins: [bz2] bz2 [zzip] zip [iso] iso

Input plugins: file archive alsa tidal curl ffmpeg smbclient nfs cdio_paranoia

Playlist plugins: extm3u m3u pls xspf asx rss soundcloud flac cue embcue

Protocols: file:// alsa:// tidal:// http:// https:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps:// smb:// nfs:// cdda://

Other features: epoll icu inotify ipv6 systemd tcp un

Log

client: [7] process command "play 0" playlist: play 0:"tidal://album/71484704" client: [7] command returned 0 exception: Failed to decode tidal://album/71484704 exception: nested: Unrecognized URI player: played "tidal://album/71484704" playlist: stop

MaxKellermann commented 5 years ago

Not implemented - and after the recent Tidal protocol changes, the Tidal plugin is defunct anyway (for people with newer api keys, seehttps://github.com/MusicPlayerDaemon/MPD/issues/545), so that needs to be repaired first. But there's no volunteer working on that right now.

jurek4321 commented 5 years ago

Why it is defunct? its work good with token, do we need oauth?

prietus commented 4 years ago

I have a newer api key and the plugin still works.

MaxKellermann commented 3 years ago

The Tidal pluigin was removed in 97c43954e8df3f772899cda951ad5a7dd4a24f25