Commit Graph

78 Commits

Author SHA1 Message Date
Jandalf81
2474c8dc2a removed unnecessary line breaks 2018-08-25 14:59:54 +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
d59cf2d753 fixed one last error 2018-08-17 19:41:03 +02:00
Jandalf81
075a91d2be fixed some more parts 2018-08-17 19:39:21 +02:00
Jandalf81
bbad023aad fixed some parts 2018-08-17 19:36:23 +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
fe2e252a9f (ISSUE #9)
made error messages not suppressable
2018-08-16 19:03:02 +02:00
Jandalf81
5a1591b739 (ISSUE #8)
rclone_script-menu.sh
* excluded "readme.txt" from full sync
* suppressed warning for links from full sync
2018-08-16 17:56:28 +02:00
Jandalf81
9bfb5d523d fixed wiki links 2018-08-15 23:41:59 +02:00
Jandalf81
686bff810a fixed wiki links 2018-08-15 23:41:17 +02:00
Jandalf81
b2f845801e fixed link to Wiki page 2018-08-15 23:10:20 +02:00
Jandalf81
220a265c85 fixed link wo Wiki page 2018-08-15 23:09:37 +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
782ed9cb7d Fixed dowload location 2018-08-15 16:50:27 +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
f10b6bba58 rclone_script-menu.sh
* Extended title of menu item
rclone_script-uninstall.sh
* Fixed another spelling error
ReadMe.md
* Refreshed rundown
* added description of menu item
2018-08-15 15:57:36 +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
5f29977ba0 rclone_script-install-dialog.sh
* Added note to reboot to summary
rclone_script-uninstall-dialog.sh
* Finished the script
2018-08-14 12:24:16 +02:00
Jandalf81
74915b1a7d Began working on UNINSTALL script using dialog 2018-08-14 01:08:46 +02:00
Jandalf81
20f356cdfd Fixed tiny error in Welcome dialog 2018-08-14 01:07:22 +02:00
Jandalf81
266a8f4274 Simplified reference to logfile 2018-08-13 22:42:09 +02:00
Jandalf81
b82d28550b Fixed creation of symlinks (for real)
added note for synchronized symlink folders
2018-08-13 22:27:06 +02:00
Jandalf81
2cbff1d7cf fixed creation of system specific SAVEFILE directories (forgot SYMLINKs) 2018-08-13 21:33:50 +02:00
Jandalf81
bc6f3975e5 fixed creation of system specific SAVEFILE directories (forgot SYMLINKs) 2018-08-13 21:23:14 +02:00
Jandalf81
d9c40b71ff Fixed errors with WGET 2018-08-13 20:06:47 +02:00
Jandalf81
806ea630e2 Fixed error with WGET 2018-08-13 20:03:24 +02:00
Jandalf81
a9e1118af7 Fixed strange errors 2018-08-13 19:49:55 +02:00
Jandalf81
c2321f0fb7 rclone_script-install-dialog.sh
* fixed location of logfile
2018-08-13 19:18:16 +02:00
Jandalf81
351f209f4f rclone_script-install-dialog.sh
* fixed logic error when creating the menu item
2018-08-13 19:13:37 +02:00
Jandalf81
655adfc871 rclone_script.sh
* Fixed path to rclone_script-notification.png
rclone_script-install-dialog.sh
* Fixed spelling in $steps()
* changed way gamelist.xml is checked and edited
2018-08-13 18:48:35 +02:00
Jandalf81
5a5f58b188 Began working on UNINSTALL script using DIALOG 2018-08-12 20:10:47 +02:00
Jandalf81
8edbd56226 rclone_script-install-dialog.sh
* Fixed another small error
2018-08-12 19:12:06 +02:00
Jandalf81
305c3af2b8 rclone_script-install-dialog.sh
* Fixed small errors
rclone_script.sh
* fixed path to ini
2018-08-12 18:58:47 +02:00
Jandalf81
3d36d3d162 Finished rclone_script-install-dialog.sh 2018-08-12 18:36:32 +02:00
Jandalf81
a5183827e6 removed old file 2018-08-12 14:39:38 +02:00
Jandalf81
f1293bed3f fixed syntax error 2018-08-12 14:31:16 +02:00
Jandalf81
81a75b24bd renamed rclone_sync-menu.sh to rclone_script-menu.sh 2018-08-12 14:21:29 +02:00
Jandalf81
9b1799b71b rclone_script-install-dialog.sh
* moved each main step into its own function for readability
* added steps 3a to 4b
rclone_sync-menu.sh
* added new file
2018-08-12 14:18:25 +02:00
Jandalf81
41b666619c Finished steps 2a to 2c of rclone_script-install-dialog.sh
rerouted output of all steps to log file
2018-08-12 12:40:01 +02:00
Jandalf81
f42315ce84 Finished steps 1a to 1d of rclone_script-install-dialog.sh 2018-08-12 02:29:28 +02:00
Jandalf81
a7bd6cd1c9 Added INSTALL script using dialog 2018-08-11 22:56:42 +02:00
Jandalf81
b0247204d0 simplified exclusion of Kodi 2018-08-11 15:10:11 +02:00