An in-development audiobook, music, and podcast manager that is designed for and caters to a modern desktop Linux experience.
Find a file
Joshua Strobl 34ca201121 Implemented no albums view and improved indexing of file content directly within an artist.
Every KotoArtist now has a dedicated KotoPlaylist that is dynamically generated during KotoArtist initialization and contains references to all KotoTracks.

Fixed weird parsing error with some track names that had single quote (ew) and made changes so various parts of the UX would not freak out when we didn't have an album associated with a track.
2021-07-06 13:06:20 +03:00
.github Update README 2021-05-27 17:36:01 +03:00
.vscode Implement mutli-Library support. 2021-06-22 16:48:13 +03:00
build-aux/meson Bump meson requirement to 0.57, drop most of postinstall for new gnome module functions 2021-02-16 23:18:23 +02:00
data Start work on playlist creation dialog 2021-04-07 13:17:33 +03:00
po Work leading up to and including Day 4. 2021-02-09 17:37:26 +02:00
src Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
theme Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
.gitignore Handle more handlers for the Playerbar progress scrolling / mouse related events. 2021-03-30 22:34:15 +03:00
com.github.joshstrobl.koto.json Implement mimetype support reporting for MPRIS, start implementation of bulk of getters. 2021-04-06 10:45:11 +03:00
COPYING Fix license file. Fixes #1. 2021-02-01 07:02:28 +02:00
jsc.cfg Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
meson.build Implement TOML-based configuration support leveraging tomlc99 and custom file writer. 2021-05-27 12:56:36 +03:00
README.md Add our Dev Diary 9 from end of May. 2021-06-22 13:44:39 +03:00