21
CUETools / Re: what flac compression level should I use for 'archival'?
Last post by dpr -The good thing is CUETools shows the speed for easy comparisons.
Where is the speed shown? I don't see it in the log output?
The good thing is CUETools shows the speed for easy comparisons.
I'm trying to add/parse an entire Bandcamp album, e.g.:Disregard that, I suck cocks; I downloaded the latest yt-dlp.exe and set the foobar plugin to use that as "external", now it works.
https://dreamcatalogue.bandcamp.com/album/--18
It doesn't work and nothing loads, whereas it used to work before IIRC.
mamma mia...![]()
v1.0.15.1 (fix extra space at artist end)
Discogs Artist URLS : http://www.sixorgans.com, https://www.instagram.com/6organs , https://twitter.com/6organs , https://soundcloud.com/six-organs , http://en.wikipedia.org/wiki/Six_Organs_Of_Admittance , https://myspace.com/sixorgansStill have a extra space at the end.
Discogs Artist ANV : 6 Organs Of Admittance, 6 Organs of Admittance, Electric Six Organs, Electric Six Organs Of Admittance, Six Organs, The Six Organs Of Admittance
Discogs Artist Aliases : Ben Chasny, Benja Minh
Layout [Art Layout] - Dan Osborn; Mastered By - Carl Saff; Photography By - Ben Chasny; Sounds [All Sounds] - Ben Chasny; Written-By, Recorded By, Mixed By - Ben Chasny
Discogs Catalog : DRO-007; D.R.O.-007
Discogs Release Labels : Paisley Park; Warner Bros. Records
ARTIST;ALBUM ARTIST;PRODUCER;COMPOSER;PERFORMER;GENRE;STYLE;DISCOGS_ARTIST_URLS;DISCOGS_STYLE;DISCOGS_RELEASE_CREDITS;DISCOGS_CREDIT_VOCALS;LYRICIST;MIXED BY;VOCALS;DISCOGS_ARTIST_ID;DISCOGS_LABEL_ID;DISCOGS_ARTIST_ALL_NAME_VARIATIONS;DISCOGS_ARTIST_MEMBERS;DISCOGS_ARTISTS;DISCOGS_ALBUM_ARTISTS;WRITER;DISCOGS_CATALOG;DISCOGS_RELEASE_FORMATS_QUANTITY;DISCOGS_TRACK_CREDITS;DISCOGS_GENRE;DISCOGS_ARTIST_ALIASES;DISCOGS_ARTIST_REALNAME;DISCOGS_ARTIST_PROFILE;DISCOGS_RELEASE_LABELS_NAME;DISCOGS_RELEASE_FORMATS_DESCRIPTIONS;VINYLTRACK;DISCOGS_RELEASE_FORMATS_NAME;DISCOGS_RELEASE_FORMATS_TEXT;DISCOGS_ARTIST_INGROUPS;REMIXED BY;CONDUCTOR;DISCOGS_ARTIST_NAME_VARIATIONS;FEATURING;DISCOGS_SERIES;RELEASESERIE;DISCOGS_SERIES_NUMBER;RELEASESERIENUMBER
DISCOGS_ARTIST_REALNAME, DISCOGS_ARTIST_MEMBERS, DISCOGS_ARTIST_INGROUPS, DISCOGS_ARTIST_ALIASES, DISCOGS_ARTIST_ALL_NAME_VARIATIOS AND DISCOGS_ARTIST_URLS
Worked around ages old problem with external changes to file tags causing loss of foo_playcount data (needs new foo_playcount).
Low-memory option is only available in 32bit foobar2000.
1. Do you mean...? The quiet things that.... -> The quiet things \newline that sound....Thank you so much for all your advice!
Nope. Well you use this: https://theqwertiest.github.io/foo_spider_monkey_panel/assets/generated_files/docs/html/GdiGraphics.html#EstimateLineWrap
For a desired width, then you draw each string manually.
2. No fix. SMP is in need of updating since months XD (for multiple bugs, dark theme support, x64 support...). Not saying is not stable, just that there have been no updates in half a year, V2 has been released meanwhile, dark theme support and a few bugs found since then. There are also some long term bugs not resolved.
3. The buttons don't follow CUI settings, but system settings. But not necessarily in the way you expect. Buttons fill color is not the same than the theme color. In my scripts you can find and alternative buttons framework which allows to paint buttons without background matching the CUI colors on the toolbar (or the background of the panel). Or you can simply set the background color. You may be interested on that. I did it since WINE systems don't work properly with the theme-manager thing from the samples, but it applies now too to dark themes...
4. No. You can add a character which looks like an icon (a heart for ex). Look for ASCII codes. That's all. But you are limited to the font used by the menu.
SMP is not currently able to open new panels. You can open an HTML popup which probably does what you want.
https://theqwertiest.github.io/foo_spider_monkey_panel/assets/generated_files/docs/html/utils.html#.ShowHtmlDialog
And that requires standard CSS and JS coding.
You may also be able to open a new panel with this:
https://github.com/ttsping/foo_flowin
Calling within SMP the main menus which open the flowin panel, and you could put there another script which interacts with the first one. It's on my todo list to try for some fancy scripts, but not currently on the mood.