Focus WTV Live v0.0.13

I finally succeeded in releasing the Focus WTV Live app for Android TV. The biggest hurdle was getting through the Play store approval process. Rejections without any clue about what was going wrong. It doesn’t help that Google has disabled the Pre-launch report, running your new build on various hardware, surfacing problems you would otherwise never find out. I suspect Google has disabled pre-launch report in favor of AI payloads. 😉

So when you do encounter such a problem, without the pre-launch report combined with useless rejection feedback, you’re really in the dark. Well, I did figure it out after all, but it took lots of effort and adding crashlytics reporting which otherwise would not have been needed. It turned out to be a video player issue on low-end (read: crappy) hardware. Oh well, all’s well that ends well..

Enjoy West-Flemish regional TV:

fdupes-gui v0.3.0

On request of Alex , I added the possibility to specify multiple input dirs.

You can add an input directory by clicking the + button on the top right.

You can remove it again by pressing the - button next to the directory name.

A dupe instance in a different directory will now show its path to its input dir. Tooltip still shows the full path to be sure.

While I was at it, I had a look at how Github Actions work and implemented a workflow for building and releasing. Now, I can build all platforms without having to spin up the OS and dev env myself. 🎉

Try it out