User:Ollieparanoid/Dogfooding:PinePhone: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* Running [[Phosh]] with this [https://source.puri.sm/Librem5/phosh/-/merge_requests/664 seekbuttons] patch | * Running [[Phosh]] with this [https://source.puri.sm/Librem5/phosh/-/merge_requests/664 seekbuttons] patch | ||
* [[gpodder]] | * [[gpodder]] | ||
** [https://github.com/gpodder/gpodder/pulls/ollieparanoid submitted some patches] to fix the cache of scaled cover images, and scaled images being blurry | |||
* <code>vlc-qt</code> as media player | * <code>vlc-qt</code> as media player | ||
** used the dock to plug mouse and keyboard, then configured it with the UI: | ** used the dock to plug mouse and keyboard, then configured it with the UI: |
Revision as of 10:07, 24 July 2021
Notes on how I'm daily driving my PinePhone, currently with Phosh.
Podcast setup
- Running Phosh with this seekbuttons 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)
- I'll try out the is-alsa-playing sleep-inhibitor plugin
- 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
- (As VLC is not inhibiting suspend, I'm manually increasing it when using VLC currently)
- Impressive battery duration with megi's 5.12 kernel (as of writing in pmOS edge)
- Related issue to do this by default: pmaports#990