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
11
3rd Party Plugins - (fb2k) / Re: foo_uie_webview
Last post by regor -
That's what happens if you use a framework on alpha state which is obviously changing on every release, not sure what did you expect.

Also... there are proper tools for that like notepad+ or VSCodium, which make changing method names a matter of 2 seconds. It seems like you are simply not using the proper tools with a minimum of error checking. There are scripts out there having x1000 more lines of code and files and updating them is not so hard as long as you use the right tools.
12
3rd Party Plugins - (fb2k) / Re: foo_uie_webview
Last post by yeyo -
@ yeyo

I made the changes to the spin disc of your version and they are now compatible with the latest version of the foo_uie_webview plugin.

I didn't post it out of fairness to you.
Feel free to share, I'd love to!

Ok tell me if it's okay. I changed the background color, image path and icon management beyond opening the container box.

Do not download this version because it does not update the images.

@ yeyo if you can post your updated version, without runservice and info track, which I'm not interested in, and I really don't understand it, you'll do me a favor.

Thank you.
Note the case of the refresh function. After reading your template, the function name is "function Refresh()" and the place where it is called is ”refresh()", please change it to ”Refresh()“.

Maybe it was just this. A way of things has changed Changes to Functions and Properties
Methods:

GetArtwork should be getArtwork.

GetFormattedText should be getFormattedText.

Callbacks:

OnPlaybackStarting should be onPlaybackStarting.

OnPlaybackStop should be onPlaybackStop.

OnPlaybackPrevious should be onPlaybackPrevious.

OnPlaybackNext should be onPlaybackNext.

To say I'm angry is an understatement. But for what then for this Changed: Returned JSON objects now use camelCase casing. (alpha4)
Changed: *Breaking Change* Callbacks follow the Category-Noun-Verb naming convention. (alpha5)
Changed: *Breaking Change* All properties, methods and callbacks to use camelCase convention. (alpha5)
Changed: *Breaking Change* The parameter list of most callbacks has been expanded. (alpha5)

I have 13 scripts to edit never never never.......

This is not the reason why the template cannot update the image. JS functions are strictly case-sensitive. Be consistent when calling them. Change "refresh()" in your template to "Refresh()" and it will work as required.
14
3rd Party Plugins - (fb2k) / Re: foo_uie_webview
Last post by ApacheReal -
@ yeyo

I made the changes to the spin disc of your version and they are now compatible with the latest version of the foo_uie_webview plugin.

I didn't post it out of fairness to you.
Feel free to share, I'd love to!

Ok tell me if it's okay. I changed the background color, image path and icon management beyond opening the container box.

Do not download this version because it does not update the images.

@ yeyo if you can post your updated version, without runservice and info track, which I'm not interested in, and I really don't understand it, you'll do me a favor.

Thank you.
Note the case of the refresh function. After reading your template, the function name is "function Refresh()" and the place where it is called is ”refresh()", please change it to ”Refresh()“.

Maybe it was just this. A way of things has changed Changes to Functions and Properties
Methods:

GetArtwork should be getArtwork.

GetFormattedText should be getFormattedText.

Callbacks:

OnPlaybackStarting should be onPlaybackStarting.

OnPlaybackStop should be onPlaybackStop.

OnPlaybackPrevious should be onPlaybackPrevious.

OnPlaybackNext should be onPlaybackNext.

To say I'm angry is an understatement. But for what then for this Changed: Returned JSON objects now use camelCase casing. (alpha4)
Changed: *Breaking Change* Callbacks follow the Category-Noun-Verb naming convention. (alpha5)
Changed: *Breaking Change* All properties, methods and callbacks to use camelCase convention. (alpha5)
Changed: *Breaking Change* The parameter list of most callbacks has been expanded. (alpha5)

I have 13 scripts to edit never never never.......


16
3rd Party Plugins - (fb2k) / Re: foo_uie_webview
Last post by yeyo -
@ yeyo

I made the changes to the spin disc of your version and they are now compatible with the latest version of the foo_uie_webview plugin.

I didn't post it out of fairness to you.
Feel free to share, I'd love to!

Ok tell me if it's okay. I changed the background color, image path and icon management beyond opening the container box.

Do not download this version because it does not update the images.

@ yeyo if you can post your updated version, without runservice and info track, which I'm not interested in, and I really don't understand it, you'll do me a favor.

Thank you.
Note the case of the refresh function. After reading your template, the function name is "function Refresh()" and the place where it is called is ”refresh()", please change it to ”Refresh()“.
18
3rd Party Plugins - (fb2k) / Re: Made with foo_uie_webview
Last post by sq68 -
carousel_a5.html86 bit is working properly. But a few seconds after the 64-bit resizing won't display the image?

I use x86, but installed a fresh x64 and it worked fine.
It is not a live resize - resize panel and then reload a track to update view.

Did you check console (via Inspect) for errors?
Check memory behavior in Process Explorer, are you using 50 very large images?
Yes, I have made adjustments and everything is fine. Thank you!
19
Opus / Opus use more bits to encode a 8KHz track, is this normal?
Last post by fa2_l -
Hello HA, this is my first time posting, hopefully I'm not violating any ToS.

I encoded my small library (~100 albums) to Opus at 160kbps, and one of them caught my attention. It's a homemade metal album, and while most of it average around ~120-140kbps (expected for this genre as other albums I have also average around this), the last track, which is a low quality demo with most signals topping out at ~7-8khz (below I included the spectrogram) and completely out at 16khz, averages at ~170kbps. I then tried with qaac -V100 and Musepack Q5; they both average around 60-70kbps.

I know Opus is pretty generous when it comes to more ambient tracks, but this isn't one of them. A few megabytes isn't a problem but I still wonder why it had happened. Is this normal behaviour for Opus?
20
3rd Party Plugins - (fb2k) / Re: Remastero's foo_pggb_rt, a 64 bit Foobar2000 component for resampling
Last post by fenacer -
Yes, the previous result was converted using Foobar's built-in “Convert,” with pggb-rt set to the best quality, and the converted format is flac.

If you try playing the file to a different device (even your PC /laptop speakers), using Windows Media Player, does it work? Windows will still simply down sample and play at the supported rate, but that will confirm that the flac file is ok.
Yes, it will work, but I'm not sure if the bit rate of the output and the original file have changed.