Currently the library fails if you change the image folder to anything but "/".
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Traceback (most recent call last):
File "code.py", line 7, in <module>
File "adafruit_slideshow.py", line 195, in __init__
File "adafruit_slideshow.py", line 294, in advance
OSError: [Errno 2] No such file/directory
Currently the library fails if you change the image folder to anything but "/".