Giter VIP home page Giter VIP logo

Comments (6)

michaelherger avatar michaelherger commented on September 26, 2024

Can't reproduce this here. What UI are you using?

from lms-plugin-tidal.

renebk avatar renebk commented on September 26, 2024

Hi Michael,
Tried out a variation of different UIs: Material Skin (Android, Windows), standard skin, and Squeezer android App as well. Same behaviour. I enabled debug logging on the Tidal plugin, and did following:

  1. On current account get the "My mix" playlists
  2. Change account and do the same.

Here are the log entries, i found, when the list is collected from Tidal:
1) Existing account:
[24-03-02 06:47:45.6523] Plugins::TIDAL::API::Async::ANON (408) Using cache key 'tidal_resp:/mixes/daily/track:countryCodeDK:limit2000'
[24-03-02 06:47:45.6529] Plugins::TIDAL::API::Async::ANON (419) Returning cached data for /mixes/daily/track?countryCode=DK&limit=100
[24-03-02 06:47:45.6593] Plugins::TIDAL::API::Async::ANON (420) [
{
artists => [
....

2) After account change:
[24-03-02 06:49:52.8366] Plugins::TIDAL::API::Async::ANON (408) Using cache key 'tidal_resp:/mixes/daily/track:countryCodeDK:limit2000'
[24-03-02 06:49:52.8371] Plugins::TIDAL::API::Async::ANON (419) Returning cached data for /mixes/daily/track?countryCode=DK&limit=100
[24-03-02 06:49:52.8432] Plugins::TIDAL::API::Async::ANON (420) [
{
artists => [
...

All other personal lists do change correctly. E.g. the "Artists" list.

Seems to be related to caching somewhere?

from lms-plugin-tidal.

michaelherger avatar michaelherger commented on September 26, 2024

Hmm... I wonder why this would work for me, as re-reading the code would tell me you're right!

from lms-plugin-tidal.

michaelherger avatar michaelherger commented on September 26, 2024

Oh, I see: my two test accounts are in different countries, which is reflected in the cache key. I'll look into this!

from lms-plugin-tidal.

michaelherger avatar michaelherger commented on September 26, 2024

Thanks for the report!

from lms-plugin-tidal.

renebk avatar renebk commented on September 26, 2024

Much appreciated :) My setup is a Tidal Family, with three individual accounts (and quite a diverse taste of music). The implementation with the possibility of setting a Tidal account per player is excellent. Please let me know if you need additional.

from lms-plugin-tidal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.