solved Playlist Error?

Zachary Moonshine
Zachary Moonshine
@zachary-moonshine
8 years ago
827 posts
Creating playlists in follow me skin with soundcloud tracks look like this?
Is it supposed to be blank or should it have an image from the soundcloud?
Capture.PNG.png
Capture.PNG.png  •  39KB


updated by @zachary-moonshine: 10/13/17 06:06:46PM
michael
@michael
8 years ago
7,791 posts
should have an image from soundcloud.

Should look like this: (screenshot)
soundcloud_playlist.jpg

Zachary Moonshine
Zachary Moonshine
@zachary-moonshine
8 years ago
827 posts
michael:
should have an image from soundcloud.

Should look like this: (screenshot)

yeah its definitely missing something then
brian
@brian
8 years ago
10,149 posts
Post the URL to the page you are seeing this issue on - most likely SoundCloud is not serving up the image, or something else is blocking it.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Zachary Moonshine
Zachary Moonshine
@zachary-moonshine
8 years ago
827 posts
brian:
Post the URL to the page you are seeing this issue on - most likely SoundCloud is not serving up the image, or something else is blocking it.

http://metaldevastationradio.com/thebeast/playlist/6/moonshine-picks-1
michael
@michael
8 years ago
7,791 posts
yep missing something.

Check your skin against one of the default skins which is working then compare the differences.
brian
@brian
8 years ago
10,149 posts
I think I see the issue here and will check it out (has to do with the constructed soundcloud image URL).


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
8 years ago
10,149 posts
This should be fixed on your site now - let me know if you see any issues.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Zachary Moonshine
Zachary Moonshine
@zachary-moonshine
8 years ago
827 posts
thanks brian it shows the images now but they are distorted like it is zooming in on it without resizing it, had this issue once before on a diff skin i think celebrity
Capture.PNG.png
Capture.PNG.png  •  999KB

Zachary Moonshine
Zachary Moonshine
@zachary-moonshine
8 years ago
827 posts
here is the thread. https://www.jamroom.net/the-jamroom-network/forum/my_posts/50586/soundcloud-images-blurry-in-lists
it was the soundcloud lists that had it before now same thing in playlist
brian
@brian
8 years ago
10,149 posts
Unfortunately the SoundCloud image for that song is very small:

https://i1.sndcdn.com/artworks-000095211214-d843sz-large.jpg

That's why it looks blurry when enlarged. Jamroom can't change that unfortunately.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
michael
@michael
8 years ago
7,791 posts
We'll get this fixed up in the soundcloud module.

In the mean time and to fix already imported image, install the INJECT module and add this code to it:
-large.jpg|-t500x500.jpg

--edit--
Solution came from this StackOverflow post:
https://stackoverflow.com/questions/16549015/soundcloud-500x500-artwork-by-default
inject.jpg
inject.jpg  •  91KB


updated by @michael: 07/13/17 10:37:05PM
michael
@michael
8 years ago
7,791 posts
Actually, after re-reading that stackoverflow question, there is a comment there:
Dan Abramov:Just be aware that for some tracks, original exists but t500x500 doesn't, for some the opposite. It's a total mess.
So this will remain as it is in the soundcloud module. The above code will still work, but if soundcloud doesnt provide a 500x500 pic, no pic will show.