NAS and SMB photo frame on Android
If you store photos on a home NAS โ Synology, QNAP, TrueNAS, or a plain Windows share โ you can display them directly on an Android digital photo frame over your local network using SMB. No cloud upload required, no subscription, and your photos never leave your home network.
Why NAS is the best source for a home photo frame
- Privacy: Photos are served from your own hardware. Nothing goes to a third-party server.
- No storage limits: A NAS can hold hundreds of thousands of photos. The frame scans and rotates through them without any per-device cap.
- Single source of truth: Your organised folder structure on the NAS is exactly what the frame sees โ no duplicate library to maintain.
- Offline resilience: If your internet goes down, the frame keeps running because the NAS is local.
Compatible NAS devices and setups
Any device that supports SMB file sharing works. Common setups that have been tested and work well:
- Synology DiskStation (DSM) โ enable the SMB service in Control Panel โ File Services
- QNAP NAS โ enable Samba (SMB) in Control Panel โ Network & File Services
- TrueNAS / FreeNAS โ add an SMB share via the Sharing menu
- Windows PC โ right-click a folder, Properties โ Sharing โ Share
- Linux with Samba โ configure smb.conf and share the photo directory
Setup: what the onboarding covers
When you first launch Fravora, the onboarding guides you through connecting your first source. Here is what it covers for a NAS setup:
- Choose Network share (SMB/NAS) as your source type.
- Enter the NAS address (IP or hostname), share name, and credentials. Fravora supports both
DOMAIN\useranduser@domaincredential formats. - Tap Test Connection to verify the credentials and path before saving.
- Use the Folder Picker to browse your share and select the folders you want in the slideshow. System folders like
@Recycle,@eaDir, and.Trashare automatically hidden. - Name your album and assign the NAS folder targets to it.
- The frame starts scanning and displaying your NAS photos โ setup is done.
To add more shares or other source types later, go to Settings โ Sources.
Handling network outages
NAS connections occasionally drop โ router reboots, NAS sleep cycles, or brief network hiccups. Fravora handles this without interrupting playback:
- Local cache: All SMB images are cached on the device. The slideshow continues from cache during outages.
- Non-blocking warning: A small warning icon appears in the notification strip if a share is unreachable, but playback continues on available photos.
- NAS reconnect interval: Configure how often the app retries a failed share (1, 5, 10, 15, 30, or 60 minutes, or never). Once reconnected, the scan resumes automatically.
- SMB retry count: Set how many connection attempts the app makes per operation (3 to 7 retries). Useful for shares that take a moment to wake from standby.
- Full blocking overlay: Only appears if every source fails and zero cached photos are available โ includes a Retry button and direct link to Sources settings.
Folder organisation and scanning
You can select multiple folders from the same share and combine them in a single album. Scanning is recursive by default on PRO โ the app walks into subfolders automatically. On the free tier, scanning is folder-level only (subfolders are a PRO feature). New photos added to the NAS folders are picked up automatically on the next scan.
Configure how often the app scans for new content under Settings โ Sources โ Scan Interval (PRO). The free tier uses a fixed default interval.
Mixing NAS with other sources
You are not limited to NAS only. A single album can combine NAS folder targets with local device folders, Google Photos picks, OneDrive folders, and Immich albums. All sources play together in the rotation. If the NAS goes down temporarily, photos from other sources continue displaying.
Synology-specific tips
On Synology DSM, make sure SMB is enabled and the connecting user has read permissions on the shared folder. If you use a dedicated Synology user for the frame, grant it read-only access โ this limits what the app can access if the credentials are ever compromised. Use the IP address of the NAS rather than its hostname if DNS resolution is unreliable on your network.
QNAP-specific tips
On QNAP, enable Samba in Network & File Services โ Win/Mac/NFS โ Microsoft Networking. Make sure the shared folder's permissions include the user account you are using. If the NAS uses a non-standard SMB port, enter it in the host field as ip:port.