Commit Graph

17 Commits

Author SHA1 Message Date
Eric Ostrowski
46bc415207 Implemented function to build local save file filters 2019-03-15 00:46:23 -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
69c49012a8 ping 8.8.8.8 instead of www.google.com (should be faster and more reliable) 2018-09-15 14:51:50 +02:00
Jandalf81
67bb5c013e changed function log
removed function debug
fixed function deleteFileFromRemote
2018-08-27 12:40:18 +02:00
Jandalf81
4efbf911be added function to delete file from remote:/${remotebasedir} 2018-08-27 12:23:09 +02:00
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
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
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
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
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
b0247204d0 simplified exclusion of Kodi 2018-08-11 15:10:11 +02:00
Jandalf81
ad3995b708 (ISSUE #6) excluded KODI from trying to sync 2018-08-08 22:12:23 +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
86405c52e7 Made debug logs optional 2018-08-02 18:42:13 +02:00
Jandalf81
28b866d080 Initial commit 2018-07-31 21:13:23 +02:00