Mayil-AI-Sandbox / vlc-android

Clone of vlc android for debugging
GNU General Public License v2.0
0 stars 0 forks source link

Videos: can ban internal storage, but can't unban it #3

Open NobleMathews opened 4 months ago

NobleMathews commented 4 months ago

If you have videos present at the root of your internal storage, when grouping by folder, you will have a folder with the name "0" (/storage/emulated/0) with videos inside. If you decide to ban this folder from the context options in the video section, without thinking that it is the medialibrary root, you will be able to re-enable it through Medialibrary folder selection screen, it will fail because the folder is banned. Problem, on this view, you can't do a long press to unban a folder, requiring the user to reset the medialibrary, as all folders in the root are also banned by extension.

Expected behavior You should not be able to ban a medialibrary root. From the app at least.

mayil-ai[bot] commented 4 months ago

To address the issue with the root folder of internal storage being bannable and not unbannable in the app, follow these steps:

Here are some code snippets that may help you get started:

💡 To rerun Mayil, comment mayil-ai rerun. Mayil will incorporate any new context added to the ticket. Include details in your rerun comment to guide Mayil!