Giter VIP home page Giter VIP logo

Comments (8)

michaelherger avatar michaelherger commented on June 25, 2024 3

# TODO
# Slim::Plugin::OnlineLibrary::BrowseArtist->registerBrowseArtistItem( TIDAL => sub {
# my ( $client ) = @_;
# return {
# name => cstring($client, 'BROWSE_ON_SERVICE', 'TIDAL'),
# type => 'link',
# icon => $class->_pluginDataFor('icon'),
# url => \&browseArtistMenu,
# };
# } );
}

Some copy/paste job to be finished 😀

from lms-plugin-tidal.

mpetrossian avatar mpetrossian commented on June 25, 2024 2

Thanks Michael

from lms-plugin-tidal.

kaste avatar kaste commented on June 25, 2024

Is this this menu here?

image

If so, it doesn't work reliable. E.g. it might then show this:

image

But clicking "on TIDAL" does nothing. 🤷‍♀️

from lms-plugin-tidal.

michaelherger avatar michaelherger commented on June 25, 2024

Yes, that's it. Would you have a server.log snippet? Maybe you can set logging for plugin.tidal=INFO to get relevant log entries.

from lms-plugin-tidal.

kaste avatar kaste commented on June 25, 2024

If I click I get only two items in the log

[24-02-29 23:32:14.2787] Plugins::TIDAL::API::Async::__ANON__ (408) Using cache key 'tidal_resp:/search:countryCodeDE:limit100:queryAutechre Oversteps O=0'
[24-02-29 23:32:14.2807] Plugins::TIDAL::API::Async::__ANON__ (425) Getting /search?countryCode=DE&limit=100&query=Autechre+Oversteps+O%3D0

If I click again I get

[24-02-29 23:32:41.0222] Plugins::TIDAL::API::Async::__ANON__ (408) Using cache key 'tidal_resp:/search:countryCodeDE:limit100:queryAutechre Oversteps O=0'
[24-02-29 23:32:41.0224] Plugins::TIDAL::API::Async::__ANON__ (419) Returning cached data for /search?countryCode=DE&limit=100&query=Autechre+Oversteps+O%3D0

from lms-plugin-tidal.

michaelherger avatar michaelherger commented on June 25, 2024

Autechre Oversteps O=0 would indeed not find anything on TIDAL when searching on listen.tidal.com. Is it available at all?

from lms-plugin-tidal.

kaste avatar kaste commented on June 25, 2024

Ah, that's interesting and a simple finding. I had this for different albums actually. In my original post you can see I'm hearing something from "Kurt Rosenwinkel". But here, none of the tracks from "Autechre - Oversteps" show any results. Ok, I didn't try all of them just a few.

from lms-plugin-tidal.

kaste avatar kaste commented on June 25, 2024

Actually I would have thought that this feature would let me browse to (imagine I'm in a playlist), browse to the artist, album featuring the track etc. Maybe even search the track and find alt. versions/remixes. So the search "Autechre+Oversteps+O%3D0" seems very specific, narrow anyway.

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.