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

[BUG] search a mp3 file but I find 3 multiple ident but only one exists - why? #576

Open
fmgburner25 opened this issue Oct 15, 2024 · 2 comments
Labels

Comments

@fmgburner25
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
search a mp3 file but I find 3 multiple ident items but only one exists - why?

Screenshots
I made a video to see what version and what are happens and that it is the same file!

Desktop (please complete the following information):

  • OS: Zorin 17.3
  • How you installed: FSearch by Flathub
  • Version 0.2.3 (flathub-stable)
  • Output of localectl status

Additional context
Add any other context about the problem here.
Bildschirmaufzeichnung vom 2024-10-15, 21-28-28.webm

@fmgburner25 fmgburner25 changed the title [BUG] search a mp3 filt but I find 3 multiple ident but only one exists - why? [BUG] search a mp3 file but I find 3 multiple ident but only one exists - why? Oct 15, 2024
@cboxdoerfer
Copy link
Owner

Hi,

there are two reasons why the file shows up multiple times

  1. The file actually exists in two folders on your system. Once within the Files directory and once in the Music directory.

  2. The reason why the file from the Files directory shows up twice, is because you configured FSearch to scan the folder twice, once with the / index and once with /media/ichbinich/Files. To fix that you can remove all of the /media/... paths from the database config, because / will already scan everything.

@fmgburner25
Copy link
Author

Hi thank you for your solutiontip! I have deliet the path /media/ichbinich/Files and /media/ichbinich/Music from the search database, but I see now also two files as the same, one in the path /media/ichbinich/Files and one in the path /media/ichbinich/Music.

Why is that so?

Is it possible when i delite /media/ichbinich/Files or mp3 files that alls files into the path /media/ichbinich/Music are not gone too?

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

No branches or pull requests

2 participants