finga-utils/watch
2020-04-23 18:49:00 +02:00
..
input.conf Add watch script 2020-04-18 11:09:08 +02:00
README.md Add watch script 2020-04-18 11:09:08 +02:00
watch.sh Add comments and echo to watch 2020-04-23 18:49:00 +02:00

watch

A small script to help me remember were I left off playing alphabetically ordered media files.

Configuration

The path containing the media can be set via the WATCH_SRC_PATH environment variable. The path for keeping the symlinks (the current file to be watched) can be set via the WATCH_LINK_PATH environment variable. If WATCH_LINK_PATH is not set the symlinks are kept in the folder of the series and will point to a relative path. If WATCH_LINK_PATH is set the symlink points to an absolute path.