Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FolderPickerView removes file extensions from directory names #2180

Open
mkroening opened this issue Oct 29, 2023 · 0 comments
Open

FolderPickerView removes file extensions from directory names #2180

mkroening opened this issue Oct 29, 2023 · 0 comments

Comments

@mkroening
Copy link
Contributor

Overview

When adding directories such as 01. An Awesome Audiobook to Voice, they get trimmed to 01, although An Awesome Audiobook is obviously not a file extension. I would appreciate it if we could instead show the whole name for directories.

I am not too familiar with the codebase, and I am not sure if simply removing .nameWithoutExtension() from FolderPickerViewModel.kt#L37 would be sufficient.

Thank you so much for your work and this great app! :)

How to reproduce

Add any directory with a dot in the name and notice it being removed when displayed.

Version

8.1.3

Android Version

Android 14

Device Model

Pixel 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant