1
General Audio / Re: Where did these (obsolete!) sampling rates come from?
Last post by Kartoffelbrei -Developers would have killed for something like mp3 back then.
- Timeline:
### Added
### Changed
- UI: improved contrast between X-axis label backgrounds and text, using WCAG contrast ratio now. Previously it just inverted the label color to B&W.
- UI: minor adjustments to X-axis title position.
- UI: Y-axis title position will now be adjusted according to data labels position in pie and doughnut charts to avoid overlapping.
### Removed
### Fixed
- UI: fixed wrong highlighting for scatter charts. It was smaller by a few px in some cases on both axis.
- UI: fixed X-axis first and last labels background not being properly adjusted in some cases for 'bars', 'lines' and 'scatter' charts.
1. some of my album titles are quite long, and I was wondering if it is possible to wrap the album title and have it on two lines.Right click over the album grid > settings > tracklist > header. And then you can customize the first and second row, you can use any titleformat script you want. You can't have more than 2 rows, and you can't split a titleformat script across the 2 lines however. So having the album title on 2 lines isn't possible. You could kind of do it by using $substr(%album%,0,10) for the first line, and $substr(%album%,10,$len(%album%)) for the second line, but it won't be fantastic (won't split the words nicely, won't hide the second line when the album title is less than 10 characters, etc)
Right now it is like this:
2. in the same image, is there a way to switch off the year at the end of the album title? (I have the date in front anyway)Yep, same solution, use for example %album% for the first row, and %album artist% for the second
3. I am also wondering how I can get the artwork to be displayed in big on the right side bar, just like this: https://raw.githubusercontent.com/Ottodix/Eole-foobar-theme/master/preview.pngRight click over the title bar > settings > buttons > check right sidebar function. Then a button will appear if it wasn't checked yet. And with this button you can toggle the visibility of the artwork in the right sidebar. It works per tab, it mean that you can have it diplayed on the "library" tab, but hidden on the "now playing" tab
Well no. What I posted won't trash tags that contain commas. Your method will.
components or mp3tag?! seriously?!
you should all lose one of your forum "stars"