- Restructure files
- Enable or disable mouse support
- Colored error and info messages in command line
- Fix cursor going to end when command line is edited
- Create docs
- Batch tag files
- Invert selection
- Option for regex search
- Customizable keybindings
- Fix resize(min_l and min_c)
- Refactor the whole codebase
- Autocomplete in genre tag field
- Key binding for quitting app(^Q)
- Added genre to format specifiers
- Change color of filename textbox
- Filename field in tag editing view
- Short description of preferences option in status line
- Improved speed when batch tagging large number of files
- Save position of cursor(in which tbox) when editing files
- Show correct preview when changing dirs; 'No Files Found In Directory' if no mp3
- Fix: Issue #2 in Github - error when installing v0.6.3
- Vi keybindings
- Added option for smooth scroll
- Preferences are now saved when updating the app
- Validators for smooth_scroll and preview_format
- Display a "What's New" Popup when app is run after an update
- Fix: Issue #1 in Github
- Added key-binding(
u
) for reloadingmusic_dir
- Fix: All option are now aligned properly in preferences view
- Added validators for preferences(Error message is shown if an error occurs)
- Add track number to preview format option in preferences
- Add Home/End for command line
- Use
set
command(to edit preferences) form main view - Add preferences option for custom preview in main view
- Add HOME and END keys to text boxes
- Fix: Error thrown if date is not of the format YYYY-MM-DD
- Add date tag to editor
- Add label to Preferences
- Add comment tag to editor
- Fix: Genre not being saved
- Fix: Error thrown when Track No. is str(has to be int)
- Fix: Error thrown when
OK
orCancel
is pressed
- Add keybindings to save(^S) and cancel(^Q) when editing tags
- Update status line when page up/down is pressed in the main view
- Fix: app crashes when up/down, page/up/down keys are pressed if there are no files in display