-
# User Story
As a developer, the following data needs to be utilized for each page
# Acceptance Criteria
**WHEN** developer enters data
**THEN** the following data criteria should be used
# D…
-
**OS:** Arch 4.16.5-1
**GPMDP Version:** 4.5.0-2
**Issue Descriptions:** The only time the stopped state is produced is when the application is first opened. After playing anything, the stopped …
-
I'd like to see the possibility to schedule regular backups via command line so I can ssh into volumio, create a backup and scp it away.
Any idea how to implement this?
-
Firstly - thanks for the project. I'm running it on a Raspberry pi without issue!
I'm trying to pass --scale (or lame_set_scale) to the encoder. I've been looking at the source for about an hour, b…
-
https://littleflute.github.io/BobMarley/
-
Hi,
Following piece of code:
FilePickerResult? result = await FilePicker.platform.pickFiles(allowMultiple: true);
if (result != null) {
for(int x = 0; x < result.files.length; …
-
In the code I detected a similar commentary like in the ID3 specs:
There is the possibility to put only a link to the image file by using the 'MIME type' "-->" and having a complete URL instead of pi…
-
我们在APlayer使用的https://github.com/jdamcd/android-crop 这个crop库已经deprecated,它会错误地把我们想要的剪裁输出文件的MIME type标记成octet-stream,而Mediastore的albumart不吃这个MIME type,它只接受image/*类型,于是会弹出toast“保存失败:IllegalArgumentExcept…
-
### Problem
```
moving: /home/moorepants/Music/Bob Dylan/Greatest Hits 115/01 Rainy Day Women #12 & 35.m4a
Sending event: before_item_moved
Traceback (most recent call last):
File "/usr/share/beets…
-
AKA: If the track does have an album art, grab that instead of the folder album art.
This is because there may be random images in the tracks' folder, such as booklet scans.
Also, this would fix a…