ZhymabekRoman / audfprint-gui-enhanced

Enhanced GUI for audfprint
0 stars 0 forks source link

TODO ROADMAP #1

Open ZhymabekRoman opened 4 months ago

ZhymabekRoman commented 4 months ago

By @GodzFire (Discord)

audfprint project by dpwe (https://github.com/dpwe/audfprint/issues ) - which you've done some fixes for already, and some of the items in that issues list still, like 'Show more than 1 finded matched names in results.'

audfprint-gui by Mitin (https://github.com/mitin001/audfprint-gui) - which needs some fixes and additional GUI config options like 'option scanning with more density to find more precise results'.

GUI BUGS I've Identified: 1- Databases Order: Make non-case sensitive sorted 2-Install: Fix install issue 3- Pull out drawer: make adjustment permanent 4a - Order By; Common Hashes sort broken: Sorts by # of digits and not based on full number/decimal point 4b - Order By; Match Duration sort broken: Sorts by # of digits and not based on full number/decimal point 4c - Order By; Rank sort broken: Sorts by # of digits and not based on full number/decimal point 5- Searches: Delete searches without export: Allow ability to both selectively delete and all delete searches without having to export them first. 6- Selection highlight: Make it so the clicked/selected item has a different color background to differentiate it (eg: a light gray)

ZhymabekRoman commented 4 months ago

@godzfire I think I will port that gui implementation from scratch