kasts/src/mpris2
Bart De Vries a15e2dbe5d Make storage path configurable
This adds a new setting to the Settings page.
Existing enclosures and images will be moved to the new location
(first copied, then deleted in the original location).  If any of
the copy actions fail, the operation is aborted and the original
path is restored.
The StorageMoveJob is set up in such a way that it's easy to add other
files or subfolders in the future.

Solves #15
2021-07-24 20:43:11 +02:00
..
mediaplayer2.cpp Apply clang-format 2021-05-01 21:35:37 +02:00
mediaplayer2.h Apply clang-format 2021-05-01 21:35:37 +02:00
mediaplayer2player.cpp Make storage path configurable 2021-07-24 20:43:11 +02:00
mediaplayer2player.h Make storage path configurable 2021-07-24 20:43:11 +02:00
mpris2.cpp Disable DBus as dependency for Android 2021-05-03 12:59:06 +02:00
mpris2.h Disable DBus as dependency for Android 2021-05-03 12:59:06 +02:00