Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_coverflow_mod playlist friendly (Read 21568 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: foo_coverflow_mod playlist friendly

Reply #75
Can you tell me how to turn it on? I just installed the plugin, I didn't touch the settings, but it doesn't display. How should it work? Version 1.18.2

Re: foo_coverflow_mod playlist friendly

Reply #76
@foobrik

When using 64bit, the following is required.

Tablacus Script Control (tsc64.dll) v1.2.5.4
https://github.com/tablacus/TablacusScriptControl/releases

Download: tsc64_1254.zip
setup.exe > Install
SHURE SRH1840, SENNHEISER HD660S2, SENNHEISER HD620S, SENNHEISER HD 490 Pro Plus, beyerdynamic DT 1990 PRO, HiFiMAN Edition XS, HIFIMAN ANANDA, Bowers & Wilkins P7, FiiO FT5, FiiO FT1 Pro, 水月雨 (MOONDROP) 空鳴 - VOID, SONY WH1000XM5 (made a Upgrade/Balanced Cable by myself)


Re: foo_coverflow_mod playlist friendly

Reply #78
Hello, I'm not sure if it's possible to implement this but could refreshing the panel be exposed as a Context Menu option as well? I want to integrate this with JScript Panel 3 and refresh the panel every time a new album art gets downloaded.

Also could there be an option to open Image Viewer as a Library action? I want to replace double click with opening the image.

Re: foo_coverflow_mod playlist friendly

Reply #79
Hello, I'm not sure if it's possible to implement this but could refreshing the panel be exposed as a Context Menu option as well? I want to integrate this with JScript Panel 3 and refresh the panel every time a new album art gets downloaded.

Sorry, I've just clarified it with the dev is it possible to instead implement it as a main menu command? possibly hidden (so that it's only visible when holding shift)?
https://jscript-panel.github.io/docs/namespaces/fb/#fbrunmainmenucommandcommand

Re: foo_coverflow_mod playlist friendly

Reply #80
@foobrik

When using 64bit, the following is required.

Tablacus Script Control (tsc64.dll) v1.2.5.4
https://github.com/tablacus/TablacusScriptControl/releases

Download: tsc64_1254.zip
setup.exe > Install
 
I have Tablacus installed, but I also don't see Coverflow. The component is installed and preferences show the Coverflow item under display, but I can't see how to activate it. What am I missing?

Re: foo_coverflow_mod playlist friendly

Reply #81
@izmarkie

foo_coverflow v1.18.2 (Foobar v2 required)
foo_coverflow.fb2k-component
https://github.com/ghDaYuYu/foo_coverflow/releases

TablacusScriptControl
tsc64_1254.zip
https://github.com/tablacus/TablacusScriptControl/releases/tag/1.2.5.4

Display it as Default UI element, Columns UI panel.

Default UI element - Add New Elemwnt


SHURE SRH1840, SENNHEISER HD660S2, SENNHEISER HD620S, SENNHEISER HD 490 Pro Plus, beyerdynamic DT 1990 PRO, HiFiMAN Edition XS, HIFIMAN ANANDA, Bowers & Wilkins P7, FiiO FT5, FiiO FT1 Pro, 水月雨 (MOONDROP) 空鳴 - VOID, SONY WH1000XM5 (made a Upgrade/Balanced Cable by myself)

Re: foo_coverflow_mod playlist friendly

Reply #82
Thanks! I hadn't even realized when I upgraded from a very old version that I had never bothered to install Columns UI.

Re: foo_coverflow_mod playlist friendly

Reply #83
@grimes

Interesting stuff...

Just as a small contribution, I am running now fb2k with a 250 album subset of my media library. Mostly JPG covers, avg artwork size is 500x500. Pressing Home then End key in coverflow, raises fb2k memory consumption to about 60MB as shown in Task Manager. Afterward, there is no accumulation effect navigating the coverflow.

I also ran a few tests in the memory profiler, as soon as I heard about this issue. Running the component in debug mode and taking memory snapshots only allow me to detect some negligent memory consumption between runs, like a few dozen KBs.
Of course, I still consider the possibility of coverflow leaking memory, just not happening in my use cases. I will come back to test this issue asap. Thanks for reporting.

@Azuriye
Yes, nice idea. I will try to include the refresh option as a menu command as well as make Open Image Viewer a Library action.

... a new release of the component is available:

v1.18.3

Change log:
- Album art WebP image format support.

Re: foo_coverflow_mod playlist friendly

Reply #84
@Azuriye
Thanks for the feature requests.
I am still unsure about the menu command but will look at it again asap.
The other feature was easier to implement.

v1.18.4

Change log:
- New library action 'Open image viewer'

Re: foo_coverflow_mod playlist friendly

Reply #85
I recently upgraded to FB2K v2.24 preview 2024-10-04 [x64] from v1.6.7.  The version of cover flow I had currently installed (0.5.2) would not work with the new version of FB2K so I went to the components library to get an update version of cover flow only to discover that no updated version was available (see screenshot below).  After searching around I found that a newer version was available, so yea!   It would be great if a link from the original version in the components list included a link to the new version. 

All that said, when I installed the new version of cover flow (v1.18.4) and the required tsc64.dll for 64 bit install I get the album art to display but when selecting and playing tracks the cover flow doesn't follow the selected tracks that are playing in the playlist.  I tried stepping down to the previous version of cover flow but same thing, no movement. 

When I left click on on the album images movement does occur, only instead of moving to the next album image it moves to the album image after that, I've also tried various cover displays, but it still will not follow the currently playing track.

I've checked the cover flow preference, played around with various setting but nothing seems to make any difference.

Any ideas?

Re: foo_coverflow_mod playlist friendly

Reply #86
I continued to play around with the different settings and have been able to get most of the same functionality found in my previous version to work.  At first it only loaded the album art that was associated with the tracks selected in the playlist but now it is loading all the album art.  I don't know what file it looks for.  most all the album art covers have the file name "Folder" but a few have "Front" in addition to "Folder"  it appears as thought the file named "Front" is selected over the file named "Folder" but I am not sure why

Re: foo_coverflow_mod playlist friendly

Reply #87
I expect it respects the album art preferences found under File>Preferences>Display>Album art. You can add/remove/rearrange the order of filenames it looks for.

Re: foo_coverflow_mod playlist friendly

Reply #88
Yes it does, thank you very much. 

Re: foo_coverflow_mod playlist friendly

Reply #89
...
I've checked the cover flow preference, played around with various setting but nothing seems to make any difference.

Any ideas?

Surely it is quite confusing. Since v1.17.0 configuration settings (marked *) are stored separately to support multiple UI instances.  The UI element context menus should be used instead to modify these.

Also related to this, about the cover flow not following the playing track, that is a bug. The 'Follow Now Playing' preference value should apply when adding new UI elements to the layout... it should be fixed in the next release.