Marcel Dopita

Results 204 comments of Marcel Dopita

I have the same issue (already saw it couple of times every few days when I try to read feeds using News+). Hope you can fix it.

I experienced this issue on CyanogenMod rom but it worked fine (and still does) on stock rom (Samsung Galaxy S5).

I had intention to run Samba share of a exfat formatted external drive but this issue is what prevents me to do that. After I connect to a Samba share...

CMake 3.22.1 is still not in stable so I had to install it from canary (`--channel=3 "cmake;3.22.1"` when using `sdkmanager`). However just as the OP, I'm unable to build the...

Seems it still exists as https://openplacereviews.org/ (their old Telegram channel redirects me to this new name)

Seems like ExoPlayer is moving into [AndroidX Media](https://github.com/androidx/media): > ExoPlayer was previously hosted in a separate ExoPlayer GitHub project. In AndroidX Media its package name is androidx.media3.exoplayer. We plan to...

When I tried a file with 34 subtitle tracks, only 32 showed - https://www.reddit.com/r/NovaVideoPlayer/comments/swrq1g/up_to_32_internal_subtitles_supported/

Here's a sample with 36 subtitle tracks. I'm unable to select last 4 subtitle tracks (Ukrainian, Vietnamese and Chinese Simplified/Traditional) in Nova 6.0.71. [mn-sample.zip](https://github.com/nova-video-player/aos-AVP/files/9079793/mn-sample.zip)

Looking for example at the ``lvm(8)`` page, both ``.TP`` and ``.HP`` macros result in the save visual. ``` .TP .B lvscan Scan (all disks) for Logical Volumes. .PD .P ......

Since there's not SAF on Android TV, MediaStore is the only way how to access files on external volumes. Therefore file chooser utilizing MediaStore is highly valued. (Especially when android-file-chooser...