helgeerbe / picframe

Picture frame viewer for raspi, controlled via mqtt and automatticly integrated as mqtt device in homeassistant.
MIT License
110 stars 32 forks source link

Photos won't cycle #376

Closed watmatt00 closed 9 months ago

watmatt00 commented 9 months ago

As title states, when picframe starts it loads and displays a picture but never cycles thru the other photos in the album. Frame had been working fine for 12 months or longer.

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian

pic_dir: "/home/pi/Pictures/frame" deleted_pictures: "/home/pi/DeletedPictures" # move deleted pictures here follow_links: False # default=False, By default, picframe will not walk down $ no_files_img: "/home/pi/picframe_data/data/no_pictures.jpg" # default="PictureFrame2020img.jpg", $ subdirectory: "" # default="", subdir of pic_dir - can be changed by MQTT" recent_n: 15 # default=7 (days), when shuffling file change date more$ reshuffle_num: 1 # default=1, times through before reshuffling time_delay: 20.0 # default=200.0, time between consecutive slide starts - c$ fade_time: 3.0 # de

watmatt00 commented 9 months ago

Ended up rebuilding w/ Bookworm.