https://bugs.kde.org/show_bug.cgi?id=420939
--- Comment #32 from Scott <shagooser...@gmail.com> --- (In reply to Scott from comment #30) > ... just to confirm, what is the correct config setting/syntax to > enable content indexing: > 1/ Remove the line, only basic indexing=true, or, > 2/ Include the line, only basic indexing=false Yes. Or go through "System Settings > Search > File Search" and you'll see an "Also index file content" checkbox. ----------------------------------------------------------------------------------------- So here is the problem, the above information is not entirely correct. The settings in baloofilerc do not control whether full file indexing occurs. That control rests with the setting in System Settings > Search > File Search. Once that is enabled (ticked) the four files we spoke about yesterday are now more fully indexed and display valid data in the Duration column of Dolphin. It appears that the GUI takes precedent over the config file as including a directory in the config is ignored (not indexed) if that directory is selected as, Not indexed in the GUI. There are still issues with warning/error output: 1/ [mpegts @ 0x55e6d2be2d00] start time for stream 2 is not set in estimate_timings_from_pts 2/ [mpegts @ 0x55e6d2be2d00] Could not find codec parameters for stream 2 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size 3/ Consider increasing the value for the 'analyzeduration' and 'probesize' options Is it possible to increase the values shown in item 3 above? Having had some success in having these 4 files indexed I proceeded to index a directory within the main disk array. Baloo was only able to index metadata on about 30% of the files. I then copied one indexed file and one not indexed file to the same directory as the previously mentioned 4 files and renamed them. I repeated the indexing and attempted single file indexing with the same result. I then deleted 2 of the video files, S01E04&5. My Test directory now has 4 files, 1 x mp3 file, 1 x initial video file, 1 new file with metadata not indexed and 1 new file with metadata indexed. Both new files are close to 15GB in size. As you are aware I have 2 terminal windows open during this process. When I unable balooctl the monitor window reports, Indexing: /directory.file.m2ts OK, for all 4 files. In the other terminal window error/warning messages are printed (the purple prefixed messages in my previous attachments) as shown in the numbered items above. The exception was the new file which did not have it's metadata indexed, where an additional error/warning message was displayed: [mpegts @ 0x5645497daec0] Failed to open codec in avformat_find_stream_info I then used a program, MediaInfo, to read the file details, which are attached and discovered that this file uses the VC-1 codec. This is a little surprising as this codec is quite an early one, dating back to 2006. I looked at several more files and found that the video codec is not the sole reason as I found numerous AVC that were not indexed and even for late model codecs such as H.265 some were indexed while others were not. -- You are receiving this mail because: You are watching all bug changes.