MoleMan1024 / audiowagon

AudioWagon will play audio files from an attached USB flash drive in cars equipped with Android Automotive OS
https://moleman1024.github.io/audiowagon/
GNU General Public License v3.0
58 stars 18 forks source link

File system only search does not work anymore #126

Closed agdejager closed 1 year ago

agdejager commented 1 year ago

Describe the issue File system only search does not work anymore only Files only USB Stick. Used to work before some updates.

To Reproduce

Steps to reproduce the problematic behavior:

  1. Go to search (amplyfying glas)
  2. Type something to search for like "Adele"
  3. See error: "No such medium"

Expected behavior I normally expect results for "Adele"

AudioWagon version 2.4.7

Car version 2.10

Logfiles None

Photos / Video none

MoleMan1024 commented 1 year ago

@agdejager : please provide a logfile

agdejager commented 1 year ago

audiowagon_2023-07-31_16-16-07.log

The logfile you asked for. :-)

MoleMan1024 commented 1 year ago

@agdejager : the log file shows that you have not yet indexed any metadata:

2023-07-31 16:15:50.055 [DEBUG ][23554-29191][CHRootTracks ] Showing pseudo MediaItem 'No entries available': Metadata noch nicht ausgelesen'

This is required for searching. You have the choice to index everything when USB drive plugged in, index manually by hand or index file paths only (see FAQ). Please enable at least the mode "Read metadata: file paths only", then search should work again.

agdejager commented 1 year ago

I am so sorry, it is obvious my mistake. Adding files to the filesystem on the USB stick without reindexing "file path only".

Now is works very very fine again.

Gtx. Abraham

Gesendet von Outlook für Androidhttps://aka.ms/AAb9ysg


Von: MoleMan1024 @.> Gesendet: Dienstag, August 1, 2023 6:11:41 PM An: MoleMan1024/audiowagon @.> Cc: agdejager @.>; Mention @.> Betreff: Re: [MoleMan1024/audiowagon] File system only search does not work anymore (Issue #126)

@agdejagerhttps://github.com/agdejager : the log file shows that you have not yet indexed any metadata:

2023-07-31 16:15:50.055 [DEBUG ][23554-29191][CHRootTracks ] Showing pseudo MediaItem 'No entries available': Metadata noch nicht ausgelesen'

This is required for searching. You have the choice to index everything when USB drive plugged in, index manually by hand or index file paths only (see FAQhttps://moleman1024.github.io/audiowagon/faq.html#what-happens-during-indexing). Please enable at least the mode "Read metadata: file paths only", then search should work again.

— Reply to this email directly, view it on GitHubhttps://github.com/MoleMan1024/audiowagon/issues/126#issuecomment-1660643377, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV22FNBW3LJIEAY46KW2MDLXTETDVANCNFSM6AAAAAA26CWTOQ. You are receiving this because you were mentioned.Message ID: @.***>

agdejager commented 1 year ago

User error. Case can be closed,

User did not refresh the "file path only" indexing after changing the contents of the USB stick,

MoleMan1024 commented 1 year ago

No worries