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.
Recent Posts
1
3rd Party Plugins - (fb2k) / Re: JScript Panel
Last post by Defender -
Code: [Select]
function on_playback_order_changed(new_index) {
   buttons.update();
   window.Repaint();
}

Phew. Thank you. This one does the job. I thought I tried the window.Repaint() one, but obviously not.

Anyway, next step will be cleaning up this button and migration to JS3. This is my last JS2 one except for the Artwork panel. Tried JS3 but that one does not show which image it is showing on mousewheel (Front cover, Back Cover, Disc, Icon, Artist, Picture 1/5)
3
3rd Party Plugins - (fb2k) / Re: JScript Panel
Last post by Defender -
I added to my code:

function on_playback_order_changed(new_index) {
//   window.RepaintRect(0, 0, 26, 22);
//   panel.size();
   buttons.update();
}

Small improvement. If you go to the button (hover) it changes the image to the corrrect one. If you unhover the correct image is shown as well. Unfortunately you have to hover to get the correct PBO representation in the first place.

I really feel kind of stupid. I created some 475K of PSS code and 180K of ELP code and everything works exactly as I planned/programmed. Unfortunately PSS does not support dropdown menu's and rightclick on either textbuttons or imagebuttons.
I just don't have a clue how jscript works. All I did so far is based on reverse engineering (which drives me nuts).

What do I have to add to the jscript code to force an update upon changing the playbackorder (not only on hover)?
4
3rd Party Plugins - (fb2k) / Components for Jplay Femto
Last post by w3explorer -
Hi,

I'm new to JPlay Femto and haven't used Foobar2000 in quite a while.  I just installed FB2000 v2.0.

I have found a FB2k component for JPlay Femto playback.  But the issue is that the media library  is empty.  I can't see any artists or albums.  Am I missing a component?

Any help appreciated.

Thanks,
Dan
6
General - (fb2k) / Re: Opus RG peak values in foobar2000
Last post by yetanotherid -
I'd forgotten about the thread you linked to, probably because I don't use Opus myself. You can create a custom field and add the peak value there, but having to copy the value and add it manually would make me suicidal pretty quickly if I had a lot of files to tag. It'll show up in mp3tag under "extended tags", but it'd only be there for your reference because a player wouldn't know what to do with it.



7
AAC - General / Re: xHE-AAC in Windows 11 22H2 (or newer)
Last post by celona -
Thanks, my concern is that of those who produce speech content for work and as long as Windows 11 will be so marginal among users I will continue to produce a version in HE-AAC (which I don't like).
8
3rd Party Plugins - (fb2k) / Re: JScript Panel
Last post by Defender -
IIRC, WSH panel mod had fb.PlaybackOrder and plman.PlaybackOrder which did the same thing.

Based on plman.PlabackOrder I can select the correct image now.

However if I change the PBO status with the (jscript2) button it doesn't repaint the button (WSH Display panel does BTW).
Tried multiple things in the code but I just cannot get it to update after a change of playbackorder. Only way I get the current and correct image is when I resize the window (and force an on_size I guess).

So where and how do I force a repaint of the PBO button to reflect the current state of playbackorder (even when it is changed via the Menu button)? I included the current test jscript2 PBO button script.

Would be much obliged.
10
Support - (fb2k) / Re: duration and time progress bar not existing for aac files
Last post by juniormorini -
Hello, I hope you can contribute, everyone is correct, but maybe because of the translator I used, but to me it seemed more complicated than it is. I've already used foobar to create CDtext audio discs with replain gain and in 20bits (SACD) from FLAC sources (the only program I managed to do that) but for conversion I prefer other tools. In the case of the specific situation when using Format Factory choose for example the package (icon) "M4A" and then the encoding "AAC". Our friend foobar will perfectly read the time and allow us to use the crossfader, for example.