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

Feature/multiple folder support #206

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rahulharpal1603
Copy link
Contributor

Fixes #161

Demo Video: https://www.youtube.com/watch?v=4EM2_lW2S54

Major Changes:

  • Now user can select one or more folders to display on the home page.
  • Added Refresh button to the home page as well as videos page to delete the Tauri cache and reload the page (useful when user adds or removes something from the folder and wants it to update)
  • In the settings page, the user can control which folders to keep and which to remove.
  • When a user removes a folder from the settings page, the thumbnails in that folder are also deleted
  • When a user tries to add a folder which is already present, the user is shown an error.

Minor Bug Fixes:

  • Fixed the sorting function for arranging in alphabetical order
  • Album Error handling issues are fixed. Now duplicate album errors are shown like in previous versions.

Summary:

Backend enhancements:

Frontend updates:

Miscellaneous:

@rahulharpal1603
Copy link
Contributor Author

@Pranav0-0Aggarwal Please review this.

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

Successfully merging this pull request may close these issues.

Feat: Support for adding multiple folders to display images on home page.
1 participant