04-14-2021, 08:42 PM
(This post was last modified: 04-14-2021, 08:48 PM by TheOldPresbyope.
Edit Reason: typo, additional sentence.
)
@Hibees
What does "but it never shows in the library" mean?
If, in the Library Config panel, you see under Music Sources a box with green check and the name you assigned your share (served from the host named in parentheses)---(EDIT) and you've updated the Library---then in the Library view under Folder you should see the folder "NAS". Clicking on "NAS" you should be taken to folder "<the share name you assigned>". You can drill down from there.
Example, I'm running an OpenMediaVault Server on a host named omv-hc1.local [an Odroid SBC but same principle as an RPi] with a public share named Music. I created a music source in moOde pointing to this share and gave it the name "OMV-Music".
In Library view, clicking on "NAS" gets me to "OMV-Music" and clicking on that gets me to the next level of folders, ad infinitum. EDIT: and all the albums/tracks show up in the Library Tag and Album views.
From the command line I can ask MPD its status as a quick check that it thinks I've got tracks available
Regards,
Kent
What does "but it never shows in the library" mean?
If, in the Library Config panel, you see under Music Sources a box with green check and the name you assigned your share (served from the host named in parentheses)---(EDIT) and you've updated the Library---then in the Library view under Folder you should see the folder "NAS". Clicking on "NAS" you should be taken to folder "<the share name you assigned>". You can drill down from there.
Example, I'm running an OpenMediaVault Server on a host named omv-hc1.local [an Odroid SBC but same principle as an RPi] with a public share named Music. I created a music source in moOde pointing to this share and gave it the name "OMV-Music".
In Library view, clicking on "NAS" gets me to "OMV-Music" and clicking on that gets me to the next level of folders, ad infinitum. EDIT: and all the albums/tracks show up in the Library Tag and Album views.
From the command line I can ask MPD its status as a quick check that it thinks I've got tracks available
Code:
pi@720TR2:~ $ mpc stats
Artists: 724
Albums: 516
Songs: 5855
Play Time: 0 days, 0:01:20
Uptime: 0 days, 8:35:10
DB Updated: Sat Apr 10 23:20:38 2021
DB Play Time: 20 days, 19:28:50
Regards,
Kent