Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
andreyponomarevru opened an issue on andreyponomarevru/mmtools
Add more tests to already tested functions to test uncovered execution paths
Check out which execution paths had not been covered by tesgs and add tests for themandreyponomarevru opened an issue on andreyponomarevru/mmtools
Implement "Build cover" feature
The command to build a cover should look as follows: ``` yarn run buildcover "/mnt/CE64EB6A64EB53AD/music-lib/mixes_mine/2024 - 03.12.2024/vlc.m3u" "/mnt/CE64EB6A64EB53AD/music-lib/mixes_mine/202...andreyponomarevru created a branch on andreyponomarevru/mmtools
44-move-irrelevant-packages-between-deps-and-devdeps - A bunch of tools for audio files / music lib management, streamlining the creation of podcasts (generating covers, tracklists, reporting on inconsistencies in music lib, etc.)
andreyponomarevru pushed 1 commit to main andreyponomarevru/mmtools
- Fix bug, add test, refactor (#48) 56314d2
andreyponomarevru closed a pull request on andreyponomarevru/mmtools
Fix bug, add test, refactor
#47andreyponomarevru opened a pull request on andreyponomarevru/mmtools
Fix bug, add test, refactor
#47andreyponomarevru pushed 1 commit to 47-fix-cover-extraction-error-due-to-special-characters-in-file-names andreyponomarevru/mmtools
- Fix bug, add test, refactor 31eea89
andreyponomarevru created a branch on andreyponomarevru/mmtools
47-fix-cover-extraction-error-due-to-special-characters-in-file-names - A bunch of tools for audio files / music lib management, streamlining the creation of podcasts (generating covers, tracklists, reporting on inconsistencies in music lib, etc.)
andreyponomarevru opened an issue on andreyponomarevru/mmtools
Handle m3u playlists saved in Quod Libet correctly
**Current behavior:** when you create a playlist in VLC and save it, the m3u file contains *absolute paths*, which are parsed and handled 100% correctly. But if you create and save a playlist in Qu...andreyponomarevru deleted a branch andreyponomarevru/mmtools
37-handle-situations-when-there-are-no-arguments-passed-to-the-script
andreyponomarevru closed a pull request on andreyponomarevru/mmtools
Handle no CLI arg condition
#37andreyponomarevru opened a pull request on andreyponomarevru/mmtools
Handle nor CLI arg condition
#37andreyponomarevru created a branch on andreyponomarevru/mmtools
37-handle-situations-when-there-are-no-arguments-passed-to-the-script - A bunch of tools for audio files / music lib management, streamlining the creation of podcasts (generating covers, tracklists, reporting on inconsistencies in music lib, etc.)
andreyponomarevru closed an issue on andreyponomarevru/mmtools
Move `init` functions in all modules into separate files
Required to simplify testingandreyponomarevru deleted a branch andreyponomarevru/mmtools
38-move-init-functions-in-all-modules-into-separate-files
andreyponomarevru pushed 1 commit to main andreyponomarevru/mmtools
- Move all init functions into separate files (#42) 1991cdc
andreyponomarevru closed a pull request on andreyponomarevru/mmtools
Move all init functions into separate files
#38andreyponomarevru opened a pull request on andreyponomarevru/mmtools
Move all init functions into separate files
#38andreyponomarevru created a branch on andreyponomarevru/mmtools
38-move-init-functions-in-all-modules-into-separate-files - A bunch of tools for audio files / music lib management, streamlining the creation of podcasts (generating covers, tracklists, reporting on inconsistencies in music lib, etc.)
andreyponomarevru deleted a branch andreyponomarevru/mmtools
40-delete-unused-testing-data-(m3u-files)