Subsonic 6.1.6 with New Artist Image Source

General discussions.

Moderator: moderators

Subsonic 6.1.6 with New Artist Image Source

Postby bupkis » Mon Nov 11, 2019 11:18 pm

Well, I suppose the forum is now so moribund that nobody has even noticed that a new update to Subsonic got pushed out yesterday.

I haven't upgraded but apparently it uses fanart.tv for artist images (since last.fm cut off free access to their API, I gather). Can anyone report on this? Is it only the artist images that it gets from fanart.tv, or does it also get album covers? So, when you add a cover, does it still search last.fm for them?
bupkis
 
Posts: 27
Joined: Sat Jan 19, 2013 8:08 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby CasN » Wed Nov 13, 2019 9:40 am

it still searches lastfm :mrgreen:
CasN
 
Posts: 35
Joined: Wed Jan 12, 2011 2:24 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby pemholder » Fri Nov 15, 2019 7:25 am

CasN wrote:it still searches lastfm :mrgreen:

I think that fantv has far less artist-images than last.fm.
So I am in doubt to update to the newest version because already cached last.fm-images still work here.
Does anyone know whether subsonic still reads existing last.fm-images too?

I fear with updating I get images for new added artists again but loose a lot of existing images.
pemholder
 
Posts: 97
Joined: Wed Dec 09, 2009 1:28 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby Immanuel » Fri Nov 15, 2019 10:37 am

pemholder wrote:
CasN wrote:it still searches lastfm :mrgreen:

I think that fantv has far less artist-images than last.fm.
So I am in doubt to update to the newest version because already cached last.fm-images still work here.
Does anyone know whether subsonic still reads existing last.fm-images too?

I fear with updating I get images for new added artists again but loose a lot of existing images.


You wont loose any of thr existing lastfm artist covers. I checked it.
But fanarttv has a much smaler database, and in my eyes the whole homepage is bullshit.
I would say that for more than the half of my artists it has no image.
Immanuel
 
Posts: 12
Joined: Mon Apr 01, 2019 7:22 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby gwynhfar » Sun Nov 24, 2019 4:26 pm

Image

All last.fm look like the above star, because last.fm stopped artist image service for third parties (like subsonic).

The new version 6.1.6 should not use last.fm for new artist images but look for another source. But here is my problem, I have to clean up all the 'stars' I got from last.fm, wich is always the same URL https://lastfm-img2.akamaized.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png.

How could I get rid of the stars and let subsonic start searching for new artist images?

Thank you in advance!
gwynhfar
 
Posts: 12
Joined: Fri Mar 29, 2013 11:56 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby gwynhfar » Sun Nov 24, 2019 5:35 pm

I might have found an answer to my question, here is what I did:

In subsonic map I found the lastfm2cache map, I opened the map and cut all of the files and pasted them in a backup map (lastfm2cache-backup).

So now I had an empty lastfm2cache map, I stopped the subsonic server and restarted it.

I seems artist art (for most common artists) is now being downloaded from fanart.tv.

For example https://assets.fanart.tv/fanart/music/e9dfc148-d5f6-425e-b80b-f99ed2bd7c09/artistbackground/god-is-an-astronaut-50215d8db8e8c.jpeg
Image

All the old artist images are now gone (back-upped) and are being replaced by new artist images, this was not the case when I used the old lastfm2cache mapping, because the image with the star (the default image) was overriding any new artist image.

I hope this was helpfull :D
gwynhfar
 
Posts: 12
Joined: Fri Mar 29, 2013 11:56 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby snohio » Thu Dec 19, 2019 5:39 pm

Not that it will probably be taken care of, it would be super nice if it did.. The wording in the Artist Information section shows "Image courtesy of fanarttv.com." Thankfully that is not hotlinked, but should point to fanart.tv. fanarttv.com wants to install Chrome Plug Ins and Flash and other nefarious things.. Where's the git repo I can go do a quick PR. ;) -Thanks!
snohio
 
Posts: 6
Joined: Wed Apr 27, 2011 11:13 am

Re: Subsonic 6.1.6 with New Artist Image Source

Postby alexjgaspar » Thu Mar 05, 2020 7:50 pm

Hi I was so looking forward to seeing the LastFM star replaced by actual artist images and was hoping this would work, but in the end, fanart.tv just doesn't have the images for my collection. Well, it has some but very few. So it's not a good source. I would like to add my own artist images from my hard drive. I have them stored individually for every artist in their main directory on my drive. For example I have:
Music/Aerosmith/...
artist.jpg

Get Your Wings/
Rocks/
Draw The Line/
Night In The Ruts/
Toys In The Attic/
etc.

I am not a developer so would like to somehow keep it simple but I can open a file in a text editor and type stuff. Can someone direct me to the file that would need to be altered to reflect my calls to the artist.jpg for each but still maintain the Last FM text that talks about the artist etc. And tell me what I should do so that instead of an image from LastFM or FanartTV for the artist, it pulls up my artist.jpg image housed in every Artris Directory (not album directory). I am on a Windows 10 server. I would certainly appreciate the help with this bit of code. Thank you.
alexjgaspar
 
Posts: 2
Joined: Thu Mar 05, 2020 7:32 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby alexjgaspar » Thu Mar 05, 2020 8:04 pm

Also - I haven't found a single instance where an image was displayed from fanart. Also, in the box where it credits the image ist states "Image courtesy of fanarttv.com." The actual site, I thought, was fanart.tv Fanarttv.com is actually a compromised and infected site that has nothing to do with art or music. I'm thinking this should be modified to reflect the correct site. Just my two cets worth on that.
alexjgaspar
 
Posts: 2
Joined: Thu Mar 05, 2020 7:32 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby CasN » Fri Mar 06, 2020 10:24 am

you can correc that in 2 scripts:
subsonic\WEB-INF\jsp\albumMain.jsp
subsonic\WEB-INF\jsp\artistMain.jsp
CasN
 
Posts: 35
Joined: Wed Jan 12, 2011 2:24 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby nohart » Mon Sep 14, 2020 6:01 pm

alexjgaspar wrote:Hi I was so looking forward to seeing the LastFM star replaced by actual artist images and was hoping this would work, but in the end, fanart.tv just doesn't have the images for my collection. Well, it has some but very few. So it's not a good source. I would like to add my own artist images from my hard drive. I have them stored individually for every artist in their main directory on my drive. For example I have:
Music/Aerosmith/...
artist.jpg

Get Your Wings/
Rocks/
Draw The Line/
Night In The Ruts/
Toys In The Attic/
etc.

I am not a developer so would like to somehow keep it simple but I can open a file in a text editor and type stuff. Can someone direct me to the file that would need to be altered to reflect my calls to the artist.jpg for each but still maintain the Last FM text that talks about the artist etc. And tell me what I should do so that instead of an image from LastFM or FanartTV for the artist, it pulls up my artist.jpg image housed in every Artris Directory (not album directory). I am on a Windows 10 server. I would certainly appreciate the help with this bit of code. Thank you.


I would like to be able to do this too. In the past I had a picture called band.png in the root folder of each artist. That seemed to work or it was a coincidence that the same picture would show up. But now its sporadic. Sometimes the picture shows up and for other artist it show a broken link picture. I don't know how to fix it.

Update - I was able to fix some of the round artist pictures by deleting the contents of lastfmcache and lastfmcache2. But some pictures are now coming up with a generic band picture called - 4040/icons/generic-artist.jpg I wish I could have the option to pick my own.
nohart
 
Posts: 36
Joined: Sat Mar 12, 2011 10:21 pm

Re: Subsonic 6.1.6 with New Artist Image Source

Postby 3Dscrewer » Tue Sep 15, 2020 8:28 am

I'm using Subsonic and Airsonic ....
I don't know if this is helpful but since airsonic is an subsonic fork of an earlier version, this may probably work, but I'm a noob in programming

look here it is for airsonic but I guess it is not too different in subsonic.

https://codepen.io/lawrencenull/pen/NVWWwR
3Dscrewer
 
Posts: 197
Joined: Tue Feb 13, 2018 1:11 pm


Return to General

Who is online

Users browsing this forum: No registered users and 10 guests