Code Monkey home page Code Monkey logo

Comments (4)

taylorsalez avatar taylorsalez commented on June 20, 2024

Update: it seems some album art appear for half a second sometimes, then disappear.

from vlc-discord-rpc.

Pigpog avatar Pigpog commented on June 20, 2024

Sorry for the months of silence. I just did some investigating, and i have a question. Are these downloaded YouTube videos?
I (coincidentally) tried to reproduce this with a downloaded YouTube video and found that my code recognizes it as a YouTube video using some metadata, and tries to show the YouTube large icon (which you probably don't have in your Application).

To fix this issue, then, you can either remove the "Youtube Start Time" metadata tag from each video, or delete lines 30 - 33 of format.js.

I never anticipated the album art feature being used for videos, so I never tested that. But there's clearly no technical reason preventing this. A slight modification of the code would allow a TV show name to be used for the large image as well.

Hope this helps, sorry again for the delay, thanks for the challenge

from vlc-discord-rpc.

taylorsalez avatar taylorsalez commented on June 20, 2024

No worries about the delay!

Yeah, those are all Youtube videos I downloaded, cleared the metadata from, and re-tagged.
I ended up taking a day to convert every file to MKV, and only one file still did not work.

I turned line 30-33 into comment lines and it works now, thanks!

from vlc-discord-rpc.

Pigpog avatar Pigpog commented on June 20, 2024

Awesome, glad I noticed that the YouTube metadata lingers in youtube-dl files, or i'd be so lost as to what the problem could be.
Have a good one!

from vlc-discord-rpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.