Skip to content

Incremental import for singletons #1441

Description

@mried

Hi!

I just found out that the incremental import only works for directories, hence albums. Do you see a chance to enable this feature for singletons (created using the -s command line option for example)?

I had a short look at the code. Wouldn't it enough to store the file names of imported singletons beside the directories (and check them while importing, of course)? Do I overlook something why this isn't possible?

My use case is: The music library is already organised. I want to use beets to build a database and correct some tags and/or file/folder names. This happens 'in place'. Every now and than, I add an album or a singleton. The files are added directly into the library, so there is no special 'incoming' folder. To import them into beets, I run beet import -i <library root>. All already imported directories are skipped, but singletons are imported again every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurefeatures we would like to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions