Giter Club home page Giter Club logo

Comments (9)

Ottodix avatar Ottodix commented on June 16, 2024

Hi,

Can you try the latest version there
https://github.com/Ottodix/Eole-foobar-theme/zipball/master/?

It shoud be ok with this version, so I close this issue. Let me know if you still experience bugs
There is still a little "glitch" when you play streams, the playlist refresh itself everytime you start playing a new stream and it's a little bit annoying, but for the moment I won't fix it, I can't think of any easy way to fix this.

from eole-foobar-theme.

APECR-Username avatar APECR-Username commented on June 16, 2024

Much better. There are flaws in the video mode with YouTube:
Library central panel. Background image. If the library is hidden by another tab, it is not updated (only YouTube). If the library is in the foreground, then the background image is updated.
Playlist central panel. The background image is never updated (only YouTube).
Side right panel. The background image is never updated (only YouTube).
Screen saver mode. The album picture does not update (regardless of the source). A similar function in the library works correctly.

from eole-foobar-theme.

Ottodix avatar Ottodix commented on June 16, 2024

I did an update which should fix most of those bugs, let me know
For the screen saver, this bug not a surprise, i never use this panel personnaly, I coded it a long time ago but actually never use it. But I fixed it

from eole-foobar-theme.

APECR-Username avatar APECR-Username commented on June 16, 2024

Excellent. Everything was perfect!

from eole-foobar-theme.

APECR-Username avatar APECR-Username commented on June 16, 2024

Although this is not a problem, but rather a proposal, but in order not to multiply the topics I will write here.
The name of the artist next to each track in the library and screen saver is displayed in regular font. Apparently, according to the idea, it should be displayed in italics, as in the playlist and the right side panel.
The splash screen mode would be more logical to immediately display in full screen (with the taskbar overlapping), and exiting the splash screen mode would automatically open the task bar.
In screen saver mode, the progress bar according to option does not work. Instead, the progress bar is white.
The non-disconnectable title_bar search bar in mini mode may not be needed, especially since there is a disconnectable search in the mini settings.

from eole-foobar-theme.

Ottodix avatar Ottodix commented on June 16, 2024

I did a change regarding the artist's name in the library, now it's in italic in the nighly
About the other changes and little issues, i won't implement/fix them.

from eole-foobar-theme.

APECR-Username avatar APECR-Username commented on June 16, 2024

After a recent update, the problem returned:
Library central panel. Background image. If the library is hidden by another tab, it is not updated (only YouTube). If the library is in the foreground, then the background image is updated.

from eole-foobar-theme.

Ottodix avatar Ottodix commented on June 16, 2024

I can't reproduce this bug. Does it happens all the time, with every songs? Can you reproduce this bug or does it happens randomly?

from eole-foobar-theme.

APECR-Username avatar APECR-Username commented on June 16, 2024

WSHsmoothplaylist_trackinfos.js:
if(old_cachekey!=nowplaying_cachekey) {
->
if(old_cachekey!=nowplaying_cachekey || !fb.IsMetadbInMediaLibrary(metadb)) {
//☺

from eole-foobar-theme.

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.