Commit Graph

30 Commits

Author SHA1 Message Date
Eric Ostrowski
bfbb7cdb1c Preparing to merge to master 2019-04-11 00:01:02 -05:00
Eric Ostrowski
292bbe027b Download emulator_setting.xml on install 2019-03-17 12:24:15 -05:00
Eric Ostrowski
7414bd9175 Updating repository URL to point to this one 2019-03-13 19:26:51 -05:00
Eric Ostrowski
6c50e40614 Changed -l to --long to address issue with rclone not printing remote types. 2019-03-13 00:16:43 -05:00
Jandalf81
a8564b2022 removed CANCEL button when setting the remote base dir
changed the way remotebasedir is checked in step 7a
2018-09-01 12:54:51 +02:00
Jandalf81
3adff1c9fe added check for available connection
rclone_script-install.sh
* added new configuration setting for needed connection
* changed the way commands are added to other files (from ECHO to PRINTF)

rclone_script.sh
* added new function getAvailableConnection
* changed both downloadSaves and uploadSaves so they react on that new function (check if the available connection is greater than the needed connection, else error)

rclone_script-menu.sh
* added new menu item to re-set the needed connection
2018-08-25 14:51:43 +02:00
Jandalf81
d1853ced72 added links to wiki page move-Savefiles 2018-08-17 13:19:40 +02:00
Jandalf81
2a3f1dc0cb rclone_script.sh
* changed some of the log messages

rclone_script-install.sh
* added creation of network share to step 6a

rclone_script-uninstall.sh
* removed debug code
* added removal of network share to step 6b
2018-08-17 02:23:14 +02:00
Jandalf81
72c9aa8e8b rclone_script-install.sh
* changed some progress entries
rclone_script-uninstall.sh
* changed some progress entries
ReadMe.md
* added link to Wiki
2018-08-15 23:08:17 +02:00
Jandalf81
193587c43d all files
* removed NCURSES_NO_UTF8_ACS as it had no effect
2018-08-15 20:34:30 +02:00
Jandalf81
a29195aa29 Switched to MASTER 2018-08-15 16:39:13 +02:00
Jandalf81
42f733e0c6 All files
* added URL to GitHub Repository
2018-08-15 16:25:30 +02:00
Jandalf81
df8f530923 rclone_script-install.sh
* fixed config parameter showNotifications
* added config parameter syncOnStartStop

rclone_script-menu.sh
* moved full sync here
* made parameter showNotifications toggleable
* made parameter syncOnStartStop toggleable

rclone_script.sh
* extended function showNotification
* extended function downloadSaves
* extended function uploadSaves
* removed function doFullSync
2018-08-15 14:56:36 +02:00
Jandalf81
5171a24c48 made puTTY draw fancy lines ;-) 2018-08-15 12:40:15 +02:00
Jandalf81
0b7d1e2360 Changed Welcome message and summary 2018-08-15 11:00:29 +02:00
Jandalf81
9152d3b5a5 changed ~/RetroPie/retropiemenu/rclone_script-menu.sh to ~/RetroPie/retropiemenu/rclone_script-redirect.sh
menu script will stay in ~/scripts/rclone_script
2018-08-15 10:14:13 +02:00
Jandalf81
2c1ff2dc4b made scripts using dialog default 2018-08-14 12:26:37 +02:00
Jandalf81
b36d4a3b1a removed old install and uninstall scripts 2018-08-14 12:25:49 +02:00
Jandalf81
0cedbd9694 Added BETA warning to rclone_script-install.sh
Added TODOs to rclone_script-uninstall.sh
2018-08-08 22:01:43 +02:00
Jandalf81
f6258233f2 Fixed error 2018-08-08 21:45:48 +02:00
Jandalf81
5a4aa955fa Changed branch to beta 2018-08-08 21:43:33 +02:00
Jandalf81
22f6e969ab Moved FULL SYNC into rclone_script.sh
Changed RCLONE_SCRIPT-FULLSYNC.SH to only call RCLONE_SCRIPT.SH
2018-08-02 19:29:53 +02:00
Jandalf81
82c696a0f9 Fixed another download location 2018-08-02 19:17:34 +02:00
Jandalf81
c5b2378da7 Fixed another download location 2018-08-02 19:13:55 +02:00
Jandalf81
02a6971d91 Fixed download location again 2018-08-02 19:12:48 +02:00
Jandalf81
33efc4e801 Removed "$beta" parameter 2018-08-02 19:04:45 +02:00
Jandalf81
b52d09583c Fixed download location 2018-08-02 18:59:25 +02:00
Jandalf81
94450578eb Changed download location to GitHub
Added parameter for branch
2018-08-02 18:57:10 +02:00
Jandalf81
68a3d7273c added debug parameter to default ini 2018-07-31 21:19:48 +02:00
Jandalf81
28b866d080 Initial commit 2018-07-31 21:13:23 +02:00