[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-07-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467274

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||23.08

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467274

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/elisa/-/commit/07af3
   ||b8db46008bb3c0e99dfc3013b23
   ||64a0dc8e
 Resolution|--- |FIXED

--- Comment #9 from Nate Graham  ---
Git commit 07af3b8db46008bb3c0e99dfc3013b2364a0dc8e by Nate Graham, on behalf
of Jack Hill.
Committed on 27/06/2023 at 19:38.
Pushed by ngraham into branch 'master'.

Build cover file search strings from file name + extension

So if we choose to support a new extension for cover files, we only need
to add it in one location rather than multiple places.

Also, the search for cover files that matched the name of the directory
did not include files with "jpeg" extensions. This is now fixed.

M  +29   -20   src/filescanner.cpp

https://invent.kde.org/multimedia/elisa/-/commit/07af3b8db46008bb3c0e99dfc3013b2364a0dc8e

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-06-20 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=467274

Jack Hill  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #8 from Jack Hill  ---
No worries, I realised that Elisa does not check for "jpeg" extensions when
searching for images that share the same name as the directory. Will be fixed
shortly

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-06-20 Thread Emir SARI
https://bugs.kde.org/show_bug.cgi?id=467274

--- Comment #7 from Emir SARI  ---
Sorry, I am far away from this machine at this moment. I only have a VM
available with no personal data at all, so it will be a while until I get back
to this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-06-20 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=467274

Jack Hill  changed:

   What|Removed |Added

 CC||jackhill3...@gmail.com

--- Comment #6 from Jack Hill  ---
Can you try setting the indexer to Scan The Filesystem Directly and then
scanning for new music? Might be an issue with Baloo

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-03-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467274

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #5 from Nate Graham  ---
Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-03-14 Thread Emir SARI
https://bugs.kde.org/show_bug.cgi?id=467274

--- Comment #4 from Emir SARI  ---
My bad, I just realised that there is a Unicode Middle Dot on the artist name:

Sak·Sok - The First Lession of Tatar.jpg

-- 
You are receiving this mail because:
You are watching all bug changes.

[Elisa] [Bug 467274] Elisa does not recognise covers with .jpeg extension

2023-03-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467274

Nate Graham  changed:

   What|Removed |Added

Summary|Elisa does not recognise|Elisa does not recognise
   |.jpeg extension |covers with .jpeg extension

--- Comment #3 from Nate Graham  ---
That's odd because the code definitely explicitly supports both .jpg and .jpeg
as file extensions:
https://invent.kde.org/multimedia/elisa/-/blob/master/src/filescanner.cpp#L74

Can you provide the full filename anyway?

-- 
You are receiving this mail because:
You are watching all bug changes.