10000 GitHub - Kayzels/Music-Modify: App that allows a user to modify the tags for their music files, and download information from different music websites.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

App that allows a user to modify the tags for their music files, and download information from different music websites.

License

Notifications You must be signed in to change notification settings

Kayzels/Music-Modify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Modify

Welcome to Music Modify -- an app designed to allow you to have greater control over the tags in your music files.

Screenshots

The main dialog with no songs

The main dialog with songs added

Bulk edit dialog

How to Use

You can drag any mp3 files onto the main table, or add files and folders using the buttons.

You can then select any of the songs displayed. To edit them, select the Edit button from the menu bar, or right click and select Edit.

The tags that are displayed can be configured. They follow the convention defined for ID3 tags, where title is TIT2, for example. Custom tags are defined with TXXX and then the specific name, for example TXXX:KEYWORDS. A significant limitation of custom tags is that they can only store a single line of text, unlike the default tags, where more can be stored, depending on the type.

To configure the tags, open the Settings menu, and then select Tags. Tags have a display name, the ID3 key that's stored in the file itself, and a checkbox for whether this tag should be displayed in the main table or not.

Building

Requires Python 3.13, PySide6, and mutagen. More instructions should be coming soon.


About

App that allows a user to modify the tags for their music files, and download information from different music websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0