mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-01-31 10:25:39 +00:00
0.8.4b
This commit is contained in:
parent
2813b68e0d
commit
68d78af007
|
@ -2,8 +2,19 @@
|
|||
|
||||
**Release date:** 2024-08-XX
|
||||
|
||||
|
||||
|
||||
## RetroDECK Framework / Backend:
|
||||
|
||||
We fixed several issues with downloaded scraped data not showing up in ES-DE.
|
||||
|
||||
Some of these issues were caused by the old manifest structure and certain Zenity dialogs. We will be moving away from Zenity and are making a brand new RetroDECK manifest 0.9.0b .
|
||||
|
||||
|
||||
**Fixed:**
|
||||
|
||||
- An issue where the fix for: second level subfolders inside `retrodeck/` folder were not correctly placed and moved to the new folder structure under the `retrodeck/ES-DE`. This caused scraped data that was stored under `downloaded_media` and other ES-DE data not to be found by the ES-DE frontend. In 0.8.3b was not fully triggering for some users.
|
||||
- Folders were not correctly placed and moved from `retrodeck/` to the new folder structure under the `retrodeck/ES-DE` in some scenarios for users causing the ES-DE data to be not found by ES-DE.
|
||||
|
||||
- String values of es_settings were not updated for `MediaDirectory` and `UserThemeDirectory` in some scenarios for users causing the ES-DE data to be not found by ES-DE.
|
||||
|
||||
- On new installations two folders could be created for scraped data, one `downloaded_media` under `retrodeck/` and one under `retrodeck/ES-DE`.
|
||||
|
|
Loading…
Reference in a new issue