wzr1337 / rsi.server

This project implements the Volkswagen Infotainment Web Interface as published under https://www.w3.org/Submission/2016/01/. The viwi is now called RESTful service interface (rsi)
MIT License
62 stars 18 forks source link

Add all items from data folder to /medialibrary/tracks/ #49

Closed floki-92 closed 6 years ago

floki-92 commented 7 years ago

The rsp.medialibrary plugin holds a /data/ folder which shall contain a few tracks (*.mp3)

  1. A few Copyright free tracks need to be added
  2. The folder has to be scanned on startup and all files in the folder have to be added to the /medialibrary/tracks resource
wzr1337 commented 7 years ago

Later on, we also need to scan Folders and thumbdrives etc. during runtime.. but this would end up in a new issue..

Thanks for raising the issue!

wzr1337 commented 6 years ago

media moved out, yet implemmented