6 Commits

Author SHA1 Message Date
9d77dd210b Avg speed file should return integer or None 2023-08-25 19:31:18 +02:00
7ac6583796 Ensure always writing a number to file 2023-08-22 20:25:25 +02:00
12f6d1bf3f Error when moving files without parent folders
This will check if file ends with a know video extension, if so
use os.makedirs to create a folder at destination and update rsync
destination with this folder.
2023-08-22 20:21:33 +02:00
0f5f050448 Compute, log and save to file estimated & actual transfer time 2022-11-28 00:49:13 +01:00
23d7b7513f Calculate, log & save estimated & actual transfer speed 2022-11-28 00:43:04 +01:00
206606ca1e Moved function for fetching config into separate utils file. 2019-04-30 19:23:04 +02:00