! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Support for custom naming scheme
Status:
RESOLVED: FIXED
Product:
Thunar-media-tags-plugin
Component:
General

Comments

Description Nick Schermer editbugs 2007-11-09 16:06:51 CET
Well I told you I'd take a look at it some day ^_^.
Comment 1 Nick Schermer editbugs 2007-11-09 16:07:06 CET
Created attachment 1421 
Patch
Comment 2 Nick Schermer editbugs 2007-11-09 16:12:04 CET
Some notes:

- Implement the feature, duh...
- Removed the _{set,get}_{artist,title} functions and variables, it was not _used_, the fallback names are still used when no string was returned by libtag.
- Small cleanups in the code.
- Replace G_PARAM_READWRITE with EXO_PARAM_READWRITE.

Hope you like it. It's not the <artist> kinda replace, but it works fine.
Comment 3 Benedikt Meurer editbugs 2007-11-09 16:18:26 CET
EXO_PARAM_* cannot be used here, as the string location is not static (it's a module).
Comment 4 Nick Schermer editbugs 2007-11-09 16:26:47 CET
Created attachment 1422 
Patch v2

Crap.
Comment 5 Nick Schermer editbugs 2007-11-09 16:34:46 CET
Created attachment 1423 
Patch v3

Sorry, missed the %c = Comment help string.
Comment 6 Nick Schermer editbugs 2007-11-21 18:20:37 CET
Patch committed in trunk.

Bug #3661

Reported by:
Nick Schermer
Reported on: 2007-11-09
Last modified on: 2009-07-14

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Patch (48.90 KB, patch)
2007-11-09 16:07 CET , Nick Schermer
no flags
Patch v2 (32.60 KB, patch)
2007-11-09 16:26 CET , Nick Schermer
no flags
Patch v3 (32.73 KB, patch)
2007-11-09 16:34 CET , Nick Schermer
no flags

Additional information