I’m using Podsync, and my server is quite slow, which causes downloads to frequently fail. To address this, I’d like to manually add media files to the app’s data folder from my computer. I’ve noticed that Podsync downloads often end with a number (e.g., 70989), which I assume is related to FFmpeg.
- Manual File Transfer:
Is there a way to transfer media files directly into theapp/data
folder and have Podsync recognize them? If so, are there specific file naming conventions or metadata requirements I should follow for the app to detect the files properly? - Retry Failed Downloads:
Alternatively, is there a way to configure Podsync to automatically retry failed downloads until they succeed? This would allow me to leave it running overnight and ensure files are downloaded despite my slow server connection.
Any advice or tips would be greatly appreciated!