12-05-2024, 06:40 PM
(12-05-2024, 06:16 PM)Tim Curtis Wrote: In the Remote NAS Source screen note the "Name" entry. Let's refer to this entry as "SHARE_NAME".The NAS name is Drobo5N2, so do I put “NAS/Drobo5N2/Public/Music” or “Drobo5N2/Public/Music”?
In the Auto-shuffle "Tag filter" field enter the following:
Code:filename "NAS/SHARE_NAME/Music"
Behind the scenes the command below is used to perform the filter
Code:mpc search filename "NAS/SHARE_NAME/Music"