Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kid3 Kid3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MultimediaMultimedia
  • Kid3Kid3
  • Issues
  • #196
Closed
Open
Issue created Sep 29, 2014 by KDE Community@kdecommunityOwner

Share your filters, code & tricks

Part of the power/appeal of Urs' Kid3 is in its flexibility/customizability. So if you're written any useful filters or code, please share it here so others can benefit from your work. (Also if Urs helped you privately, share his wisdom here too!)

Filter name: Tag2=v2.4 & Tag1 present Does: Filter includes files with v2.4 tags AND v1. Use: I converted all my v2.3 to v2.4 tags, and occasionally have trouble with Rhythmbox which prefers v1 tags, so I'm removing the V1 tags. Code: %{tag2} equals "ID3v2.4.0" and %{tag1} not equals ""

Automatically write existing art to files: ongoing discussion here: https://sourceforge.net/p/kid3/discussion/241228/thread/a64f0b26/

Write rating & popularity metadata to files (which Rhythmbox doesn't do): discussed this with Urs, it's definitely solvable, BUT the easiest way is to import your library into banshee [http://ubuntugenius.wordpress.com/2011/04/21/good-bye-rhythmbox-hello-banshee-migrating-your-music-to-ubuntus-new-default-music-player-from-11-04-onwards/] then sort by rating, select all those files, then force it to write metadata by adding e.g. "X" into the licence field for all the files, see [http://askubuntu.com/questions/102414/how-do-i-force-writing-of-metadata-out-to-files-in-banshee?rq=1]

Imported from SourceForge, author: sharky-pi

Assignee
Assign to
Time tracking