Skip to content

Files can only be copied during import. Automatic deletion after success and wait period #193

@Guido83

Description

@Guido83

At first I would like to give a big thanks to you for providing this very helpful tool.

I have started seeting it up an now testing. Most of it is now in a good state, but still some things to do.
Currently I am only testing chunks of my Library as it is in total >2TB and not yet tagged with beets as it is managed by lidarr only.

my config.yaml for beets is:

import:
    move: yes
    copy: no
    write: yes
    resume: yes
    incremental: no
    incremental_skip_later: no
    log: /config/beets/import.log
    quiet_fallback: skip
    detail: yes
    duplicate_action: ask # ask|skip|merge|keep|remove
    group_albums: no
    from_scratch: no
    none_rec_action: ask

but all imported files are not moved but copied. From within the beets-flask webui I can delete imported files, so it is not a permission isse. All my files are 99:100 (default in unraid) and the containers are also running with UID=99 GID=100. Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions