othmar52
othmar52
Hi the asterisk `*` indicates the path of your slimpd filesystem. you can use the absolute path like `php /var/www/slimpd/slimpd hard-reset` or whatever your installation directory looks like. or simply...
> How long should the database importation last? It depends on the size of your music collection. > I ran the database importation an hour ago and I still have...
> I still have the message "Can't connect to database" have you tested your database-credentials? it seems that you have configured invalid credentials. to verify this try: `grep -A 5...
please try to login as admin in the sliMpd frontend and visit `/systemcheck` which should be in the main nav maybe you will find some useful hints there!?
Hi username and password can be left blank in case you dont have it activated in your `/etc/mpd.conf` maybe your mpd configuration does not allow connections from non-localhost clients!? check...
@igwan thank you for reporting. i already noticed this issue a few weeks ago as i decided to use [eloquent](https://laravel.com/docs/5.0/eloquent) for the user model. currently i have no idea to...
Thanks for reporting! > How can I debug what is happening? Maybe increasing verbosity helps to figure out why it stops!? ```ini [config] ; 1 = quiet, 10 = maximal...
@brendan-pike Do you still have issues with the slIMpd import?
implementing weight will need some configuration which holds common spelling variations. can you create this? for example: ``` front.1 = cover front.2 = front back.1 = back inlay.1 = booklet...
please pull the [latest commits](https://github.com/othmar52/slimpd/commit/0b287bc2aab4ab6d8126d7e5a58efa13893d8d1a) and give it a try. **NOTE:** to save performance on all frequent database updates this weightening is only applied during the very first import into...