Giter Site home page Giter Site logo

songuess's People

Contributors

agrbin avatar brahle avatar tgrbin avatar tgudlek avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

songuess's Issues

Media server auth rewrite

The further goal of this issue is to be able not to ask for a user's email address on logging in.

When started, media server should create random token which will be unique for all media servers.

Master will keep track of media servers (for example, theirs endpoint for querying) by this token. If master receives connection from new media server which has same token as some other server, this other server will be rewritten with info for new media server.

Each media server will also have a password for using it from the game in it's config. Media server should fail to start if this password is missing in config (no default password will be provided from source code). There is no need for this password to be unique across media servers. Master server will keep track of all media servers (their's identification tokens) for each password.

When in-game user types "/mymedia password", he or she will be able to see all media servers with this password when creating a new room.

  • If password for media server leaks, owner of that server should change the password in config and restart.

media server chunkify on demand

A friend has 210 GB of music on a disk with 250GB. Chunkifying everything ahead-of-time is not an option. We should think about on-demand chunkify.

Make check answers better

Plenty to do here. It obviously will never be perfect, but I'll list some issues I thought of while looking at my music here:

I think
(I Can't Get No) Satisfaction
should be matched by:

  • satisfaction -- it is right now
  • i cant get no satisfaction -- fails now because we trim parenthesis content

A few songs we can't really recognise now (all real examples from my library):

  • (...) -- Moriarty
  • [] -- Moriarty (not a real song, actually, more like a 6s interlude with a sound)
  • (Nice dream) -- Radiohead
  • 2+2=5 -- Radiohead - I think i should match 2 + 2 = 5. We can trim spaces to achieve it, but do we want it?

We're also missing out on great albums like Funeral (Arcade Fire) (right now the 4 neighborhood will not be distinguished):

Neighborhood #1 (Tunnels)
Neighborhood #2 (Laïka)
Une année sans lumiere
Neighborhood #3 (Power Out)
Neighborhood #4 (7 Kettles)
...

Ummagumma (Pink Floyd)

Sysyphus: Part I
Sysyphus: Part II
Sysyphus: Part III
Sysyphus: Part IV
...

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.