Anki/rslib/src/media
llama 5614d20bed
fix(Import): case-fold media filenames when checking uniqueness (#4435)
* add wrapper struct with case-folding get impl

* use wrapper struct

* restrict case-folding to windows

* Revert "restrict case-folding to windows"

This reverts commit aad01d904f.

* case-fold filenames for newly added media

* add test

* fix incorrect comment
2025-11-20 18:43:14 +03:00
..
check.rs Recognise and check for media referenced in <source> tags (#3763) 2025-01-25 10:16:24 +03:00
files.rs fix(Import): case-fold media filenames when checking uniqueness (#4435) 2025-11-20 18:43:14 +03:00
mod.rs fix(Import): case-fold media filenames when checking uniqueness (#4435) 2025-11-20 18:43:14 +03:00
service.rs Add a backend method to extract static media references (#2716) 2023-10-11 14:10:02 +10:00