mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-06-23 19:14:33 +02:00
add retroplayer game saves to default file list
This commit is contained in:
@ -25,7 +25,7 @@ class XbmcBackup:
|
||||
Restore = 1
|
||||
|
||||
#list of dirs for the "simple" file selection
|
||||
simple_directory_list = ['addons','addon_data','database','playlists','profiles','thumbnails','config']
|
||||
simple_directory_list = ['addons','addon_data','database','game_saves','playlists','profiles','thumbnails','config']
|
||||
|
||||
#file systems
|
||||
xbmc_vfs = None
|
||||
|
Reference in New Issue
Block a user