gmusicbrowser Forum

Main board => Questions => Topic started by: shayguitarra on January 23, 2010, 13:04:32

Title: Export files: Variables no longer working properly in latest snapshot
Post by: shayguitarra on January 23, 2010, 13:04:32
The export files option on the latest commit snapshot "fixes to creation of filename/path from format" is no functioning correctly. The first variable in the folder format is creating a folder with the variable itself as a name.

Reverting back to previous snapshot from last Friday "fix: the "all" row in FPanes should not have children" solves the problem.

Example: Album Artist is "PJ Harvey", Album is "Dry", Media Player is "ipod". Folder format is ipod/%A/Dry.
This is also the case with other fields. Filenames themselves are behaving correctly.

Let me know if you need any more information.
Title: Re: Export files: Variables no longer working properly in latest snapshot
Post by: Quentin Sculo on January 23, 2010, 21:37:36
thanks, I've just fixed it. :)
http://git.gmusicbrowser.org/commit/9210105ecc1b82506af6329ff4e5fbee5090e09e
Title: Re: Export files: Variables no longer working properly in latest snapshot
Post by: shayguitarra on January 24, 2010, 22:28:37
Thank you!