Commit graph

28 commits

Author SHA1 Message Date
9c854f0c5b
Added ability to pull cover art from album artist 2023-02-12 15:02:18 +03:00
e95168ccf4
Add keybinding only if doesn't exist 2023-02-12 15:00:06 +03:00
613b2d725e Bump version to 1.0.1 2023-02-11 15:16:46 +03:00
9c567ac312 Do not overwrite input.conf in install script 2023-02-11 15:13:55 +03:00
8b04b3b28d Use Default trait in Config 2023-02-11 15:11:30 +03:00
b7fe8194a7 Added link to latest release in README 2023-02-08 22:55:35 +03:00
07218def65 Added installer script and assets for it 2023-02-08 22:48:57 +03:00
f98c6925a4 Add track number mention in README 2023-02-08 22:31:16 +03:00
916084a5fb Use div instead of center in README 2023-02-08 22:30:18 +03:00
224bd8c8f4 Added README 2023-02-08 22:27:00 +03:00
9faef04412 Fix the priority of config locations and XDG_CONFIG_HOME location 2023-02-08 22:27:00 +03:00
ac36fe351d Use if let instead of or in get_config_path 2023-02-08 22:27:00 +03:00
7901e24bf9 Fixed rich presence not showing on file without metadata 2023-02-08 22:27:00 +03:00
17894eecaf Use release group instead, fixed plus char interfereing with search query 2023-02-08 22:27:00 +03:00
a3c387ad8f Delete development scripts 2023-02-08 22:27:00 +03:00
d0f604d8b0 Bump version to 1.0.0 2023-02-08 22:27:00 +03:00
e0ad439616 Added trailing newlines 2023-02-08 22:27:00 +03:00
b87a0cf5d9 Added cover art, buffering, config, string truncating 2023-02-08 22:27:00 +03:00
0cce7cbcd9 Deleted deprecated event handler 2023-02-08 22:27:00 +03:00
d349e2ac16 Event handling refactor and Rich Presence implementation 2023-02-08 22:27:00 +03:00
b04ce61aba Changed default log level to error 2023-02-08 22:27:00 +03:00
9eb717c73e Added release-full profile with LTO 2023-02-08 22:27:00 +03:00
6fd1dd7255 Implemented logging and error_handling 2023-02-08 22:27:00 +03:00
b239baa7ff Switched back mpv_client to main repo 2023-02-08 22:27:00 +03:00
90ac811a32 Refactored MpvEventHandler and implemented basic event listener 2023-02-08 22:27:00 +03:00
89852c039f Use library fork with implemeted Format for MPV_FORMAT_FLAG 2023-02-08 22:27:00 +03:00
dfc4b30d4a Project setup and basic event logging 2023-02-08 22:27:00 +03:00
f0d6b7e52f
Initial commit 2023-02-08 22:17:41 +03:00