Version 0.87 BETA available - Update 1

Relevant or irrelevant information and chat here.
Locked
User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Version 0.87 BETA available - Update 1

Post by jtclipper »

Code: Select all

-New/Changed
  Opus format support
  All extended fields available as %..% variables
  Conditional variables
  Pattern variables (tokens)
  User defined variable List/Menu
  Filters - values can accept %..% variables
  Filters - fields can accept multiple %..% variables
  Filters - regex operator added
  Find Duplicates option to reject files based on duration difference
  F12 now toggles the log window
  Verbose error for flac files with ID3v2.x tags
  Open command for multiple files now uses Unicode format for the temp playlist file
  Replace command for filter and template presets.
  Translation engine improvements.
-Fixes
  Support for ID3v2.2 PIC frame
  Online scripts, fixed search for entries with ':'
  Win8 compatibility fixes for various Online issues
  WinXP compatibility fixes
  Library, Compact database with user defined path works ok now
  Alphanumeric track fields sort works ok now
  Library updating a single record saves extended values correctly
  'Apply' command, Incremental number value fix
  Several glitches fixed 
*You will need to update your saved filter presets


http://jtclipper.eu/thegodfather/tgf_beta.zip [Sat 01 Feb]

antonellocaroli
Newbie
Newbie
Posts: 48
Joined: Tue Sep 14, 2010 10:36 am

Re: Version 0.87 BETA available

Post by antonellocaroli »

Hi and thank you for your work really,
in library does not work amg_art grab

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Version 0.87 BETA available

Post by jtclipper »

What version of Windows and IE are you using?

antonellocaroli
Newbie
Newbie
Posts: 48
Joined: Tue Sep 14, 2010 10:36 am

Re: Version 0.87 BETA available

Post by antonellocaroli »

jtclipper wrote:What version of Windows and IE are you using?
thank you! I solved it by installing internet explorer 10!

Mastacheata
Newbie
Newbie
Posts: 3
Joined: Tue Dec 03, 2013 5:34 pm

Re: Version 0.87 BETA available

Post by Mastacheata »

I just returned to this beta after about a year of not using this software.
Did I understand that correctly: The rename pattern is now specified in the right panel just at the bottom?
Well if that is how it's supposed to work, it doesn't do that here.

It applies the casing rules to the filename, but otherwise leaves the filename as it is.
Regardless of whether I place a hook on the filename field or what format I specify.

Just for the record here is how I try to get along:
#1 Set the filemane template in the lower right corner.
#2 Hit Apply
#3 Choose Update => Filename or Update => Both

Example Filename:
04 - planet.flac
Example Tags:
Artist: Anamanaguchi, Title: Planet, TrackNo: 4
Template:
%R - %A - %T
Expected Result:
04 - Anamanaguchi - Planet.flac
Real Result:
04 - Planet.flac

This applies to all kinds of files and is not limited to FLAC.

I'm using TGF 0.87 beta on Windows 7 x64, installed in Program Files (x86), run as Admin. Files are definitely writeable by any user.

Am I misunderstanding the program or is this a bug?

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Version 0.87 BETA available

Post by jtclipper »

The variables changed a while ago you need to enclose them in %,

Code: Select all

 for example %T is now %T%
This was necessary because their number increased and will probably expand in future versions also.

Mastacheata
Newbie
Newbie
Posts: 3
Joined: Tue Dec 03, 2013 5:34 pm

Re: Version 0.87 BETA available

Post by Mastacheata »

That seems to work, thanks for that.
Did you change the default favorite templates that are preinstalled as well?
Could be that I missed that because I just installed 0.87 on top of what I previously had (Can't really say what version that was, but it's been a while)

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Version 0.87 BETA available

Post by jtclipper »

Yes if you want a clean install and don't mind re doing some of your settings delete/rename your old tgf.ini file

Mastacheata
Newbie
Newbie
Posts: 3
Joined: Tue Dec 03, 2013 5:34 pm

Re: Version 0.87 BETA available

Post by Mastacheata »

Thank you.
I'll do a clean install in a seperate folder now and will transfer my settings by hand then.

S1000RR
Newbie
Newbie
Posts: 22
Joined: Sat Jan 28, 2012 3:56 am

Re: Version 0.87 BETA available - Update 1

Post by S1000RR »

Do you have a convenient way how to transfer the ini settings if a new version is installed?
At the moment I comapre the tgf.ini files with totalcommander and copy my individual setting lines to the new one. ??? ???

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Version 0.87 BETA available - Update 1

Post by jtclipper »

You can safely use your current ini file and only make minor adjustments , like in this case the filter presets.

GwenKillerby
Newbie
Newbie
Posts: 17
Joined: Sun Feb 24, 2013 3:03 am
Contact:

Re: Version 0.87 BETA available

Post by GwenKillerby »

antonellocaroli wrote:
jtclipper wrote:What version of Windows and IE are you using?
thank you! I solved it by installing internet explorer 10!
what's the last version that works without installing inte explor???
i got ie 8

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: Version 0.87 BETA available - Update 1

Post by jtclipper »

You don't have to install a new version of IE.
In case you use online scripts and use an older IE version try using the ones with the '_xp' suffix

GwenKillerby
Newbie
Newbie
Posts: 17
Joined: Sun Feb 24, 2013 3:03 am
Contact:

Re: Version 0.87 BETA available - Update 1

Post by GwenKillerby »

where do i find online scripts?

Locked