Hello i would like to inform me if there is a way to insert a facebook share button next to an album and in case i enter the share in the pop up window (facebook) show me the cover of the album and the title and my username. So to my facebook wall show the cover the link to my subsonic and the title of the album i had shared.
Something like this... http://www.daddydesign.com/wordpress/ho ... frame-tab/ or
http://developers.facebook.com/docs/share/
The facebook gives the following meta properties for title, des, image but i think that i have to give the vars of the title album, cover etc. isn't it? Could you please help me?
<meta property="og:title" content="title" />
<meta property="og:description" content="description" />
<meta property="og:image" content="thumbnail_image" />
And if this is possible to do for the facebook is possible and for all socials?
thanks.