maddox / magic-cards

🎩 Queue music, play movies, or trigger events with RFID cards.
MIT License
562 stars 49 forks source link

Image URL Inquiries #19

Open myztillx opened 5 years ago

myztillx commented 5 years ago

Loving the program! Works really well and does exactly what I needed :)

The only thing that has been giving me trouble is the Image url's. Is there any special requirements for it to work? I am able to get ones from album arts to work, but have been having trouble with Movie arts. For example, was trying to add this: https://image.tmdb.org/t/p/original/t01BZvwQMHrXIBkqrOdap6znc0k.jpg to my Philosopher's Stone Movie, but it just moves the Title to the middle.

Again, thanks for the great program!

maddox commented 5 years ago

That's just the nature of how the HTML is laid out. It's best not to use a title for movie art since it really isn't needed. The poster should say it all. Just delete the title.

myztillx commented 5 years ago

I had tried deleting the title, but the art is still not displayed...

maddox commented 5 years ago

Weird. I just tried it and it worked for me.

myztillx commented 5 years ago

Okay, then it must be something else on my end... Thanks for checking! I will continue to investigate.

myztillx commented 5 years ago

Found it. For some reason, when I select Movie it stops working, but works for all but "Movie" and "Show".

maddox commented 5 years ago

When it's set as Movie or Show it sets the art to stretch across the whole card. I believe it omits the titles as well. I just tried it and it still showed the art though.

myztillx commented 5 years ago

Well then I am at a loss... Below is how I have it set up for movies and then with one of the ones that works. It's not a huge deal, would just make the card list look cleaner.

image

image

maddox commented 5 years ago

Ahh looks like it's a Chrome specific issue. Thanks.