Skip to content

Only 50 images per album with setting folder-as-album: FOLDER #1287

@Wezea

Description

@Wezea

Hi there,

running an import using this config:

upload:
    admin-api-key: ""
    api-key: ***
    api-trace: false
    client-timeout: 20m0s
    device-uuid: thymos
    dry-run: false 
    from-folder:
        album-path-joiner: '/ '
        concurrent-tasks: 16
        config: ""
        date-from-name: true
        date-range: unset
        exclude-extensions: ""
        folder-as-album: FOLDER
        folder-as-tags: true
        help: false
        ignore-sidecar-files: false
        include-extensions: ""
        include-type: ""
        into-album: ""
        log-file: ""
        log-level: DEBUG
        log-type: text
        on-errors: "10"
        recursive: true
        save-config: false
    manage-burst: StackKeepRaw
    manage-epson-fastfoto: false
    manage-heic-jpeg: NoStack
    manage-raw-jpeg: StackKeepRaw
    no-ui: true
    overwrite: false 
    pause-immich-jobs: false
    server: ***
    session-tag: true
    skip-verify-ssl: false
    tag: []
    time-zone: ""

immich-go upload from-folder folder_name -k *** --server "https://my-immich.com" --config "/path/to/immich-go.yaml"

Gives me this output:

Asset Tracking Report:
=====================
Total Assets:        116  (205.6 MB)
  Processed:         116  (205.6 MB)
  Discarded:           0  (0 B)
  Errors:              0  (0 B)
  Pending:             0  (0 B)


Event Report:
=============

Discovery (Assets):
  discovered image                   :     116  (205.6 MB)

Discovery (Non-Assets):

Asset Lifecycle (PROCESSED):
  uploaded successfully              :     116  (205.6 MB)

Processing Events:
  added to album                     :     116
  tagged                             :     348

However, my album only contains 50 images

Image

All images are uploaded but some are not put into the album. There is a hard cut at 50 images. Am I doing something wrong or is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions