Project

General

Profile

Bug #1137

mkv files are ignored when opening a folder with mkv files

Added by Nil Geisweiller over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Minor
Assignee:
-
Category:
plugins/ffaudio
Target version:
Start date:
November 12, 2021
Due date:
% Done:

100%

Estimated time:
Affects version:

Description

  1. Problem

Audacious ignored mkv files when launched with a folder in argument that contains mkv files.

  1. How to reproduce

1. Create a folder
2. Place an mkv file in it
3. Run `audacious myfolder`

audacious displays the error "No files found".

From the log (obtained with -V) one can see that the file is attempted to be added to the playlist, but seemingly fails

```
INFO adder.cc:142 [add_file]: Adding file: file://XXX/myfolder/myfile.mkv
```

History

#1 Updated by Nil Geisweiller over 2 years ago

test

#2 Updated by Nil Geisweiller over 2 years ago

Sorry for the badly formatted report. Here's a better formatted one.

Problem

Audacious ignored mkv files when launched with a folder in argument that contains mkv files.

How to reproduce

  1. Create a folder called myfolder
  2. Place an mkv file in it
  3. Run: audacious myfolder

audacious displays the error "No files found".

From the log (obtained with -V) one can see that the file is attempted to be added to the playlist, but seemingly fails

INFO adder.cc:142 [add_file]: Adding file: file://XXX/myfolder/myfile.mkv

#3 Updated by Nil Geisweiller over 2 years ago

Needless to say that when given the actual mkv file in argument, as opposed to giving the folder containing that mkv file, audacious perfectly opens and play that file. Indicating that the problem comes from folder opening, not mkv format support.

#4 Updated by John Lindgren over 2 years ago

  • % Done changed from 0 to 100
  • Status changed from New to Closed
  • Category set to plugins/ffaudio

#5 Updated by Nil Geisweiller over 2 years ago

Thanks John!!!

#6 Updated by John Lindgren about 2 years ago

  • Target version set to 4.2

Also available in: Atom PDF