Set last.fm user/pw for all users?
Posted: Thu Mar 07, 2013 8:42 pm
Hey, i tried to set the last.fm pass/user for all users of musiccabinet here on the server via:
but i get the response:
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
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