Skip to content

Extend the audio upload functions #151

@thestumonkey

Description

@thestumonkey

Mycelia has multiple ways of capturing audio and uploading in batch. friend-lite just has a drag n drop upload.

  • Add route upload_audio_from_url
  • Create new model data_source
    • name
    • type
    • path
  • On the audio upload page
    • add option to add data source
      • can select google drive folder
      • can select apple voice memos
    • Add "sync from" date field
      • after adding sync from, interface will tell you how many voice notes and file size it will sync
    • Add "sync now" button, which will import all the files not already synced from those sources.
  • On the audio upload page
    • Can create a job that will run every x minutes and sync files
  • Add a "source" parameter to a conversation and display on the conversations page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions