Skip to content

Add option to find thumbnail images by playlist rom filename#15731

Merged
LibretroAdmin merged 1 commit intolibretro:masterfrom
bulzipke:master
Sep 26, 2023
Merged

Add option to find thumbnail images by playlist rom filename#15731
LibretroAdmin merged 1 commit intolibretro:masterfrom
bulzipke:master

Conversation

@bulzipke
Copy link
Copy Markdown
Contributor

@bulzipke bulzipke commented Sep 24, 2023

Description

Many features, such as saves (SRM) and states, are stored by rom filename.
However, thumbnails are being saved by the label of the playlist, not the rom filename.

This is an inconsistent convention and requires additional management.

A related issue is that on platforms where certain charsets are not supported, users are forced to set the playlist's label to English for thumbnails. This option seems to solve that problem.

Related Issues

#7389
#13819

@LibretroAdmin LibretroAdmin merged commit 32ed9b6 into libretro:master Sep 26, 2023
@RobLoach
Copy link
Copy Markdown
Member

RobLoach commented Sep 27, 2023

Tweaked some of the wording in #15741 . Thanks so much!

AveyondFly added a commit to AveyondFly/RetroArch that referenced this pull request Dec 20, 2023
In the commit [1], a global configuration "thumbnail match with filename"
was added which allows thumbnail match with filename.

This commit adds playlist level "thumbnail match with filename" for more
flexible configuration.

[1] 32ed9b6 ("플레이리스트 롬파일 이름으로 썸네일 이미지를 찾도록 옵션 추가 (libretro#15731)")

Signed-off-by: masky2012 <msuanming@163.com>
AveyondFly added a commit to AveyondFly/RetroArch that referenced this pull request Dec 20, 2023
In the commit [1], a global configuration "thumbnail match with filename"
was added which allows thumbnail match with filename.

This commit adds playlist level "thumbnail match with filename" for more
flexible configuration.

[1] 32ed9b6 ("플레이리스트 롬파일 이름으로 썸네일 이미지를 찾도록 옵션 추가 (libretro#15731)")

Signed-off-by: masky2012 <msuanming@163.com>
AveyondFly added a commit to AveyondFly/RetroArch that referenced this pull request Dec 20, 2023
In the commit [1], a global configuration "thumbnail match with filename"
was added which allows thumbnail match with filename.

This commit adds playlist level "thumbnail match with filename" for more
flexible configuration.

[1] 32ed9b6 ("플레이리스트 롬파일 이름으로 썸네일 이미지를 찾도록 옵션 추가 (libretro#15731)")

Signed-off-by: masky2012 <msuanming@163.com>
LibretroAdmin pushed a commit that referenced this pull request Dec 21, 2023
In the commit [1], a global configuration "thumbnail match with filename"
was added which allows thumbnail match with filename.

This commit adds playlist level "thumbnail match with filename" for more
flexible configuration.

[1] 32ed9b6 ("플레이리스트 롬파일 이름으로 썸네일 이미지를 찾도록 옵션 추가 (#15731)")

Signed-off-by: masky2012 <msuanming@163.com>
Sunderland93 pushed a commit to Sunderland93/RetroArch that referenced this pull request Dec 26, 2024
In the commit [1], a global configuration "thumbnail match with filename"
was added which allows thumbnail match with filename.

This commit adds playlist level "thumbnail match with filename" for more
flexible configuration.

[1] 32ed9b6 ("플레이리스트 롬파일 이름으로 썸네일 이미지를 찾도록 옵션 추가 (libretro#15731)")

Signed-off-by: masky2012 <msuanming@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants