update user_settings set LAST_FM_USERNAME='{blablabla}', LAST_FM_PASSWORD='{enc:1324567542156}', LAST_FM_ENABLED='true'
but i get the response:
- Code: Select all
Error
Column not found: LAST_FM_PASSWORD in statement [update user_settings set LAST_FM_USERNAME='{t64-mediathek}', LAST_FM_PASSWORD]
I found that command in the Forum for an older version of subsonic. What else should i do to set the Last.fm account for every Musiccabinet user on my server?
Thanks a lot!!!
Pcace