WHERE ( id IN ( SELECT me.album FROM tracks me WHERE ( (
...
/lms/Slim/Schema/Storage.pm line 125 , ambiguous column name: id

This time you'll have to specify what table's ID you refer to here. I guess that would be "me.id".
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to