This is a media player that allows you go through the entire folder of media recursively like looking into an abyss.
install.ps1
from release pageSet-ExecutionPolicy -ExecutionPolicy ByPass -Scope Process
install.ps1
Use uninstall.ps1
to uninstall that version.
cargo install flp-abyss-player
cargo run --release -- ...
Run with --help
Current supported locale:
Breaking changes will only be made when bumping major versions.
fappl
- [f]LProject [a]byss [p]layer [p]lay[l]ist
46 4C 50
: FLP41 50 50 4C
: APPLXX
: version majorXX
: version minorXX
: version patchXX XX XX XX XX XX XX XX
: unix timestampXX
: media typeXX
: video playerXX XX XX XX XX XX XX XX
: video player path $size
(XX){$size}
: video player pathXX XX XX XX XX XX XX XX
: item path $size
(XX){$size}
: item path``` { "repeat": false, "auto": true, "auto_interval": 3, "loop": true,
"playlist_path": null,
"mediatype": "Image", "rootpath": "/home/example/config.json", "random": true, "videoplayer": "Unset", "videoplayer_path": "/bin/vlc" } ```