After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 624000 - support searching via raw tags
support searching via raw tags
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: general
unspecified
Other Linux
: Low enhancement
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-07-10 03:47 UTC by Jacob Peddicord
Modified: 2020-03-17 08:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jacob Peddicord 2010-07-10 03:47:02 UTC
I was recently trying to locate all of my songs on an external media player that were missing ReplayGain tags, and came up with a rather convoluted solution[1].

What I'm asking for is not simply the ability to search ReplayGain tags, but any tags present in the file. It'd be nice if there were queries such as:

* tag:replaygain   (if "replaygain" is present in tags)
* NOT tag:rating   (files without a "rating" tag)
* tag.replaygain_track_gain>=0.5   (files with a track gain gte 0.5)

If Banshee did this it would have the most powerful search and library management capabilities out there. And it would save me time messing with find/grep/tagtool. :)

[1] http://jacob.peddicord.net/2010/07/sneaky-songs.html
Comment 1 Gabriel Burt 2010-07-13 18:06:50 UTC
Do you knew about everything mentioned on http://banshee.fm/support/guide/searching/ ?  That searching isn't quite what you're asking (since the tag values there might be only in Banshee's db, not in the files), but its as close as we're going to get I think.

That said, we can add replay gain as one of the searchable columns which should pretty much cover your use-case.
Comment 2 Jacob Peddicord 2010-07-13 18:14:46 UTC
Right, I was looking at that guide when filing this. :) Yes, having ReplayGain as an available keyword would be useful. However, there are sometimes other tags present in files that aren't stored in Banshee's database.

However, it'd probably require that full ID3/vorbis/etc tag data be stored in the database, or that Banshee could perform searches in the filesystem. I understand that it might not be the most efficient thing to do, but I think it's still something worth thinking about.
Comment 3 Gabriel Burt 2010-07-13 19:00:36 UTC
I definitely don't see us adding raw-tag-backed searching to the normal search UI.  What other info than RG are you talking about?
Comment 4 Jacob Peddicord 2010-07-13 19:12:23 UTC
There's some sites/artists that add non-standard tags with additional info. It's not really a big deal, as there are other methods of searching for these types of songs. RG would be great for now. :D
Comment 5 André Klapper 2020-03-17 08:52:23 UTC
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the
responsibility for active development again.
See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.