Skip to content

Question: Processing multiple videos from a single folder (not separated into subdirectories) #295

@6R1M4C3

Description

@6R1M4C3

I'm trying to process a folder inside the watch directory that contains a large number of videos (e.g., 40+ video files) all within a single directory, not separated into their own subdirectories. Is this currently supported? If so, could you please explain how to configure this? I haven't been able to get it working at all. Any guidance or clarification would be greatly appreciated! for example like this

Watcher/        ← watch_dir (configured in namer.cfg)
├── Movies/           ← Movies Pack directory
    ├── 2012/         ← Subdirectory
    │   ├── video1.mp4
    │   ├── video2.mp4
    │   └── ... (20+ videos)
    └── 2013/         ← Subdirectory
        ├── video1.mp4
        ├── video2.mp4
        └── ... (20+ videos)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions