From a102fecc2eaac2e37469f01d06af2ced34ac2cd6 Mon Sep 17 00:00:00 2001 From: jude Date: Sat, 20 Apr 2024 19:10:49 +0100 Subject: [PATCH] various --- .idea/workspace.xml | 13 ++++++------ Cargo.lock | 2 +- Cargo.toml | 8 ++++--- etc/playlistd/Rocket.toml | 3 +++ etc/{ => playlistd}/playlistd.toml | 0 src/daemon/create_playlists.rs | 2 -- src/main.rs | 19 +++++++++++++++-- src/models.rs | 34 ++++++++++++++++++++++++++++++ systemd/playlistd.service | 2 +- 9 files changed, 67 insertions(+), 16 deletions(-) create mode 100644 etc/playlistd/Rocket.toml rename etc/{ => playlistd}/playlistd.toml (100%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d8b77b5..d06b362 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -13,17 +13,14 @@ - - - - - + + - +