All your suggestions, requests and ideas for future development
rednoah
The Source
Posts: 23930 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 06 May 2015, 20:21
I miss a THANK YOU button
There is one. It's the one that says "Donate".
Brooklyn11218
Posts: 12 Joined: 23 Jun 2015, 05:09
Post
by Brooklyn11218 » 27 Jun 2015, 15:41
Is there a tag that lets you sort tracks into cd folders for albums that have multiple cds?
Album/cd1/tracks
album/cd2/tracks
I couldn't find anything when I prototyped it.
rednoah
The Source
Posts: 23930 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 27 Jun 2015, 16:25
CDn information is a bit tricky.
If you're using AcoustID this might work with a bit of luck:
You might also be able to read that information via the generic MediaInfo bindings, but that'd require ID3 tags. I don't have an example for that.
Mute
Power User
Posts: 11 Joined: 19 Feb 2014, 17:13
Post
by Mute » 11 Nov 2015, 11:29
Is there a string for adding 16 bit lossless vs 24 bit lossless to the filename?
I know we can use {audio.BitRateString} to get the specific kbps of the audio stream, and {audio.BitRate} to get the bit rate.
I don't know enough about audio codecs/formats/players to know how to ask this question properly.
On WCD you can download 16 or 24bit FLAC files, and some applications will only play 16 bit encoded files. Can Filebot label flac file(names) as such?
rednoah
The Source
Posts: 23930 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 11 Nov 2015, 14:07
Possibly, please use the integrated MediaInfo viewer to see what information is available. Everything you can see, can be accessed via your format expression.