Fakin The Funk Changelog

What's new in Fakin The Funk 6.0.0.162

Mar 10, 2024
  • Loudness normalization:
  • This version offers the ability to analyze the loudness normalization values (similar to ReplayGain) and will write them to the ReplayGain tags of your files The audio data is not changed; only Id-tags are written You will need a player that supports the ReplayGain tags to apply these values
  • Fakin‘ The Funk offers this ability; you can (de-)activate it in the settings-dialog, tab [Replay options] It is called „apply loudness normalization values when playing a file“
  • It’s not the older ReplayGain algorithm that is used, but the newer „EBU R 128“ one See https://techebuch/docs/tech/tech3343pdf for details
  • You can either activate the option „Calculate loudness after analyzing files“ in the settings dialog This will run the analysis directly after adding files to your collection
  • Or you can use the right-mouse menu „Analyze loudness…“ in the listview to analyze all selected files or in the treeview to analyze all files of the selected folder
  • In all cases you have to specify a target loudness in [db]
  • Even though EBU recommends a target value ob -23, it seems to me that ReplayGain was targeting something like -18 db It’s up to you; you can easily change this value – but then you will have to reanalyze all files to make the change effective!
  • Performance on large collections:
  • On large collections, when there are a lot of subfolders, building the treeview can be rather slow Therefore, the settings dialog offers the option „disable treeview on large results“ in the [Display options] Tab
  • If you perform a search eg for artists or filenames (see search-tipps at the forum (click here)), the tree will be automatically build properly as soon as there are less than 3,000 folders to show
  • Note:
  • This setting is only available when there are at least 5,000 files in your database
  • Hide treeview:
  • If you don’t need the treeview at all, you can simply disable it in the settings dialog, Tab [Display options] If disabled, all files will be shown in the Listview Please also refer to the search tipps at the forum (click here)
  • This settings was available also in the last version, but internally the tree was still built which resulted in a bad performance on large collections; this is fixed
  • Bugfixes:
  • Replacing single files
  • Replacing single files by drag&drop (see Settings dialog) worked only properly if the file that you dropped onto was also selected This is fixed; the file you drop onto will now be replaced, regardless which one is selected In addition, an info-box will show the filename that will be replaced
  • Additionally, not only the tags from the source file will be copied, also the embedded images
  • bps
  • Under some reare circumstances, 320 kbps mp3 files were reported as 321 kbps This is fixed

New in Fakin The Funk 5.4.0.157 (Jan 19, 2024)

  • New option „Hide treeview“ for those users who want to see always all files in the list (settings dialog, tab „display options“)
  • „Clear database database on startup“ works again
  • Sporadic error „Uncaught exception occured“ fixed
  • Wrong versionnumber in the ARM version fixed

New in Fakin The Funk 5.3.0.156 (Dec 10, 2023)

  • When using the “userdefined tagging action”, all metadata (tags, embedded images) of the selected files (except the modified tag) were removed.
  • The tag “bpm” is imported and can be edited manually

New in Fakin The Funk 3.0.0.139 (Apr 18, 2019)

  • 64-Bit Version for MacOS
  • New context menu "copy to folder" (next to "move to folder")
  • Precalculate frequency spectrums: By using the right-mouse-context menu, you can precalculate the selected spectrums so you can browse them later quickly.
  • When trying to delete a file that was currently played, an error occured. Now the replay will be stopped and the file then deleted immediately
  • When editing in the listview while a filter was active, pressing the ESC key did not only interrupt the editing process, but also clear the filter. This is fixed.
  • On some systems, the drag & drop feature did not work properly due to an error while reading the clipboard formats
  • On Mac, the "open with finder" menu did not work when the filename contained spaces. This is fixed.
  • The default URLs for searching in other systems have been updated
  • Added russian translation

New in Fakin The Funk 3.0.0.138 (Apr 14, 2019)

  • New context menu "copy to folder" (next to "move to folder")
  • Precalculate frequency spectrums: By using the right-mouse-context menu, you can precalculate the selected spectrums so you can browse them later quickly.
  • When trying to delete a file that was currently played, an error occured. Now the replay will be stopped and the file then deleted immediately
  • When editing in the listview while a filter was active, pressing the ESC key did not only interrupt the editing process, but also clear the filter. This is fixed.
  • On some systems, the drag & drop feature did not work properly due to an error while reading the clipboard formats
  • The default URLs for searching in other systems have been updated
  • Added russian translation

New in Fakin The Funk 2.1.0.133 (Jan 4, 2019)

  • New columns "albumartist" and "tracknumber"
  • Playlists in PLS format can be imported
  • New context-menu item to export selected files to a folder of your choice (right-mouse-menu)
  • Modifying the comment from the right-mouse-menu allows the usage if placeholders.
  • Hidden feature: When holding down the Ctrl-Key while selecting the menu, the comment will be set 1:1 to the given value
  • Bugfix: The format of "duration / actual duration" when performing a CSV export was wrong

New in Fakin The Funk 2.1.0.131 (Jul 1, 2018)

  • New column "year"
  • The wrong file was focused sometimes after deleting a file
  • MacOS only: Files will only be deleted to the recyclebin.

New in Fakin The Funk 2.0.1.128 (Apr 15, 2018)

  • The userdefined actions allow the new placeholders $frequency, $realbitrate, $samplerate, $bitrate, $bps, to enable access to the information about max. frequence, the estimated (real) bitrate, the samplerate, the claimed bitrate, the samplerate and bits per sample.
  • In addition there was missing an error dialog when manually tagging a file with these user-actions failed (e.g. because the file is write protected). This is fixed in this version.

New in Fakin The Funk 2.0.0.126 (Apr 10, 2018)

  • New columns CONDUCTOR and COMPOSER are available in the listview. Rescan / refresh required
  • Refresh directories: Define in the settings dialog which files should be reanalyzed:
  • Only if filesize or filedate changed
  • Only if the MD5 checksum changed
  • Always
  • Support for calculating replaygain (use right mouse menu!), new columns TrackGain and ReplayGain available
  • The userdefined actions allow specifying any executable to run (windows only) like:
  • C:Program Files (x86)Mp3tagmp3tag.exe "$filename"
  • There are now 8 instead of 4 userdefinable buttons
  • You can execute manual tagging by using this comandline for the tags comment, composer, conductor, genre, artist, album and title:
  • Tag:[set|append|prepend] [artist|album|title|genre|comment|conductor|composer] <value>
  • Examples:
  • Tag:set comment FAKE ==> Set comment tag to FAKE
  • Tag:append title :FAKE ==> Append the text :FAKE to the end of the title
  • Tag:prepend genre FAKE: ==> Prepend the text FAKE: at the beginning of the genre tag
  • The option "Report fakes above 256 kbps" was replaced by "Allow cutoffs above xxx Hz
  • You can safely play around with this new option; it will not require a rescan of the files but adjust the results "on the fly"
  • Improved analysis process will estimate better bitrates
  • New Option "Frequency spectrum font size" to adjust the font for the spectrum
  • New option "Show summary dialog after analyzing files" to suppres that messagebox
  • Spectrum will contain the claimed bitrate in [] after the filename in the header, in addition samplerate and bits per sample
  • MacOS only: Files containig special characters like * and ? (invalid for Windows) will be skipped, because they made "Fakin' the Funk?" to crash

New in Fakin The Funk 1.5.0.105 (Sep 11, 2017)

  • Added COMMENT-tag and SAMPLERATE and BITSPERSAMPLE to listview. A reimport/refresh of the files would be necessary to see the current values
  • Support of 24-Bit files including samplerates > 96000 Hz
  • Added "search and replace" feature (Ctrl+R) for the fields Artist, Album, Title, Comment, Genre, Filename
  • This works for all shown songs or only for the selected ones, if more than one is selected. The number of songs that will be affected by this operation is shown in the bottom of that dialog :)
  • UNDO-Feature (Ctrl+Z) for the renaming feature is available!
  • Overwrite a specific file by simply drag&drop the newer version from the explorer exactly ONTO the desired file. "Fakin' The Funk?" will ask you if you want to replace the file. By holding down the SHIFT key, this dialog can be suppressed. By holding down the CTRL key, the file will be MOVED to the new location (otherwise copied).
  • Added right-mouse-menu "Rename files" so you can...
  • ...insert the actual bitrate to all selected filenames (also for files that are marked as OK)
  • ...insert the fake bitrate to all selected filenames (also for files that are marked as OK)
  • ...remove all markers from selected filenames
  • ...add text to the beginning (or end) of the comment-tag
  • Added toolbar-icons to search the focused song on Amazon, iTunes, Beatport
  • Note: After downloading the better version, you can simply drag&drop it ON the old file to replace it (see above)!!
  • Added user-configurable buttons to search on any website you want (see settings-dialog)
  • Added clipping detection (has to be activated in the settings-dialog; it is disabled by default)
  • You can define a tolerance level: If less than the given amount of frames are clipping *IN A ROW*, then this file will not be marked as clipped. This is done because if only few frames are clipping, this is normally not noticeable. Can be deactivated by setting this tolerance to 0
  • Added commandline-support to display frequency-spectrum:
  • "fakinthefunk.exe /s=filename" will display the spectrum of the given file without having to import it
  • "fakinthefunk.exe filename1 [filename2] [filename3] [...]" will import the file(s) to the database
  • Sort-order will take into account the user locale
  • The treeview will automatically focus the last folder on startup
  • Delete folders in the treeview is supported
  • Fixed bug in "Refresh folder": Deleted files/folders were not removed from the database
  • Fixed bug that the column order was not restored properly in some cases after restarting Fakin' The Funk?
  • Added polish translation (thanks to Filip Gil)

New in Fakin The Funk 1.5.0.103 (Sep 6, 2017)

  • Added COMMENT-tag and SAMPLERATE and BITSPERSAMPLE to listview. A reimport/refresh of the files would be necessary to see the current values
  • Support of 24-Bit files including samplerates > 96000 Hz
  • Optimized rendering of the UI for MacOS
  • Added "search and replace" feature (Ctrl+R) for the fields Artist, Album, Title, Comment, Genre, Filename
  • This works for all shown songs or only for the selected ones, if more than one is selected. The number of songs that will be affected by this operation is shown in the bottom of that dialog :)
  • UNDO-Feature (Ctrl+Z) for the renaming feature is available!
  • Overwrite a specific file by simply drag&drop the newer version from the explorer exactly ONTO the desired file. "Fakin' The Funk?" will ask you if you want to replace the file. By holding down the SHIFT key, this dialog can be suppressed. By holding down the CTRL key, the file will be MOVED to the new location (otherwise copied).
  • Added right-mouse-menu "Rename files" so you can...
  • ...insert the actual bitrate to all selected filenames (also for files that are marked as OK)
  • ...insert the fake bitrate to all selected filenames (also for files that are marked as OK)
  • ...remove all markers from selected filenames
  • ...add text to the beginning (or end) of the comment-tag
  • Added toolbar-icons to search the focused song on Amazon, iTunes, Beatport
  • Note: After downloading the better version, you can simply drag&drop it ON the old file to replace it (see above)!!
  • Added user-configurable buttons to search on any website you want (see settings-dialog)
  • Added clipping detection (has to be activated in the settings-dialog; it is disabled by default)
  • You can define a tolerance level: If less than the given amount of frames are clipping *IN A ROW*, then this file will not be marked as clipped. This is done because if only few frames are clipping, this is normally not noticeable. Can be deactivated by setting this tolerance to 0
  • Added commandline-support to display frequency-spectrum:
  • "fakinthefunk.exe /s=filename" will display the spectrum of the given file without having to import it
  • "fakinthefunk.exe filename1 [filename2] [filename3] [...]" will import the file(s) to the database
  • Sort-order will take into account the user locale
  • The treeview will automatically focus the last folder on startup
  • Delete folders in the treeview is supported
  • Fixed bug in "Refresh folder": Deleted files/folders were not removed from the database
  • Fixed bug that the column order was not restored properly in some cases after restarting Fakin' The Funk?
  • Added polish translation (thanks to Filip Gil)

New in Fakin The Funk 1.0.0.24 (Feb 15, 2017)

  • Optimized the computation of the actual bitrate for Fraunhofer-encoded MP3 files
  • Progressbar got mixed up when keeping the frequency-spectrum window visible and scrolling through the files quickly

New in Fakin The Funk 1.0.0.20 (Feb 15, 2017)

  • Fixed bug in date-calculation for webservice requests