Code Monkey home page Code Monkey logo

daletwebgo's Introduction

DALETWEBGO

This is for now a private test project for me to get familuar with Django and concepts.

The concept for the whole "playground" is to have a frontend to select wav.files (eventually might be integrated to query Dalet/radio software for them). Once selected it will automaticly go through a series of stages to actually process these files, the (optional steps will probably not be made in a while):

  • (Optional) Get the file listings from Dalet instead of folder.
  • (Optional) Get the metadata from Dalet and use it to get proper MP3 tags
  • Encode the chosen wav file to mp3, verify everything ok.
  • Move the encoded mp3 to a ftp site automaticly, verify size and if possible checksum.
  • (Optional) Interface with a shared table with wordpress external db to add data about publised files to make them easily retrievable from the web interface.

The plan is to use a queue manager to do the actual processing with the Django framework beeing on top for a pretty light user interface. Ideally there would be retry functionality and detailed easy logs of what failed and why. Also ideally a few retries before giving up on a queue item. As I'm pretty new to this plan might change drasticly before I'm done.

daletwebgo's People

Contributors

henningen avatar

Watchers

 avatar

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.