Skip to content

v1 #1

@kareniel

Description

@kareniel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions