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

[FeatureRequest] Pull files to be obfuscated by "last modified" attribute #52

Closed
TheRetenor opened this issue Feb 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@TheRetenor
Copy link

Feature Description / 功能描述
Add an option to make Amarok obfuscate file names in the order they were last modified.

Reason / 理由
This would ensure files being able to be displayed in the order they were created or modified.
Especially useful for document / download / etc. folders where the most recent files are mostly those being looked for.
Currently Amarok will shuffle the affected folders and makes it hard to find files.

Suggest Solution / 实现方案
Maybe implement a function to pull files via FileTime lastModifiedTime() and obfuscate from oldest to newest per affected folder.

@deltazefiro deltazefiro added the enhancement New feature or request label Feb 26, 2023
@deltazefiro deltazefiro added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Apr 29, 2023
@deltazefiro
Copy link
Owner

File obfuscation now preserves the original last modified time by default since v0.8.4a1.
Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants