Giter VIP home page Giter VIP logo

grooveondemand's People

Contributors

evilchili avatar

Stargazers

 avatar

Watchers

 avatar  avatar

grooveondemand's Issues

credits and inspiration

readme needs a section to shout out the tech this thing is built on -- bottle, typer, rich, prompt_toolkit, etc.

code hygiene

several of the older modules are still very sketching-by-class and need a pass for docs, type hinting, and general orderliness.

Scanner performance

Perf seems not great, but all we're doing is calling asyncio.create_task() to scan every audio source file. Can we make it faster with queues and a pool of workers or something?

Reference task: ~30k sources, via NFS from Synology DSJ411-slim (RAID5):

  • Laptop (12th Gen Intel® Core™ i5-1235U × 12), wifi, m.2 SSD (PCIe gen4): ~44min
  • NUC (Intel(R) Celeron(R) J4105 CPU @ 1.50GHz), 10Gb ethernet, some 7200rpm spinning rust: ~90min

Suspect it is largely I/O bound on database writes.

start web server from shell

Add the ability to start the server from the shell, so you can click on links when you're working on a playlist without having to tab over to another session.

Interactive setup

Guide the user through each configuration option and save the results to the env file. Prompt with defaults. Offer to scan when done.

README needs examples

Main README needs usage examples. a term capture would be helpful. talk about autocompletes etc.

webserver transcoding

Would be nice to transcode media to webm or something for maximal portability and maybe not serving lossless audio to randos on the internet.

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.