Bug 278690 - multimedia/navidrome Change sample configuration to reflect new 'ScanSchedule' setting
Summary: multimedia/navidrome Change sample configuration to reflect new 'ScanSchedule...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kevin Bowling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-01 20:02 UTC by Frieder Griesshammer
Modified: 2024-05-02 20:55 UTC (History)
0 users

See Also:
kbowling: maintainer-feedback+


Attachments
git format-patch output to change example configuration to "ScanSchedule" setting (1.15 KB, application/mbox)
2024-05-01 20:02 UTC, Frieder Griesshammer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frieder Griesshammer 2024-05-01 20:02:05 UTC
Created attachment 250318 [details]
git format-patch output to change example configuration to "ScanSchedule" setting

Some days ago I have set up some fresh installation of navidrome.

One thing I ran into was a deprecation warning:

> ScanInterval is DEPRECATED. Please use ScanSchedule. See docs at https://navidrome.org/docs/usage/configuration-options/

Migrating to the new setting is straight forward, see attached output of `git format-patch` from my local checkout from the ports tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-02 20:53:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=156d794e76aec7c5080b27207250325a83cd9064

commit 156d794e76aec7c5080b27207250325a83cd9064
Author:     Frieder Griesshammer <mail@der-beweis.de>
AuthorDate: 2024-05-02 20:51:47 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-05-02 20:51:47 +0000

    multimedia/navidrome: Update sample config with ScanSchedule

    PR:             278690

 multimedia/navidrome/Makefile                    | 2 +-
 multimedia/navidrome/files/config.toml.sample.in | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)