Damian Galli

Results 5 issues of Damian Galli

I thought about somehow implementing a DLNA target for this app. Means it should be possible to play audio from the youtube-music app. To some random music player. I did...

**Describe the bug** Next episode doesn't work anymore `2022-08-03 23:02:20,302 [ DEBUG] event_handler: Unhandled Event UserDataChanged: {'UserId': '286c386b630d48258d2e8ba56573cf29', 'UserDataList': [{'PlaybackPositionTicks': 0, 'PlayCount': 1, 'IsFavorite': False, 'LastPlayedDate': '2022-08-03T20:51:15.8650838Z', 'Played': True, 'Key':...

bug

This is my attempt of implementing a Command which doesn't return a String but an Image. First time coding go, so this is most likely not how you're supposed to...

Not Sure if this is already possible with the layout property. But would it somehow be possible to dynamically set the newline when using the keys.widget.config.command functionality? For example: ```...

Seek to position doesn't seem to work correctly on long files. For example i have a 80 minute long audio file and try to seek to 70mins. It will either...