From 285b30aec006ef6aacd58d0cb2ac9692d491d035 Mon Sep 17 00:00:00 2001 From: laz Date: Sun, 29 Dec 2024 14:18:48 +0100 Subject: [PATCH] spelling --- wiki-rtd/docs/wiki_faq/faq-scraping.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_faq/faq-scraping.md b/wiki-rtd/docs/wiki_faq/faq-scraping.md index 6add9c0..95327ce 100644 --- a/wiki-rtd/docs/wiki_faq/faq-scraping.md +++ b/wiki-rtd/docs/wiki_faq/faq-scraping.md @@ -20,13 +20,14 @@ Check the following guide. If you already have a library of game media (images, videos and PDF manuals) you can manually copy these files into RetroDECK (ES-DE). -**Requirements:** +**Requirements & Tips:** - Remember that on Linux filenames are case sensitive. - The file extensions must be in lower case in ES-DE (`.png` instead of `.PNG` / `.Png`). - The media files names must correspond exactly to the game files name. - For directories interpreted as files games (like ScummVM) you will need to add the folder file extension to the media file name example: `dig.scummvm.png`. - Supported image file extensions are: `.jpg` and `.png`. +- Supported document file extensions are: `.pdf`. - Supported video file extensions are: `.avi` , `.mkv` , `.mov` , `.mp4` and `.wmv`. The default media directory is: `~/retrodeck/ES-DE/downloaded_media///`