Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


upmpdcli Tidal plugin
#2
Hello, thank you for the nice write-up.
Just a small correction. When creating the PKCE authentication file, the resulting file should be named "pkce.credentials.json", so the command line should be:


Code:
sudo python3 /usr/share/upmpdcli/cdplugins/tidal/get_credentials.py -t PKCE -f /var/cache/upmpdcli/tidal/pkce.credentials.json


while when using OAUTH2 (default for -t) the file should be "/var/cache/upmpdcli/tidal/credentials.json" so:


Code:
sudo python3 /usr/share/upmpdcli/cdplugins/tidal/get_credentials.py -f /var/cache/upmpdcli/tidal/credentials.json


The plugin examines those files and creates the session choosing the best available option. If pkce.credentials.json is available, a pkce session is created, otherwise it falls back to the regular credentials.json file and an oauth2 session will be created.
A good Last.fm scrobbler solution for Moode here, docker image here
Reply


Messages In This Thread
upmpdcli Tidal plugin - by TheOldPresbyope - 08-20-2024, 08:56 PM
RE: upmpdcli Tidal plugin - by GioF_71 - 08-21-2024, 12:12 AM
RE: upmpdcli Tidal plugin - by Nutul - 08-21-2024, 07:59 PM
RE: upmpdcli Tidal plugin - by GioF_71 - 08-21-2024, 10:17 PM
RE: upmpdcli Tidal plugin - by GioF_71 - 09-18-2024, 07:56 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 09-18-2024, 08:17 PM
RE: upmpdcli Tidal plugin - by Snoil - 09-26-2024, 10:58 AM
RE: upmpdcli Tidal plugin - by GioF_71 - 09-27-2024, 06:17 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 09-26-2024, 11:57 AM
RE: upmpdcli Tidal plugin - by Snoil - 09-28-2024, 11:07 AM
RE: upmpdcli Tidal plugin - by GioF_71 - 09-28-2024, 04:20 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 09-28-2024, 02:40 PM
RE: upmpdcli Tidal plugin - by Snoil - 09-28-2024, 05:55 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 10-01-2024, 06:45 PM
RE: upmpdcli Tidal plugin - by Supersurfer - 10-06-2024, 03:27 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 10-06-2024, 09:53 PM
RE: upmpdcli Tidal plugin - by Curiousgeorgia - 10-16-2024, 10:13 PM
RE: upmpdcli Tidal plugin - by Curiousgeorgia - 10-16-2024, 10:42 PM
RE: upmpdcli Tidal plugin - by Daksha - 10-17-2024, 07:07 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 10-17-2024, 08:11 PM
RE: upmpdcli Tidal plugin - by Daksha - 10-18-2024, 04:28 AM
RE: upmpdcli Tidal plugin - by Krzysztof41019777 - 10-21-2024, 01:22 PM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 10-21-2024, 02:01 PM
RE: upmpdcli Tidal plugin - by GioF_71 - 10-29-2024, 10:18 AM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - 10-29-2024, 05:22 PM
RE: upmpdcli Tidal plugin - by GioF_71 - Yesterday, 11:57 AM
RE: upmpdcli Tidal plugin - by TheOldPresbyope - Yesterday, 01:26 PM
RE: upmpdcli Tidal plugin - by GioF_71 - Yesterday, 04:49 PM

Forum Jump: