1
Support - (fb2k) / Re: 2.0 Convert FLAC to AAC lose track numbers
Last post by Air KEN -https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Titleformat_Reference#.25tracknumber.25
or
Track Number: 1
Disc Number:2
Total Discs4
Using v. 2.0 (stable) or 2.1 beta (64 bits), interface is temporarily freezing on my side when I update tags, while music is still playing flawlessly. It can last from a few seconds (if I update tags of a single album) to a few minutes (for a bunch of albums using masstager) and everything will be fine again after all operations are completed. Meanwhile CPU usage is somewhere between 20 and 50 %. Same thing happens while new music is being downloaded and automatically scanned for being added in media library. My computer is "a bit" old (see specs below) and music library quite big.
This didn't happen with previous versions. I don't know anything about computing, but I guess this has something to do with foobar now being unable to forget new tag updates after crash (which is nice) and that this is not a bug but a consequence of choices made. Hence I'd like to know if there were ways to shorten this temporary freeze for old computers ran by old people like me... Any help appreciated!
Of course I use some components, mostly JScript Panel samples, but I guess they affect RAM more than CPU, and problems were similar without them installed.
Here's my configuration:
CPU Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz 3.60 GHz
RAM 16,0 Go
Foobar on SDD
Music library (over 18,000 albums; 8 TB data) on 3 different supposedly healthy HDD
Windows 10
Coming back on this... It seems that foobar is rebuilding the entire library each time I make any change on the metadatas or doing anything else that could affect the library (adding an album for instance). It is pretty annoying since heavy changes can freeze the program for tenth of minutes. Tasks manager tells me that foobar uses up to 40 % of CPU ressources (usually 25-30 % and less than 1 % in normal use). I tried everything I could with Windows, such as giving foobar "real time access" with no results. I'm a bit desperate about this...
There's no way to edit it in the mobile and assuming that it is quite uncomfortable to edit things on a mobile phone, I don't think this is on Peter's top of his to-do-list.
There are fields for composer and the performer (=conductor) plus album artists.
If you have more than one, you can enter them comma-separated - that's at least what I do.
These fields are more or less commonly used by players, but you can also add your own, which won't get displayed in typical players.
I've wanted to perform a similar action, as my library has become particularly agglomerative, with lots of overlap between collections. I've been playing around with the Playlist Tree plugin and its the nested query function as a solution to this problem. I'm a newbie to all this, having downloaded Playlist Tree last week and having no programming background, so I'm still in the "playing" stages right now and don't have a fool-proof response. However, here's what I have so far.Could you please post a link to Playlist Tree plugin (if that is not a standard one) and make a screenshot of Playlist Tree plugin setting? I have found only Playlist View, but that changes the view of a particular album, while I believe your idea was to search across all albums.
1. Under Criteria: Type in an autoplaylist query that will narrow the scope of your duplicate search. Alternatively, you can leave this field blank and search your entire database. So if, for example, you have a collection with an album tag labeled "Top 500 Hits of Last year," you would type, album IS "Top 500 Hits of Last Year." (or alternatively use "album HAS" for nonexact searches). Only duplicates emanating from that collection will be found. *See explanation below
2. Under Format:Code: [Select]@query<%artist% - %title%;@database;title HAS %title% AND artist HAS %artist%;'%artist% - %title%'>
3. Check Sort by display name after populating.
@hexenszene , thanks for the report. It's now fixed...You're the absolute best Marc! 🙏
3.0.27 for fb2k 1.6.6 - 1.6.16
3.2.21 for fb2k 2.0 (technically Beta18+ but you should be using final or 2.1 preview by now)
https://jscript-panel.github.io/docs/
Fix issue with `ITextLayout` `CalcTextHeight` where passing an invalid `max_width` would throw a script error.