Giter Site home page Giter Site logo

Comments (5)

mon avatar mon commented on July 21, 2024 1

Seems reasonable enough - that's why the code is open-source, after all!

from 0x40-web.

mon avatar mon commented on July 21, 2024

Ah - the search for songs is based on the song name only, so if you provide song=LÅT it works fine.

There are some solutions here, such as just using the song name, or extending the search to also use the artist name and the filename, what are your thoughts?

from 0x40-web.

Ondrej-Douda avatar Ondrej-Douda commented on July 21, 2024

Oh, so it searches by title, not song name, haven't thought about that...
Using title is fine for me, but might be extended to use also filename (mentioned usecase)...

Some additional thoughts (might exist, but missed them): (Would be nice to be able to)

  • reference remote/external respacks using URL.
  • filter/deselect/forbid some respacks' resources (images/songs).
  • hide UI.
  • remove/delete already imported respacks.
  • reconstruct/generate URL with current settings (setup using UI, share by copy/paste).
  • add/append additional packsURL.

And I want to thank you for maintaining this wonderful tool/app/page/platform...

from 0x40-web.

mon avatar mon commented on July 21, 2024

Here's my recommendation:
If you can host external respacks, you can host your own hues! This solves

  • reference remote/external respacks using URL.
  • add/append additional packsURL
  • filter/deselect/forbid some respacks' resources (images/songs)
  • remove/delete already imported respacks.
    • Just delete them
  • hide UI
    • make a CSS rule: .hues-ui { display: none }

The one I can't easily solve at the moment:
reconstruct/generate URL with current settings (setup using UI, share by copy/paste).

I like the idea, but it might take some time to implement as I am time-poor.

from 0x40-web.

Ondrej-Douda avatar Ondrej-Douda commented on July 21, 2024

These thought were mostly about ability to tailor already hosted hues...
Referencing external respacks would be for ability to load others work from different hues/sites...
Then you could merge and choose from all the resource available on internet...
Most of the "recomendations" are targeted for querring...

If you don't mind I'll fiddle with your code and possibly make some improving PRs...

from 0x40-web.

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.