Skip to content

Support for single-track imports in inbox #186

@Neostrics

Description

@Neostrics

Hi,

currently the inbox in beets-flask seems to be designed around album imports. Even if as_album: no is set in the Beets config, the UI still tries to match items from the inbox to album releases, which does not work well when the inbox contains a collection of unrelated tracks (e.g. downloaded singles, mixed playlists, loose files).

It would be very useful to have an option to:

  • Import individual tracks from the inbox without album-matching (equivalent to Beets CLI -s / singletons: yes)
  • An option to define a separate inbox in the beets-flask config that is always treated as single-track mode

This would make the workflow more flexible for users who manage both albums and single tracks in their library.

Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions