Matias Wilkman
Matias Wilkman
Yes, Android. Your description of point 2 is accurate: I get the add dialog, but the added destination never appears in the list. This is on a G1; I'll try...
Ok, I am now trying to get the project compiled on Windows. I have opened the `mpc-qt.pro` project file from the latest git master in Qt Creator. However, I get...
I have already tried doing a Clean/Build cycle, but the error persists. There is a `void afterPlaybackDefault(Helpers::AfterPlayback option);` in `settingswindow.h`.
Ok, I finally got it compiled by running `make distclean; qmake` in a WSL prompt.
I found [this project](https://github.com/datasone/MPVMediaControl) for controlling the System Media Transport Controls with mpv. Any idea if this could be used with mpc-qt without changes? In other words, is there a...
the happy.fxh pull request that is needed by this one: https://github.com/everyoneishappy/happy.fxh/pull/1
There is a preliminary implementation of channel info support at https://github.com/matiasw/limnoria-plugins/tree/spiffytitles-youtube-channel/SpiffyTitles It still needs to add support for @-URLs, such as https://www.youtube.com/@GoogleDevelopers, but it appears that there is no API...
@fred0r I added support for @username style channels - turns out you just need to strip the @ and the API works. @oddluck If you could help me fix the...
@oddluck ah, that was dumb on my part. It's fixed in https://github.com/oddluck/limnoria-plugins/pull/61/commits/c7120bc7ba8356be9fc2fcdc7e282494c17ea790 and a pull request has been created: https://github.com/oddluck/limnoria-plugins/pull/61
> > I wanted the LUSERs to be able to use `@next f1` for next formula one race and it goes beyond this once this is achieved. > Just to...