Tamás Varga

Results 10 comments of Tamás Varga

Time permitted I'd offer help implementing this functionality.

``` 17:50:45 T:7000 NOTICE: pogdesign-sync: Library has been changed. Performing full sync..... 17:51:01 T:7000 NOTICE: pogdesign-sync: Full sync has been performed. ``` Worked fine for me just now.

@Respectme it's same as 0.1.2

@Respectme 19:28:09 T:9772 NOTICE: Starting Kodi (15.2 Git:20151019-02e7013). Platform: Windows NT x86 32-bit

Apparently the script was not working for shows with simple one word title. I've created a pull request ( #5 ) that fixes that, that might fix this issue as...

Yep. With Revolut under one account you can have multiple currencies, and you can exchange currencies within this one account. But in GoCardless all currincies show up as separate accounts,...

I think this is somewhat related to https://github.com/androidx/media/issues/1276 and https://github.com/androidx/media/issues/1059 but I think it's fundamentally merits it's own issue opened.

Could you please help me understand what else is needed besides what's written in the docs at https://developer.android.com/media/media3/session/background-playback#service-lifecycle: ```kotlin override fun onTaskRemoved(rootIntent: Intent?) { Log.d("DemoPlaybackService", "onTaskRemoved: ") val player =...

I think it got confusing that I included two scenarios in the logs, let me just try and show the actual issue: What I am missing in these unfiltered logcat...