User Tools

Site Tools


collections

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
collections [2017/05/25 02:42]
phulshof
collections [2017/05/25 02:56]
phulshof [Directory Structure of a collection]
Line 54: Line 54:
 |include.txt|If not empty, include only those files to show on the list, if empty, all files in ROM folder will be included. This file must contain one game per line (without the file extension). | |include.txt|If not empty, include only those files to show on the list, if empty, all files in ROM folder will be included. This file must contain one game per line (without the file extension). |
 |exclude.txt |List of ROMs to exclude from showing up on the menu (if you want this collection to be a menu of collections). This file must contain one game per line (without the file extension).|  ​ |exclude.txt |List of ROMs to exclude from showing up on the menu (if you want this collection to be a menu of collections). This file must contain one game per line (without the file extension).|  ​
-|settings.conf|Set ROM file extensions, launcher (emulator to execute), override default media paths, etc |+|[[settings.conf|settings.conf]]|Set ROM file extensions, launcher (emulator to execute), override default media paths, etc |
 |<​collectionname>​.sub|Imports a list of games from another collection. (i.e. Your collection is named "​Mario"​. You would have an "​Nintendo Entertainment System.sub"​ and "Super Nintendo Entertainment System.sub"​. Each sub file would contain a list of all mario games for that system. The .sub file contains one game per line (without the file extension).If the file is blank, the list settings defined for the subcollection will be used. | |<​collectionname>​.sub|Imports a list of games from another collection. (i.e. Your collection is named "​Mario"​. You would have an "​Nintendo Entertainment System.sub"​ and "Super Nintendo Entertainment System.sub"​. Each sub file would contain a list of all mario games for that system. The .sub file contains one game per line (without the file extension).If the file is blank, the list settings defined for the subcollection will be used. |
 |**roms**|**Default location to search for ROM files (can be different if modified in the settings.conf file)**| |**roms**|**Default location to search for ROM files (can be different if modified in the settings.conf file)**|
Line 158: Line 158:
  
  
-=====Playlists=====+====== Playlists ​======
  
-RetroFE ​currently ​supports ​one type of playlist: one list of your favorite games per Collection.\\ +RetroFE supports ​playlists, a sort of sub collection within a collection. You can step through them using the previous/​next ​playlist ​keys defined in your [[controls|controls.conf]] ​file. You can use this feature ​to e.g. show a list of all games from a certain manufacturer or a certain genre
-This file is located in playlists/​favorites.txt and will be automatically created when you add your first game to the list.\\ + 
-\\ +Playlists are defined via txt files in the playlists directory of your collection, and like include.txt files simply contain a list of the games you want in that playlist. ​If a game is pulled from another collection via a sub/merged collection (.sub file), use _<​collection name>:<​game name>.
-The controls configuration allows you to assign keys to add games to this list, remove them from this list, and switch between ​the full list and this playlist.\\ A setting in the general settings.conf allows you to automatically switch to your favorite games if this list exists.\\ +
  
-**PS**Support for more playlists ​is planned in future release.+Example: playlists/​example.txt 
 +  _Super Nintendo Entertainment System: Super Mario World 
 +  _Nintendo Entertainment System: Super Mario Bros 
 +  Super Turrican 
 +This defines ​playlist called example, containing the Super Mario World game from the Super Nintendo Entertainment System collection, Super Mario Bros from the Nintendo Entertainment System collection, and Super Turrican from this collection (available in the roms section and/or defined via the include.txt file).
  
 +A special type of playlist is the favorites playlist (playlists/​favorites.txt). Games can be added/​removed from this playlist directly from RetroFE using the addPlaylist and removePlaylist controls, and a separate key favPlaylist allows you to switch between the favorites list and the full game list. You can even use the autoFavorites = yes parameter setting in your [[global_settings.conf|global settings.conf]] file to automatically switch to your favorite games when you enter a collection.
collections.txt · Last modified: 2022/10/25 01:58 by igarikoitz