User:Ollieparanoid/Dogfooding:PinePhone
Notes on how I'm daily driving my PinePhone, currently with Phosh.
Podcast setup
- Running Phosh with this seek buttons patch
- gpodder
- submitted some patches to fix the cache of scaled cover images, and scaled images being blurry
vlc-qt
as media player- used the dock to plug mouse and keyboard, then configured it with the UI:
- resume playback automatically
- this works great! close the VLC window and it remembers the playback position
- change the bottom toolbar buttons to: (space) seek backward (space) play/pause (space) seek forward
- resume playback automatically
VLC does currently not inhibit suspend (issue)fixed in pmaports!2216- display cover art from gPodder:
- gPodder saves cover art to "folder.jpg" by default. So either change that (didn't look into how, see options or read the source). What I did is set
album-art-filename=folder.jpg
in.config/vlc/vlcrc
and now it shows up properly :)
- gPodder saves cover art to "folder.jpg" by default. So either change that (didn't look into how, see options or read the source). What I did is set
- used the dock to plug mouse and keyboard, then configured it with the UI:
Other
- Using postmarketos-tweaks to set the suspend time to 1 minute
- Impressive battery duration with megi's 5.12 kernel (as of writing in pmOS edge)
- Related issue to do this by default: pmaports#990
- User:Ollieparanoid/PinePhone-Testing-2021-07-25