-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
first version should:
- run from the command line
- watch the vibedrive folder
- process files added to inbox
- move unsupported files to the unsupported folder
- unzip zip files and move archives to the archive folder
- create a new track in the music db with status of pending
- move file to pending folder
- watch changes in the music db
- create an index of files available locally
- try authenticating with vibedrive api
if authenticated:
- process tracks with status of 'pending'
- retrieve file from pending folder
- upload file through vibedrive api
- move file to processed folder
- set status of new track
- make sure required files are available locally
- compare syncable playlist items with local file index
- download files which are missing
Metadata
Metadata
Assignees
Labels
No labels