Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: DLNA database needs to be rebuilt every boot.
#9
miniDLNA is started by /lib/systemd/system/minidlna.service but I see that it also specifies -r (lowercase)

The help indicates that -r (rescan) is different than -R (rebuild)

Code:
pi@moode:~ $ minidlnad --help
[2022/04/18 10:13:48] minidlna.c:971: error: Usage:
       minidlnad [-d] [-v] [-f config_file]
               [-a listening_ip] [-i network_interface]
               [-u uid_to_run_as] [-g group_to_run_as]
               [-p port] [-s serial] [-m model_number]
               [-t notify_interval] [-P pid_filename]
               [-u uid_to_run_as]
               [-w url] [-r] [-R] [-L] [-S] [-V] [-h]

Notes:
       Notify interval is in seconds. Default is 895 seconds.
       Default pid file is /run/minidlna/minidlna.pid.
       With -d minidlna will run in debug mode (not daemonize).
       -w sets the presentation url. Default is http address on port 80
       -v enables verbose output
       -h displays this text
       -r forces a rescan
       -R forces a rebuild
       -L do not create playlists
       -S changes behaviour for systemd/launchd
       -V print the version number
pi@moode:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: DLNA database needs to be rebuilt every boot. - by Tim Curtis - 04-18-2022, 02:15 PM

Forum Jump: