YunoHost-Apps / funkwhale_ynh

A modern, convivial and free music server on YunoHost
https://funkwhale.audio/
GNU Affero General Public License v3.0
72 stars 22 forks source link

Importing music from directory on the server #54

Closed IsidoreIsou closed 5 years ago

IsidoreIsou commented 5 years ago

Hey everybody,

When using manage.py, I have this error:

Checking imported paths against settings.MUSIC_DIRECTORY_PATH                                                                                  
CommandError: No file matching pattern, aborting

I followed this instructions in this thread: https://forum.yunohost.org/t/funkwhale-ajout-des-dossiers-yunohost-multimedia-dans-funkwhale-add-yunohost-multimedia-in-funkwhale/5990/4

Shoud I change the MUSIC_DIRECTORY_PATH?

Thank you!

IsidoreIsou commented 5 years ago

Closed this. I misunderstood server import for in-place import.