Synology-Forum.nl

Packages => Officiƫle Packages => Video Station => Topic gestart door: m4v3r1ck op 08 augustus 2017, 12:48:56

Titel: [Opgelost] Video Station script nodig voor herindexeren?
Bericht door: m4v3r1ck op 08 augustus 2017, 12:48:56
Ik ben bezig met het opzetten van Video Station in DSM 6.1. Is het aanmaken van een scripted taak "synoindex -R video" nodig om Video Station elke nacht een verse indexering te laten maken. Is mijn syntax juist voor de nieuwe versie? Als ik een run doe dan is de start- en stoptijd precies hetzelfde, alhoewel ik tijdens een run wel "Indexing Service " op 20% zie staan.

Cheers
Titel: Re: Video Station script nodig voor herindexeren?
Bericht door: Birdy op 08 augustus 2017, 13:13:59
Citaat
Is het aanmaken van een scripted taak "synoindex -R video" nodig om Video Station elke nacht een verse indexering te laten maken.
De syntax is correct.

Overigens, dit zijn alle opties voor synoindex (geef alleen het commando synoindex):

Usage:
synoindex [OPTIONS]

Index Options:
    -h, --help
        this help text
    -A dirpath
        add a dir
    -a filepath
        add a file
    -D dirpath
        delete a dir
    -d filepath
        delete a file
    -N new_dirpath old_dirpath
        rename a dir
    -n new_filepath old_filepath
        rename a file
    -R [all|media|photo|music|video|thumb|dirpath]
        all:     reindex all dirpath that registered in each package
        media:   reindex dirpath that registered in MediaIndex package
        photo:   reindex photo dirpath
        music:   reindex music dirpath
        video:   reindex video dirpath
        thumb:   check converted video of each video file
        dirpath: reindex this specific dirpath
    -R user:{user_name}
        reindex personal photo dirpath
    -R share:{share_name}
        reindex share dirpath
    -R [type_music|type_video|type_photo]
        reindex dirpath that registered with specific type in MediaIndex

Package Index Options:
    -P [MediaIndex|{package_name}] {index_option}
        index operation only apply on this package
    -p [MediaIndex|{package_name}] {index_option}
        index operation apply all packages except for this package

File Index Options:
    -f {index_option}
        index operation apply on file index
    -U photo
        update photo images

Citaat
Als ik een run doe dan is de start- en stoptijd precies hetzelfde, alhoewel ik tijdens een run wel "Indexing Service " op 20% zie staan.
Dan draait het indexeren op de achtergrond.