Skip to content

ylon/synology-video-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

synology-video-indexer

Problem: Files copied to a Synology NAS via RSYNC or SSH are not automatically indexed and the command synoindex -R video reindex everything.

This script reindex /volume1/video/ adding or removing only what is needed, comparing the mediaserver database and file system contents based on paths, file size and mtime are not considered, hidden files are ignored (rsync safe).

Usage

indexvideo [-n]

	-n    dry run

Note

If you have a php warning open_basedir restriction in effect add needed paths to open_basedir in /etc/php/conf.d/user-settings.ini or /etc.defaults/php/conf.d/user-settings.ini

About

Minimal video indexer for Synology NAS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages