Look in the SqueezeCenter log if you see any errors, you will find the
log as a link under the "Logging" section in "SqueezeCenter Settings".
Custom Scan currently doesn't show a scanning as failed if it fails to
connect to the SqueezeCenter database, so you will have to look in the
log to see any errors.
Amarok must be configured to use MySQL.
It doesn't matter if Amarok is started or not, Custom Scan uses the
MySQL database for Amarok which should be started at all times.
In some configurations I've seen that you will need to set hostname in
the database url setting in Custom Scan Amarok module to '127.0.0.1'
instead of 'localhost', for example:
Code:
--------------------
dbi:mysql:hostname=127.0.0.1;port=3306;database=amarok
--------------------
I've also seen the opposite where you need to set it to localhost to
make it work. It has to do with the MySQL security, so it isn't related
to what you set the hostname to in the Amarok application.
If Amarok and SqueezeCenter uses the same library, you will just need
to specify the parameters:
Code:
--------------------
Amarok database url:
dbi:mysql:hostname=127.0.0.1;port=3306;database=amarokdatabase
Amarok database user: amarokuser
Amarok database password: amarokpassword
--------------------
Where amarokdatabase is the database you have specified in Amarok,
amarokuser is the username you have specified in Amarok and
amarokpassword is the password you have specified in Amarok.
I think the import currently only modifies the TrackStat statistics, so
it may require a SqueezeCenter restart before it is visible in some
places not handled by TrackStat. However, you will see it directly in
the TrackStat pages.
--
erland
Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan, Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=51708
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins