Skip to content

Import listens from file / Export listens to file #6

@regorxxx

Description

@regorxxx

The current API allows to export/import listens from/to the server, using JSON. Also the web.

BUT the current web doesn't allow to import listens/feedback from a given JSON file.

  • Exporting directly from foobar2000 would be great for backup purposes.
  • Importing the JSON files should take into consideration duplication (essentially all but 'inserted_at' and 'listening_from' which may differ) . i.e. importing should first retrieve all user's listens, then compare both JSON's and finally send to the server only the ones not found.

Although I'm in the process of creating SMP scripts to integrate LB features within foobar (right now the playlist management is done), thought this one would be a natural addition to the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions