1493
« on: December 12, 2019, 11:04:19 PM »
The podcast view is not like the local library views - I just pass a simple HTML blob to the IE based browser & it's left to get & render things as needed & this is one more reason why I really would prefer not having any browser aspect as part of WACUP as I can't cleanly display things but am at the mercy of how whatever engine being used wants to work. There are means to pass the image data (if present via the existing artwork service) in as part of the HTML blob but it wasn't implemented from the start as the artwork handling support coming from Winamp's core & associated input plug-in had issues (and still does for MP3 based files until that's completely replaced).
My suggestion to disable the display is purely there as a temporary workaround to alleviate the issue being seen until a solution is implemented as unless it's part of the downloaded episode file (as the local library view uses) then it's a web request without any knowledge of the local file info.
That is why I was saying about doing things akin to local files & how artwork is managed for that but due to the dynamic nature of feeds, it needs to account for external changes as that is what will happen & people will get annoyed if it then shows the wrong artwork. But like I also noted, I don't know without actually looking into it what sort of cache life information I'm going to get back from the feed to help manage keeping things current which is for the overall image & not the per-episode aspect since that would have to be tagged (which is another issue as that doesn't work correctly).
tl;dr - temporarily disable artwork, something will be sorted that tries to use local copies depending on how the embedded IE wants to work & embedded browsers are an evil I really could do without (or people formatting information for feeds consistently which ain't going to happen...).
-dro