Gap: sharing_gallery

negative LibrePhotos github source
backend: add timeouts to sidecar HTTP calls so jobs can't wedge forever
themes: Sharing and galleries · rating: · relevance: 1
Every backend → sidecar HTTP client (face_recognition, image_similarity, clip_embeddings, exif/metadata reader, image_captioning, llm, thumbnail, tags, plus the periodic health checker) calls requests.post/get/delete with no timeout. requests defaults to no timeout, which means a stalled sidecar — face_recognition wedged on a pathological image, exiftool hung mid-process, image_similarity in a tight loop — parks the caller on an infinite socket read. The caller is most often a long-running scan job running inside a single django-q2 task; the task ends up "running" forever in the admin UI with no progress, and the global Q_CLUSTER timeout is set to 10000000 (115 days) so the supervisor never
negative Lychee github source
chore(deps): bump the production-dependencies group across 1 directory with 10 updates
themes: Sharing and galleries · rating: · relevance: 1
Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `9.4.0` | `9.5.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.0` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.16.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.10` | `8.0.12` | | [vue](https://github.com/vuejs/core) | `3.5.33` | `3.5.34` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.4.0` | `11.4.2` | | [vue-router](https://github.com/vuejs/router) | `5.
negative Immich github source
Android App issue loading thumbnauls
themes: Sharing and galleries · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug So I have prefer remote images turned on in the android app. My current issue is that thumbnails don't load in search. Only some do. Also, if I delete the local copy of an image, it doesn't load the thumbnail in timeline unless I sign out and in. ### The OS that Immich Server is running on Rocky 10 ### Version of Immich Server 2.7.5 ### Version of Immich Mobile App 2.7.4 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Device make and model Pixel 10 Pro and Samsung S21 ### Your docker-compose.yml content ```YAML # # WARNING: Make
negative PhotoPrism github source
feat: show duplicate files in photo details
themes: Sharing and galleries · rating: · relevance: 1
### Description These changes expose PhotoPrism's existing exact duplicate records in the photo file details panel and add a dedicated delete action for those duplicate entries. The implementation stays within the existing photo details workflow instead of adding a new standalone view: - duplicate records are loaded for photo details and returned as file-shaped payloads - the Files tab renders duplicates alongside indexed files, shows their storage path, and labels them as duplicates - duplicate entries can be deleted without enabling unrelated actions like download, primary, or unstack - duplicate-aware responses are refreshed after duplicate deletion and unstacking so the panel stays in
negative LibrePhotos github source
Update frontend dependencies (major)
themes: Sharing and galleries · rating: · relevance: 1
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [@badeball/cypress-cucumber-preprocessor](https://redirect.github.com/badeball/cypress-cucumber-preprocessor) | [`^20.1.2` → `^24.0.0`](https://renovatebot.com/diffs/npm/@badeball%2fcypress-cucumber-preprocessor/20.1.2/24.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@badeball%2fcypress-cucumber-preprocessor/24.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/ba
negative Nextcloud Memories github source
Order albums by photo metadata date
themes: Sharing and galleries · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.** Yes, I don't like how when you create an album, and then add photos to said album, you can't order them by date using the dates of the photos/videos in the album. You can only order alphabetically, by most recently updated, or by most recently created album. This doesn't make sense considering that many people are migrating to Nextcloud with years of old photos, and would probably want to see them all in chronological order. **Describe the solution you'd like** I would simply add another option to order albums using the dates of when the photos/videos were taken, just like Google Photos. Thanks!
negative Format reddit source
Moneat: Sentry + Datadog drop-in replacement (v1.0.7 release)
themes: Sharing and galleries · rating: · relevance: 1
Hi everyone - I just released v1.0.7 of Moneat and wanted to share it with you guys. I'll try to keep it brief with a question format: ### How is this different from every other "x monitoring alternative"? Moneat aims to be a drop-in replacement for two main alternatives: Sentry and Datadog. Meaning, to swap from these two platforms, only a configuration change is needed (e.g., DSN, auth keys). ### How does it work? It uses the Sentry SDK and Datadog agent for ingestion. Simply point these at Moneat's ingestion. ### How's the installation? There's a 3 minute installer that walks the user through the process, or a docker compose for power users. ### Why did you build this? Like most
negative Pixieset app_store source
I like Acuity much better
themes: Sharing and galleries · rating: 2 · relevance: 1
I used Acuity for years but decided to switch to Pixieset since I used them for my gallery delivery and website but this transition has not been easy. I’ve had many successful transactions go through and still don’t have access to use the Instant Payout feature. The calendar, projects and sessions are organized messier than acuity. I have to use an integrated Google calendar to print the actual calendar and it’s not as seamless as Acuity when referencing questionnaires and viewing appointment info. I end up having to open up studio manager in several tabs on my laptop to be able to easily see everything. It’s just not as simply organized as Acuity. So much so that I’ve continued to pay Acui
negative Pic-Time app_store source
Why is upload limited to photos app?
themes: Sharing and galleries · rating: 2 · relevance: 1
It seems very odd to me that the only way to upload photos on the iPad using the app is through the Photos app and that you can’t use the Files app to get the photos into your Pic-Time Gallery. Also, getting Help through the app is slow and ridiculous. If you’re question doesn’t fit the 2 to 3 options the AI bought wants to give you.
negative Zenfolio app_store source
Annoying App
themes: Sharing and galleries · rating: 2 · relevance: 0.95
App has been downloaded for years and I still have to open from app store when I receive a link from the photographer. Super glitchy. I see other people's photos instead of mine.
negative Immich reddit source
Container manager error mounting to rootfs
themes: Sharing and galleries · rating: · relevance: 1
Hi, I have been recently cleaning up the volumes and recreating them after the move to DS425+ from DS224+. While moving stuff around, I had to move shared Docker folders back and forth. Because of the policy, I reinstalled the container manager. For container like Immich, everything works fine, but for Jellyfin, I got this error. Start container jellyfin failed: {"message":"failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting \"/volume1/data/media\" to rootfs at \"/data/media\": mkdir /volume1/@docker/btrfs/subvolumes/4441903bbc04e9fd484a3cd9308920f7b
negative Ente Photos github source
Ente Auth doesn't show the input password field and just show a spinner
themes: Sharing and galleries · rating: · relevance: 1
### Description So, I've been having problem with Ente Auth for a while now, it happened after I update the App but also probably because I updated my distro as well, but weirdly enough, the old version app on the updated system was fine, until i reboot and it no longer works. Basically, latest AppImage version won't open, but older version does open, but with no way of unlocking the vault (no password prompt). For the first problem basically the AppImage version failed to mount some file into the /tmp folder or something. While the latest version from AUR or the much older version of AppImage (4.4.12 and below) does open just fine but with no way of unlocking the vault. <img width="
negative LibrePhotos github source
Demo Sites In accessible
themes: Sharing and galleries · rating: · relevance: 1
# 🛑 Before you create an issue make sure that: - Your issue is **strictly related to LibrePhotos** itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using. - You have read the [documentation](https://docs.librephotos.com) thoroughly. - You have searched for a similar issue among all the former issues (even closed ones). - You have tried to replicate the issue with a clean install of the project. - You have asked for help on our Discord server [LibrePhotos](https://discord.gg/xwRvtSDGWb) if your issue involves general "how to" questions **When Submitting please remove every thing above this line** # 🐛 Bug Report * [ ] 📁 I've Included a ZIP file
negative Immich reddit source
Sufficient backup setup for Immich
themes: Sharing and galleries · rating: · relevance: 1
Hi all! I have after quite some tinkering managed to setup Immich in parallel with Synology Photos. I have all photos/videos on a 3x4TB SHR1 on my DS423+. I take weekly backups to two external USB-drives that I switch and one always stored in my office (every 3rd month or so). Also I have snapshots running daily. I am comfortable with the above and my question is about the Immich setup below: Immich is installed on a single nvme 0.5TB and are accessing the photos on the HDDs as a read only external library. The setup is with docker (Container manager). All uploads to my photo folder are done via Synology Photos. Immich is just for "browsing/searching/albums". I take nightly backups of the
negative PiGallery2 github source
Can't limit visible folders to users via Allow query
themes: Sharing and galleries · rating: · relevance: 1
--------------------------------------------------------------------------------- **Describe the bug** I'm trying to create a user that only has access to two folders, and I'm doing so via the `Allow query` option in the user details, specifying the query like this: `directory:Games or directory:Shows`. Upon trying to log in with that user, the images don't load, and I can see a SQL error saying that the column "directory.path" doesn't exist. I'm using mysql, but that happens with sqlite too. The query works as normal in the query input box at the top of the page. **Screenshots (optional)** shot of the user configuration: <img width="793" height="653" alt="Image" src="https://github
negative Capture One app_store source
big mistake on my part
themes: Sharing and galleries · rating: 1 · relevance: 1
After reading reviews was excited to try Capture One but extremely disappointed with experience. Ended up with two different Z7II tethered connections during a 1-day 4 location and different lighting environment shoot. Ended up having to import 352 images. Capture One AI did a very poor improvement to images. When I imported the images into Lightroom Classic the improvements were what I expected. Trying to cancel the trial continues to be difficult and I’m 5 days into the trial. No phone support for billing to talk with a real person. No AI chat support. Just an insert your email to log into account to cancel window when I am already in the mobile app. If I try from web Capture One said it
negative LibrePhotos github source
Update mobile dependencies
themes: Sharing and galleries · rating: · relevance: 1
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.9` → `7.29.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.9/7.29.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.29.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2f
negative Photoview github source
Don't show the left menu offset, when not authorized.
themes: Sharing and galleries · rating: · relevance: 1
My second PR, dived a little deeper into the code. I'm not a React developer but an Angular developer, but I'm learning. When a user is not logged in, don't show the left side offset. It's a blank space without a menu. People without an account, viewing a shared album for example, would want to use the full browser with. Happy to read your thoughts on this. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Layout spacing now correctly adjusts based on sign-in state, preventing incorrect sidebar margins for unauthorized visitors. * **New Features** * Authorization detection added so UI components consis
negative SmugMug app_store source
Fix the downloads
themes: Sharing and galleries · rating: 2 · relevance: 1
The app continues to be bugging and I’m a long time customer of smugmug. I like to download my photos from the app for IG. Sometimes I’ll Download each one and my camera roll has the same picture 20 times. I have to log out and log back in each photo. Nearing the end of my smugmug relationship if it is t fixed sooner than later. Should also cancel Flickr as well since they own both now.
negative Immich github source
[Bug] Bulk upload to shared album from mobile browser doesn't work
themes: Sharing and galleries · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug I tried to upload 26 assets to a shared album from my phone browser. It doesn't work. I'm sure this is specific to this. What I've tried: On computer web browser: own gallery: single asset upload: OK 30 asset upload: OK shared gallery: single asset upload: OK 30 asset upload: OK On mobile web browser: own gallery: single asset upload: OK 30 asset upload: OK shared gallery: single asset upload: OK 30 asset upload: KO Clicking
negative Immich reddit source
Should I add NVMe as cache in my 720+?
themes: Sharing and galleries · rating: · relevance: 1
I’m a **semi-amateur user** running a Synology DS720+ mostly for: * **Synology Photos** (for uploading the photo — it’s stable). * **Immich** (for viewing photos/videos). * A few containers like **Podcast Casting** and **Audiobookshelf, maybe Plex.** (Dont have any problems with these) My main **pain point** is that **accessing my photos and short videos feels sluggish**. I measured that when streaming a 4K video, the download speed tops out at **17-20 Mbps**, and even short clips lag. Everything else (audiobooks, podcasts) runs fine with no hiccups. **So, I’m wondering:** * **Is an NVMe SSD cache worth it** for my use case? * **What size should I get?** (200?500GB? 1TB?) * **Should I ge
negative Format reddit source
My Client Contract
themes: Sharing and galleries · rating: · relevance: 1
I occasionally see people starting posts with business/client issues where a contract could have helped. They can be difficult to write on your own, or expensive do get professionally done. Below is what I work with. (And continually tweak). Feel free to take a look, perhaps it can help. Disclaimer: This is a free, general-use template based on my own working agreement. I’m not a lawyer, and this isn’t legal advice. It’s just a practical starting point. Adjust it to fit your business, location, and risk tolerance. —— Photography & Video Services Agreement (Public Template) Preamble This agreement exists to create clarity, protect mutual trust, and ensure a smooth working relatio
negative Immich github source
"Assets cannot be added to the album" error when adding partner photos to an album from timeline (web only)
themes: Sharing and galleries · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug When selecting assets from the timeline to add to an album ("+" in the top right), apparently asset IDs from partner-shared assets are skipped and only my own assets are added. When only partner assets are selected for adding, the asset ID array is empty and I get the "Assets cannot be added to the album" error. This happens only with partner assets which appear in my timeline through partner sharing, and only when adding assets to an album via the timeline. When a partner asset is opened with the viewer (e.g. click on the photo in the timeline), it's possible
negative Nextcloud Memories github source
HDR Images will only render after zooming
themes: Sharing and galleries · rating: · relevance: 1
### EDIT: **Just realized that the "Always load high resolution image" option (which is key to this issue) is stored client side and was getting reset when I was clearing browser cache and other things during debugging and troubleshooting. Maybe this issue is more of a question of "how can we make 'Always load high resolution image' default for all users"?** ### Describe the bug I have managed to get HDR images to render after a bunch of trial and error and config adjustments but they will only render after zooming into the full image, they will never load the HDR image straight away. For example on mobile web interface I need to double tap to zoom into the image and in the desktop web int
negative Format reddit source
LIA - Open Source personnal AI assistant
themes: Sharing and galleries · rating: · relevance: 1
[https://lia.jeyswork.com/](https://lia.jeyswork.com/) [https://github.com/jgouviergmail/LIA-Assistant](https://github.com/jgouviergmail/LIA-Assistant) # Why LIA exists LIA exists because I think we lack an AI assistant that is truly yours. Simple to administer day-to-day. Shareable with your loved ones, each with their own emotional relationship. Hosted on your server. Transparent about every decision and every cost. Capable of an emotional depth that commercial assistants don't offer. Reliable in production. And open — open on providers, standards, and code. # What LIA does not claim to be LIA is not a competitor to cloud giants and does not claim to rival their research budgets. As
negative Damselfly github source
Bump electron from 20.0.0 to 39.8.4 in /Damselfly.Desktop
themes: Sharing and galleries · rating: · relevance: 1
Bumps [electron](https://github.com/electron/electron) from 20.0.0 to 39.8.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v39.8.4</h2> <h1>Release Notes for v39.8.4</h1> <h2>Fixes</h2> <ul> <li>Fixed an issue where <code>nodeIntegrationInWorker</code> overrides in <code>setWindowOpenHandler</code> were not honored for child windows sharing a renderer process with their opener. <a href="https://redirect.github.com/electron/elec
negative Immich github source
ROCm ML image crashes (SIGSEGV) on AMD Phoenix iGPU (gfx1103) with MIGraphXExecutionProvider
themes: Sharing and galleries · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug ### Bug: `immich-machine-learning` `-rocm` image crashes (SIGSEGV) on AMD Phoenix iGPU (gfx1103) during model compile (MIGraphX EP) #### Summary On TrueNAS SCALE with an AMD Phoenix3 iGPU (gfx1103), the `immich-machine-learning:<version>-rocm` container repeatedly crashes with **SIGSEGV** during model compile/load when using **MIGraphXExecutionProvider**. This causes the Immich server to mark ML unhealthy and face recognition jobs fail with `fetch failed`. Switching to the **CPU** ML image resolves the issue. #### Environment - Immich version: **v2.6.3*
negative Synology Photos app_store source
Please fix the issue
themes: Sharing and galleries · rating: 2 · relevance: 0.9
App has bugs. Several items left in my album that could not be backed up.
negative Capture One app_store source
Issue
themes: Sharing and galleries · rating: 1 · relevance: 1
It doesn’t allow me to download files or my images to iPad capture one
negative PiGallery2 github source
Fix for handling non-standard offset formats without zero padding
themes: Sharing and galleries · rating: · relevance: 1
Fix for issue https://github.com/bpatrik/pigallery2/issues/1128 Replaces non-zeropadded hours (regardless of - or +) with zero-padded hours. Also adds a unit test on a file with the same metadata as provided in the pixel-photo by @tropicalsriracha in [this comment](https://github.com/bpatrik/pigallery2/issues/1128#issuecomment-3866367788)
negative HomeGallery github source
build(deps): bump sharp from 0.32.6 to 0.34.5
themes: Sharing and galleries · rating: · relevance: 1
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.34.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lovell/sharp/releases">sharp's releases</a>.</em></p> <blockquote> <h2>v0.34.5</h2> <ul> <li> <p>Upgrade to libvips v8.17.3 for upstream bug fixes.</p> </li> <li> <p>Add experimental support for prebuilt Linux RISC-V 64-bit binaries.</p> </li> <li> <p>Support building from source with npm v12+, deprecate <code>--build-from-source</code> flag. <a href="https://redirect.github.com/love
negative Synology Photos app_store source
Can’t download to iPhone photo library
themes: Sharing and galleries · rating: 1 · relevance: 0.9
Can’t easily download to photo library or other apps for editing.
negative SmugMug app_store source
Too many bugs
themes: Sharing and galleries · rating: 2 · relevance: 1
There seems to constantly be an issue with loading albums
negative Immich reddit source
Trying to decide low maintenance replacement for google photos and need some opinions
themes: Sharing and galleries · rating: · relevance: 1
Hey, I just had a wee one and want to move off google photos soon for privacy reasons, but also to have a little more control over my photos. Hoping for some opinions and/or experience with some setups. All I would like really is photo backup from 2 phones, ability to create albums, and the solution being robust and not too might maintenance. Everything else is an added bonus. Currently I have a pibox for a NAS with 2 x 2tb drives - one with SMB share and the other one for backups (yes, it's not 3-2-1 for now). It's small, quiet, with debian and ansible + docker compose management. CM4 module though only has 8GB flash storage, so I might need to use one of the drives for the OS if I want t
negative PiGallery2 github source
Install extensions error
themes: Sharing and galleries · rating: · relevance: 1
**Note:** Please always try reproducing the issue on the `:edge` build. There is a chance that it was already fixed. If it's an UI issue, you can try reporducing it on the [demo page](https://pigallery2.onrender.com/). ---------------------------------------------------------------------------------- **Describe the bug** Attempt to install any of the extensions made available in the UI fails with the following errors: ``` {"log":"1/27/2026, 8:22:59 PM[\u001b[35mSILLY\u001b[0m][ExtensionManager] Downloading extension from https://github.com/bpatrik/pigallery2-sample-extension/archive/refs/heads/main.zip to /app/data/config/extensions/sample-extension.zip\n","stream":"stdout","time":"2026
negative SmugMug app_store source
Unnecessary
themes: Sharing and galleries · rating: 1 · relevance: 1
this app has fewer features than the desktop version. If the browser version didn't keep bugging you to download the app when you are using a tablet, I would never have done it. It's unnecessary and has fewer features (you can't move photos within a folder) then the browser version. Waste of time.
negative PhotoPrism reddit source
Pic-O: A simple, self-hosted photo gallery (looking for feedback)
themes: Sharing and galleries · rating: · relevance: 1
https://preview.redd.it/q3lwlfhubjbg1.png?width=4000&format=png&auto=webp&s=ba1a6b88dfc03bdce4b1a3353cb852c005d6c027 In the past period I have developed Pic-O, a lightweight self-hosted photo gallery focused on simplicity and core features required to expose photos. [https://github.com/Xirt/Pic-O](https://github.com/Xirt/Pic-O) I created the application as I ran into issues (not able to handle large photo archives gracefully) and / or functional limitations with other software like Synology Photo Station, Synology Moments, Photoview and PhotoPrism. Pic-O aims to provide the following: * Clean, modern & simple photo albums * Optional authentication and shareable links * Mo
negative Pixieset app_store source
Not Available on my brand new Ipad.
themes: Sharing and galleries · rating: 2 · relevance: 1
I only bought n Ipad because the Pixieset mobile is so hard to navgate ad create a website without a “desktop” I figured, “let me buy an Ipad so I can create a website and really MAXIMIZE my business.” Come to find out, I cant download the app on my brand new ipad. How frustrating.
negative Pic-Time app_store source
Pain to use
themes: Sharing and galleries · rating: 1 · relevance: 1
Downloading photos is a pain. Still trying to figure it out. Can’t simple click and save. Wish I didn’t have to use
negative Lychee github source
Pinning albums is delayed
themes: Sharing and galleries · rating: · relevance: 1
### Discussed in https://github.com/LycheeOrg/Lychee/discussions/3862 <div type='discussions-op-text'> <sup>Originally posted by **hampoelz** December 10, 2025</sup> ### Lychee version v6.10.3 ### Did you check the latest Lychee version? Yes, I did ### Which PHP version are you using? PHP 8.4 ### Detailed description of the problem When I pin or unpin albums, it takes several minutes for the change to become visible. I think this is due to the cache functionality I've enabled - because after I manually flush the cache and reload the page, the change becomes visible immediately. I think the cache should be updated automatically in this case. Especially if you do
negative Format reddit source
Questions about performing the admin account reset
themes: Sharing and galleries · rating: · relevance: 1
My dad set up a DS220+ a while ago. He passed away around 3 years ago, so I can't access his account or the admin account. As far as I know there's multiple accounts with varying access levels to the data on the drives. I have access to a limited amount of data on my account, but I want to view everything on there. I can't seem to figure out the admin password and my mom doesn't know the password to it. I know there's a method to resetting the admin account, but it's on DSM 7.0.1 and I'm worried that the drives are encrypted and I'll lose access to them by performing the reset. According to [this link on Synology's website](https://kb.synology.com/en-my/DSM/tutorial/How_to_reset_my_Synology
negative Zenfolio app_store source
Won’t open with link
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Doesn’t do anything. Just stuck on page that says to use link.
negative Synology Photos app_store source
Shared space not visible IOS 26
themes: Sharing and galleries · rating: 1 · relevance: 0.9
I am having same issues like others reported, not being able to view shared space. After hrs of troubleshooting on my own . I figured out when you click on personal space if you click right under the line you can access shared space. Seems like you needs updating. Horrible, spent hrs troubleshooting.
negative Pic-Time app_store source
Frustrating
themes: Sharing and galleries · rating: 1 · relevance: 1
Simply doesn’t do what it’s supposed to do, doesn’t show photo numbers unless you’re in a certain format and won’t download the favorites
negative Zenphoto github source
Only one result showing for search on first page
themes: Sharing and galleries · rating: · relevance: 1
Hi, my list of bugs is shrinking thanks to your support, this is one of the last ones :) For some reason, I am only getting one search result on the first page of results, but the full number on the other pages. For example here https://dualmonitorbackgrounds.com/page/search/?s=tree and then the second page here https://dualmonitorbackgrounds.com/page/search/2/?s=tree I compared the code to the `basic` theme and it seems the same, it is just doing `while (next_image()) {` This is on 1.6.8, I can link you to the exact code it is running if that would be helpful. Thanks
negative Immich app_store source
Why do I need to allow reading all the Photos to download my own photos???
themes: Sharing and galleries · rating: 1 · relevance: 1
Why do I need to allow reading all the Photos to download my own photos???
negative Immich github source
[iOS] SqliteException(2067): UNIQUE constraint failed in remote_asset_entity during sync
themes: Sharing and galleries · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug **Description** When using Immich iOS client (iPhone 13 Pro, iOS 17/18), the app crashes with a SQLite UNIQUE constraint error during sync. **Steps to Reproduce** 1. Upgrade server to v1.144.1. 2. Open Immich iOS mobile app. 3. Let sync run with existing assets. 4. Error appears in logs: SqliteException(2067): while executing statement, UNIQUE constraint failed: remote_asset_entity.owner_id, remote_asset_entity.checksum Causing statement: INSERT INTO "remote_asset_entity" ... 5. Resetting the mobile DB (deleting & reinstalling app) DOES NOT work. **Exp
negative Immich app_store source
Terrible Photo Backup App
themes: Sharing and galleries · rating: 1 · relevance: 1
The primary purpose of a backup is to restore data from it. However, in practice, Immich is horrible at restoring photos to your phone. Consider this scenario: you purchase a new iPhone and use your own Immich server to back up your old iPhone’s photos. You want some of those photos on your new iPhone, so you open the Immich app, connect it to your new phone, and press the download button on a few photos to create a wallpaper on your new iPhone. Surprisingly, the app is coded so poorly that it doesn’t exclude the photos you restored or downloaded from Immich to your new phone. As a result, you end up with duplicates on the Immich server when the auto-backup begins from your new iPhone. It on
negative Damselfly github source
Bump electron from 20.0.0 to 35.7.5 in /Damselfly.Desktop
themes: Sharing and galleries · rating: · relevance: 1
Bumps [electron](https://github.com/electron/electron) from 20.0.0 to 35.7.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v35.7.5</h2> <h1>Release Notes for v35.7.5</h1> <blockquote> <p>[!WARNING] Electron 35.x.y has reached end-of-support as per the project's <a href="https://www.electronjs.org/docs/latest/tutorial/electron-timelines#version-support-policy">support policy</a>. Developers and applications are encouraged to upgrade to a newer version of
negative Synology Photos app_store source
Good. Hopeful you can turn this into something amazing
themes: Sharing and galleries · rating: 2 · relevance: 0.9
Addendum: So many issues have emerged. Something is absurdly off with caching. Like I removed all limits on cache memory on my iphone and it keeps doing a fresh pull down of the already extant album lists, this is frustratingly aggravating. the app clearly has the prior cache when i first open it, but for some reason it invalidates it and then spends forever re-downloading thumbnails. This is a time consuming waste when I'm on the local network shared withe the nas server, it makes the app virtually unusable when using mobile data, the lags frequently are astronomical, but needlessly, like this core usability and is very poorly managed or architected caching logic. please fix this! If I'm gi
negative Nextcloud Memories github source
Managed Servers and the ffmpeg Problem
themes: Sharing and galleries · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.** Managed Nextcloud servers do not allow you to install ffmpeg, which makes it impossible to create thumbnails for videos. This makes the gallery only half as enjoyable. **Describe the solution you'd like** The Les Pas app (https://github.com/scubajeff/lespas) has solved this problem quite well by rendering the missing thumbnails locally. (Unfortunately, I didn't like the app at all, unlike Memories.) **Additional context** Congratulations on the app. I'm thrilled with how smoothly everything runs. :)
negative Synology Photos app_store source
Nothing but issues
themes: Sharing and galleries · rating: 1 · relevance: 0.9
1. The app keeps logging me out saying and then I have to log back in and setup my backups again and let that run 2.. anytime I create a new shared album I have to log out of the app for it to show up. Again having to step my back ups etc 3. I use my nas for storage of my family and they have the same issues and since their accounts is on dual factor they constantly have to check the app to see if things are backing up. They get logged out of the app even when it’s remember my device it still prompts for dual factor.
negative Immich github source
iOS does nothing when upload bunch of media files on Safari mobile browser
themes: Sharing and galleries · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug I've created a shared link to an album with access to upload photos, sent it to a friend Friend said that she was not able to upload all the photos/videos at once (she selected all the files, around 50-60 and confirmed selection), however she did uploaded all of them in batched of 10-12 files without issues She is using iPhone 15 Pro, iOS 18.5, Safari I personally don't have an iPhone, neither have access to any, so can't reproduce this bug, will appreciate if someone can confirm or deny this issue ### The OS that Immich Server is running on Ubuntu 25.04
negative CloudSpot app_store source
Downloaded for previous Photos
themes: Sharing and galleries · rating: 2 · relevance: 0.9
I saw this app mentioned in a Reddit post about clouds and love collecting apps to identify aspects of the natural world, but was severely disappointed to realize that I cannot upload already existing photos onto the app to identify clouds on. I live in an area with a semi-common occurrence of Asperitas clouds, and wanted to document the times I’ve caught it on camera. However, I cannot do that as I can’t upload old pictures. Very disappointing and I guess I’ll just delete the app because I have little use for it in the summer.
negative PhotoPrism github source
AI: Add support for Model Context Protocol (MCP)
themes: Sharing and galleries · rating: · relevance: 1
**As a PhotoPrism user experimenting with LLM-based workflows, I want a read-only MCP endpoint that exposes PhotoPrism's reference data, so that MCP-aware clients (IDE assistants, agents, custom GPTs) can answer questions about PhotoPrism without a custom integration.** The Model Context Protocol (MCP) is a JSON-RPC 2.0 protocol that lets Large Language Models talk to external tools and data sources in a standardized way. This issue tracks PhotoPrism's MCP support end-to-end; the upstream references are listed at the bottom. ## Current Status: Initial Read-Only Implementation An initial MCP server is now available on `develop` behind the `--experimental` flag (merged in #5519 and refined
negative Pixieset app_store source
Doesn’t let Roy view Galleries
themes: Sharing and galleries · rating: 2 · relevance: 1
It’s so disappointing that I can’t view my clients galleries and activities on the app. If anything, Pixieset is attempting to be more like HoneyBook.
negative Zenfolio app_store source
Won’t even let me do anything
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I downloaded it again and again. It will not open. It just said to use the link sent from photographer. Which I’ve tried over and over. Won’t give me options for anything else at all.
negative Capture One app_store source
EVERYTHING IN MY CLOUD IS GONE!
themes: Sharing and galleries · rating: 1 · relevance: 1
all of my work in past several months just magically disappeared within the app, but I have 15 GBs of data saved? I had big photoshoot 04/12 and then a few days later I go to start editing and everything within the app is gone, not a single photo just blank albums. Things like this should have a customer service support to speak to but all we got is FAQs?
negative Capture One app_store source
Embarrassment
themes: Sharing and galleries · rating: 1 · relevance: 0.7
This app will make you look bad in front of clients. Capture One has the audacity to charge its users every year with incomplete updates. They should be disgraced to not fix this.
negative Zenphoto github source
Database and storage pruning
themes: Sharing and galleries · rating: · relevance: 1
Hi all, happy new year! The websites I run (dualmonitorbackgrounds.com is the biggest one) get a lot of user registrations, but most users don't add images, and many are spammers. This causes a some problems: - Each time someone adds a new account, it creates a folder in the `albums` folder, which means there are about 50k folders in there, but about 49k are empty - It's almost impossible to load the user and group management pages, because even if the server ever completes the page load, the browser uses GBs of memory until it runs out. So if I want to change permissions I have to go into the code and find the enums and change it in the database directly 😆 - The SQL server uses a lot
negative Pic-Time app_store source
Extremely buggy
themes: Sharing and galleries · rating: 1 · relevance: 1
I always have issues logging in as I have two accounts I often have to switch between. There is no option to download web size vs high res. When downloading from app there is not gauge as to how many photos have already downloaded, how many there are left, if any have even downloaded, and when I go to check my camera roll to see if the download has worked it usually errors out and stops the download completely. So many issues. Pic-Time on my laptop from the web browser? Absolutely perfect. The Pic-Time app? Terrible and even worse since the update.
negative Pic-Time app_store source
Terrible app that never seems to work.
themes: Sharing and galleries · rating: 1 · relevance: 1
I love Pic-Tim galleries but this app is worthless. It never loads, has a spinning wheel for 98% of the time it’s open, and it compresses images for downloads so much it greatly diminishes quality. Pic-Time needs to bag the app and WORK ON MAKING THE PHOTOG DASHBOARD MOBILE RESPONSIVE. Not sure how many of us need to keep repeating this over and over again, but I’ll just keep saying it until it finally happens.
negative HomeGallery github source
Error gallery.config.yml does not exist, when running init
themes: Sharing and galleries · rating: · relevance: 1
Hello, I spent a few mins trying your project via docker - docker-compose file here: ```yaml --- volumes: home-gallery: {} services: api: image: xemle/home-gallery-api-server environment: - BACKEND=node gallery: image: xemle/home-gallery entrypoint: ['node', '/app/gallery.js'] command: ['run', 'server'] environment: - GALLERY_API_SERVER=http://localhost:3000 - GALLERY_API_SERVER_CONCURRENT=5 - GALLERY_API_SERVER_TIMEOUT=30 - GALLERY_OPEN_BROWSER=false - GALLERY_WATCH_POLL_INTERVAL=300 volumes: - home-gallery:/data - /media/photos:/photos:ro ports: - 3000:3000 depends
negative Damselfly github source
Docker container missing locale and perl is throwing log errors in the container logs
themes: Sharing and galleries · rating: · relevance: 1
I'm currently testing the latest docker container webreaper/damselfly and am in the first stages of generating thumbnails and identifying objects and faces on a "small-ish" library before moving to my production/large image set. **Problem Report** ```docker logs -f damselfly``` was repeatedly throwing the following log entries and filling the log: ``` perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US.UTF-8", LC_ALL = "en_US.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). ``` **Tested Fix** I ran the foll
negative PhotoPrism reddit source
[ Setup Review ] Old Laptop Home server
themes: Sharing and galleries · rating: · relevance: 1
I have been running this home server setup for 2 years now. Would like to get review and improvement suggestion from all of you. Thanking everyone in advance. **Main Use Cases :** * Home NAS (No more google cloud or any other cloud) * App Server (\*arr stack, photoprism, downloaders, etc) all in docker * Occasional new OS testing in proxmox (Can live without it) **Major Concerns :** * Should I move away from proxmox and run OMV on bare metal. * My network copy speeds are around 25 MBps on wifi 6. Is this the correct read speed for a 1Gig network card? If not how can figure out the bottleneck **Hardware Setup:** * **System Configuration:** * CPU - Intel(R) Core(TM) i5-7200U
negative Pic-Time app_store source
Bad app
themes: Sharing and galleries · rating: 1 · relevance: 1
I love pictime but the app is the most buggy app I’ve ever used. I’m constantly having to delete it and redownload it because it’s stuck in loading.
negative Chevereto github source
Manage albums and sub-albums...
themes: Sharing and galleries · rating: · relevance: 1
### Discussed in https://github.com/chevereto/chevereto/discussions/65 <div type='discussions-op-text'> <sup>Originally posted by **HeartBtz** July 14, 2024</sup> Hello, As I try to manipulate my albums, I realize that it is quite complicated to move between albums and sub-albums... What do you think about creating a sort of tree structure that would make it easier to navigate through the parent albums (like a file system?)?</div> Managing sub-albums needs improvements for browsing. I can list a few additions that could improve this issue: - [x] "Go up" button that jumps to the parent album, basic yet effective - [x] Breadcrumb navigation showing the
negative Zenphoto github source
Issue with keywords/tags (accents, capitalization, duplication etc)
themes: Sharing and galleries · rating: · relevance: 1
During testing of metadata import isses - I've found an issue with keywords/tags (tested with xmp-metadata plugin enabled and disabled) Photo: https://demo.private-universe.net/other-formats/languages/spire-of-sveta-petera-baznica.jpg.html As you can see - image has name of the city in keywords written in 3 languages: Riga, Rīga, Рига Now with each metadata refresh for this photo - Rīga doesn't get imported into tags, but is listed in keywords, but another "Riga" is added as a separate tag ![image](https://github.com/zenphoto/zenphoto/assets/75898540/a011a16a-3340-4e93-94ce-19bdc2110c4a) Tags in admin lists 34 instances of Riga and none of Rīga ![image](https://github.com/zenpho
negative PhotoShelter reddit source
Photoshelter deleting images
themes: Sharing and galleries · rating: · relevance: 1
Hi all - I’m currently starting to migrate my Photoshelter site (to Wordpress), so I’ve been reviewing each of my galleries, and I’ve noticed that quite a few of them are empty, including recent galleries which I definitely uploaded photos into. Has anyone had similar problems, and any luck with getting the images restored? I’m currently on the USD$50/month plan. Edit: it’s the CLIENT GALLERIES which are being emptied, ffs! Another edit: I’ve been missing out on a lot of notifications, I’m so sorry.
negative Pic-Time app_store source
Avid pic time user. Very buggy app
themes: Sharing and galleries · rating: 1 · relevance: 1
The app is really buggy. I wish it wasn’t! It gives me an error anytime I want to download photos from galleries in full res that have been up for over a few months. Also keeps making me log in. I reported the error issue to pic time a year or two ago. Still no fix. Reported the log in issue a couple weeks ago. They said delete and re download app. Didn’t fix the issue.
negative Zenphoto github source
Search cache issue storing criteria/serialized arrays
themes: Sharing and galleries · rating: · relevance: 1
I'm working on adding support for Related Items plugin to my theme Paradigm and have encountered a strange issue. Tested with todays 1.6.3a (Official build) on my test site and 1.6.2a on live site. Issue: when adding printRelatedItems with any parameters execution causes unexpected end of file for browsers. On desktop browsers this is often forgiven and content is rendered regardless. But on mobile - part of the page is not rendered which causes loss of functionality (tested with Chrome, Vivaldi) In validators - this causes errors "Error: End of file seen and there were open elements." and everything related to printRelatedItems and afterwards is flagged as "Unclosed element" Th
negative Immich github source
Hardware acceleration cause video play with stuttering effect
themes: Sharing and galleries · rating: · relevance: 1
### The bug I'm running into an issue where some videos, but not all, stutter when viewing from the web. By stutter, I mean it looks like it freezes every half second for a moment and this lasts throughout the entire video, which makes for a very jerky watching experience. There's no indication the video is buffering, and the file size does not seem to matter (can happen with both large and small video files). If a video is affected, the stutter happens whether I am hovering over the thumbnail or clicking into the video. The video file itself is fine - it plays back without issue when downloaded. Similarly, viewing the same video on the app does not have any stutter either. Would appr
negative PiGallery2 github source
Is directory flattening broken?
themes: Sharing and galleries · rating: · relevance: 1
### Discussed in https://github.com/bpatrik/pigallery2/discussions/852 <div type='discussions-op-text'> <sup>Originally posted by **gerroon** March 10, 2024</sup> Hi I have folders with folders with thousands of files in them. When I do ungroup directory flattening, I small number of files shown as result. Say 80 files out of 20k or sometimes flattening shows none. It seems to me that it is not recursing deep into folders. Now I set my max media search result to 4000, so it cant be that. This used to work but I do not remember at what point this has changed. I use docker :latest on Linux. So here is a folder without flattening, this folder probably has o
negative Zenfolio app_store source
I'm not sure what is app is for.
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I've sent it to clients and have tried to use it myself. When it opens it just shows a blank page that says to use the link provided by the photographer. There is no place to input a link or anything else. What are clients supposed to do? Zenfolio is really becoming unusable. The price keeps increasing, the website and apps are excruciatingly slow and unusable. I'm at a point where I am exploring other options.
negative Capture One app_store source
App Just Stopped working
themes: Sharing and galleries · rating: 1 · relevance: 1
After I signed up for the Desktop version this app would not load. It gave me the error message this App is assigned to another capture one account. I had this app on the iPad for some time now and now I download the desktop version and it crashes it wont even load… it just hangs on the splash screen. This has become my swiss army knife in the studio and on location… its 2024 why is getting things to work so difficult. This is unacceptable.
negative Zenfolio app_store source
Terrible app! Doesn’t even open up
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I’ve had this app for about 5 years and I don’t think it’s ever updated. I had to delete it to try to install it again and it ended up not saving any of my albums. You’d think the app would be connected to an account so albums don’t get lost on the internet. Now I had my photographer send me the albums again and now the app won’t even open up !!
negative Pic-Time app_store source
Photographer interface doesn’t exist
themes: Sharing and galleries · rating: 1 · relevance: 1
Why don’t you make a version of the app where photographers can edit the gallery setup? Or give them an option to share from the app? Also, downloading the photos from a clients perspective is so obnoxious
negative Pic-Time app_store source
What happened??
themes: Sharing and galleries · rating: 2 · relevance: 1
Had this app for years now and all of a sudden it is not working correctly.. this app is the only one that wont allow my iPad to change the screen orientation… meaning when i open the app connected to my keyboard, it should be in landscape, like it has been since i got the iPad… now it stays in portrait.. i have to turn the ipad in order to use the app.. and yes, it is the only app that is giving me issues.. no other app is doing it. Yes, i turned it on and off. Yes, i deleted the app and redownloaded it. So yes, its the app.
negative Zenfolio app_store source
Don’t use
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Horrible can’t get to download!!
negative Zenfolio app_store source
Photos didn’t save
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I downloaded my photos to this app 5 times before the link expired to be extra safe, and now I can’t access them. Beyond upset.
negative Piwigo github source
Fresh Piwigo 13.7.0 installation -> Undefined array key "modus_theme"
themes: Sharing and galleries · rating: · relevance: 1
Hello I've installed Piwigo 13.7.0 on my server. after finishing the database and user setup i get a white site with the following errors/warnings ``` Warning: Undefined array key "modus_theme" in /var/www/clients/client1/web3/web/share/themes/modus/themeconf.inc.php on line 28 Warning: Trying to access array offset on value of type null in /var/www/clients/client1/web3/web/share/themes/modus/themeconf.inc.php on line 28 Warning: include(/var/www/clients/client1/web3/web/share/themes/modus/skins/.inc.php): Failed to open stream: No such file or directory in /var/www/clients/client1/web3/web/share/themes/modus/themeconf.inc.php on line 28 Warning: include(): Failed opening '
negative Pic-Time app_store source
Not Functional
themes: Sharing and galleries · rating: 1 · relevance: 1
It’s a pain in the butt to download photos. You have to press the download button multiple times before it actually downloads. It’s hard to go back from one gallery to get to all of them. You have to close out of the app first. Just to a name a few of the issues.
negative Pic-Time app_store source
Is This A Joke?
themes: Sharing and galleries · rating: 1 · relevance: 1
I use Pic Time for my wedding client galleries and it’s a good service, albeit somewhat buggy. This app, however, needs to be pulled off the app store. It's unusable. It will throw up blank windows with no way out other than to quit the app and more. I logged in I saw my business come up AND the name of another photography business not associated with mine at all. Fortunately, I was not able to see the other businesses' work. This app should be an embarrassment to Pic Time and either be replaced or pulled off the market entirely.
negative Zenfolio app_store source
Constant errors
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I’m having nothing but error messages with this app and so are my clients fix it please
negative Zenfolio app_store source
Site doesn’t work at all!
themes: Sharing and galleries · rating: 1 · relevance: 0.95
So frustrating ~ I send this to my clients for easier phone usage to see their galleries and it doesn’t even work and it makes me look bad. When will they get a better app please !
negative PhotoStructure github source
Bump knex from 0.95.9 to 2.4.0
themes: Sharing and galleries · rating: · relevance: 1
Bumps [knex](https://github.com/knex/knex) from 0.95.9 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/knex/knex/releases">knex's releases</a>.</em></p> <blockquote> <h2>2.4.0</h2> <h3>New features:</h3> <ul> <li>Support partial unique indexes <a href="https://github-redirect.dependabot.com/knex/knex/issues/5316">#5316</a></li> <li>Make compiling SQL in error message optional <a href="https://github-redirect.dependabot.com/knex/knex/issues/5282">#5282</a></li> </ul> <h3>Bug fixes</h3> &
negative Zenfolio app_store source
GLITCHY APP
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Please fix this app as I am not able to save my wedding photos!!!!!!!! I click the download button and absolutely nothing happens. I don’t want to screenshot the picture because then they’ll be blurry. Fix this app so I use MY photos I ALREADY paid for
negative Zenfolio app_store source
Useful but not reliable
themes: Sharing and galleries · rating: 2 · relevance: 0.95
An easy way to look at pictures - but very frustrating to use. Loading is bad, and button for downloading the pictures rarely works
negative Format app_store source
Hard to Recommend
themes: Sharing and galleries · rating: 2 · relevance: 1
It’s hard to recommend this as well as the main format subscription service. Forget about fast upload speeds. They take at least eight times as long as my last website server, which was zenfolio. The Lightroom plug-in is also very slow. This is extremely unacceptable for any type of professional, whose clients rely on them for fast turnaround. also forget if you’re any type of event or wedding photographer is trying to upload more than 200 photos at a time result in errors or having to skim through all your photos to see what actually uploaded and what didn’t. I chose format initially because of the presentation and clean looks of the site. But the uploading to the actual site is broken. I
negative Zenfolio app_store source
Awful
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I’m a little upset my photographer uses this app. The download option is horrible. I have no idea if it got all my pictures. It’s taken days and still not done. There are so many better options not sure why anyone would use this. Please fix your app.
negative Format app_store source
This app has potential
themes: Sharing and galleries · rating: 2 · relevance: 1
This app has everything laid out nicely except it doesn’t have any tutorial on how to use it! As well as when I try to add any external links, it crashes right after /: please fix this bug
negative Zenfolio app_store source
Can we fix apple 13 pro bugs
themes: Sharing and galleries · rating: 1 · relevance: 0.95
It doesn’t allow me to open my photos app easily. I have to go back to my email and continue opening app from app browser multiple times. Then sometimes it loads photos into my app. Need bug fixes and updates please. Awesome app when it works. 2022 update: I have clients that have been using this app for over 5 years. We need a serious update!
negative Zenfolio app_store source
The app has stopped working
themes: Sharing and galleries · rating: 1 · relevance: 0.95
It used to work great. Now when you click on the link in the email it will not go to the app. Tried deleting and reinstall suggested by Zenfolio now it does nothing. This means upset clients and business lost.
negative Pic-Time app_store source
This application does not exist
themes: Sharing and galleries · rating: 1 · relevance: 1
The application is not adapted: there is no way to send a gallery, there is no way to share a link to the gallery, many errors, in fact the application is not suitable for use, it is easier to use it through the browser.
negative Pic-Time app_store source
So frustrating
themes: Sharing and galleries · rating: 1 · relevance: 1
I am VERY frustrated. I am creating my galleries and then when I got to preview them all of my photos say hidden even though I definitely didn’t hide them. I didn’t have this issue the first time I made a gallery but now it is doing it and I’ve tried everything. Please someone help I am so upset about this.
negative Zenfolio app_store source
Opens someone else’s gallery
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I get another photographer’s gallery. I hope there is a fox soon
negative Zenfolio app_store source
Garbage
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I’ve been using this app for 2 years now and up until now, I never had a problem! Now I can’t open any of my galleries. I have tried deleting, re-downloading and uploading all galleries again, turning my phone on and off again. Nope still works when it wants to and now I can’t open anything! Fix this crap!
negative Zenfolio app_store source
This app is trash
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Opens up and states you need to provide link provided by the photographer. Okay, but there is literally no way to leave that page or anywhere to add link. Nothing to tap. Can’t scroll. Can’t provide link or anything else for that matter. Total dud. Ugh.
negative Zenfolio app_store source
The photo Mormons app for iPhone does not work well and I would not recommend it.
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I download the photo moments app for iPhone. I was successfully able to see pictures uploaded by my professional photographer. However when I try to download a photo there’s no way to find out where it is stored on the phone. There are very few menu options for the app. I would say for the most part this app is a very low quality. I get an opportunity to talk with several hundred people per week in education and information related sessions and I will be sure to do my best to make sure this app is avoided. If some of your technical people out there who create these apps cannot do better than this then perhaps you should look into a different profession.
negative Photoview github source
Download all pictures as zip from anonymous share
themes: Sharing and galleries · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.** I am sharing my albums with friends and family through the sharing feature. If people want to save the albums on their own storage they currently need to go through every picture one by one and save it. **Describe the solution you'd like** There should be a download option similar to the one in the album settings when logged in. I think it should be in a dedicated, prominent place, like a button saying "download all" since a user not familiar with photoview might not know that the download all option is in the album settings. This would also give the advantage that the settings menu does not need to be touched. Potential
negative Zenfolio app_store source
Where are my photos?
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I cannot access family photos. Link keeps sending me to some wedding photos and there’s no option to select a different photographer. Not intuitive and not useful.
negative Zenfolio app_store source
Freezes/glitchy/always gives problems.
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Embarrassing how much this app freezes. Seriously the most Glitchy app I've ever used. I wish the developers would just improve it already. I can't load more than one gallery to it at a time. Half the time it won't open at all. Freezes at almost every step. App freezes almost every time I try to access a gallery. If it doesn't freeze it runs incredibly slow.
negative Zenfolio app_store source
DOES WHAT ITS SUPPOSED TO
themes: Sharing and galleries · rating: 2 · relevance: 0.95
**Edit: This app seems to have gone downhill. Still not able to save photos to phones consistently, and NOW I’ve got some “White Gold Photography” gallery that pops up before my studio! There are better solutions out there than this.** The app is ok. It does what it’s supposed to but I wish it was more customizable for the client- like making their photo the app cover image. My biggest gripe is that it doesn’t always save images to my, or my clients, phones even though it’s allowed through the gallery. It’s pretty frustrating to say the least. I don’t know if it’s a bug/glitch but I really wish it would get fixed.
negative PhotoShelter app_store source
Pretty Basic
themes: Sharing and galleries · rating: 2 · relevance: 0.95
I’m continually having to log out and log back in. We have SSO setup and after a day, it shows that there are no photos/galleries/accounts available to my name. So I have to log out and log back in to see them again. I also feel it’s missing a way to share a URL of a photo or gallery with others.
negative Capture One app_store source
Too unreliable
themes: Sharing and galleries · rating: 2 · relevance: 0.7
Paid for the camera control add-on which is too unreliable to use. It will work for a few minutes and then fail. I can't imagine how unprofessional I would look with a client in my studio and my remote control software regularly interrupts my shoot. Even when it does work, the camera controls are rather limited (even compared to the desktop software). For example, you can't change the shutter mode or set a timer.
negative Zenfolio app_store source
Let down for years
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I’ve tried really hard to like this app, let alone love it. When it works, it couldn’t be easier and more convenient for my clients and I. But it works less often than it doesn’t work. I’ve been a Zenfolio customer for years and I don’t understand why this app continues to have the same issues. Every other time I use the app I have to delete it and reinstall it just to get it to work - losing everything I’ve managed to download so far. Half the time it won’t download the photos to mine or my clients’ phones which is super embarrassing. I’m trying to provide an awesome, convenient and a very modern day way to download their photos while also providing top notch customer service. Really disapp
negative Capture One app_store source
Works… when it wants too
themes: Sharing and galleries · rating: 1 · relevance: 0.7
I like the fact this is a great tool especially when I’m done with my sessions and the client can rate on the fly or remotely and see the incomings… But the biggest factor of this app is that it crashes CONSTANTLY despite them saying they “fixed a number of crashing issues”. Either they put that and forgot to upload the updated version or something but this thing is super buggy even when I am hardwired into my internet behind a hardware based firewall that allows this connection. The app feels so “open sourcey” like that it’s almost useless to use because it’s not reliable. Thankfully whatever the client rated, it goes to the pc side before it crashes randomly so they are not starting all
negative Zenfolio app_store source
Love the idea, but hate the app
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I really wish Zenfolio would update this app. I live the idea of an app for my clients, but the app freezes, shuts down and is so finicky. Please update this app so my clients aren’t so frustrated.
negative Capture One app_store source
Crashes over and over
themes: Sharing and galleries · rating: 2 · relevance: 0.7
Clients were getting aggravated so we just started mirroring the laptop screen instead. Keeps freezing. Brand new iPad, and 2020 MacBook Pro. Needs to be updated. Unreliable.
negative Damselfly app_store source
CJ
themes: Sharing and galleries · rating: 1 · relevance: 0.9
I guess it’s a good app. Unfortunately I have forgotten my password to log into the website. I have tried many times to have it send me a link but it won’t. So the app doesn’t do me much good.
negative Piwigo reddit source
Online Storage for Business
themes: Sharing and galleries · rating: · relevance: 1
I'm a photographer shooting for a utility contractor. We do work in the power and gas industry and then tons of varying work under those two umbrellas, transmission, distribution, underground, solar, etc. I'm shooting a project or two each week. I use Lightroom currently for my editing needs and use some loose tags to keep track of everything. The issue is becoming is different departments are asking for photos for bids, for flyers, for their own employees (who doesn't want some new instagram shots) and whatever else is coming up. I'd love to be able to upload approved photography and have it searchable by tags. We're not opposed to using something like google or Flickr, but not sure if t
negative Zenfolio app_store source
Doesn’t always open with link
themes: Sharing and galleries · rating: 2 · relevance: 0.95
Sometimes, the app doesn’t want to work with the link
negative Zenfolio app_store source
Clients getting frustrated
themes: Sharing and galleries · rating: 1 · relevance: 0.95
App freezes after a few galleries are added and my clients have to delete app & lose the galleries on their phone. It's extremely frustrating to my clients and in turn looks bad on me as the photographer. Please address this issue.
negative Capture One app_store source
This app has never worked once
themes: Sharing and galleries · rating: 1 · relevance: 0.7
I have lost 100s of dollars with clients on set trying to get this app to work....
negative Zenfolio app_store source
Freezes
themes: Sharing and galleries · rating: 2 · relevance: 0.95
I like it when it’s working but it freezes up constantly where I have to delete the app and download again in order for it to work. But I lose all the albums in it and would have to go to my email to add each album one at a time along with going through the sign in prompts. It’s a headache. Zenfolio should consider fixing the app or getting someone to develop a new app.
negative PiGallery2 github source
Symlinks on the photos directory break Pigallery2
themes: Sharing and galleries · rating: · relevance: 1
If you have any symlinks in the photos directory (Images folder) you get the following error in the UI: ``` Unknown indexing error for: ./ "[object Object]" ``` Errors from the logs (from docker logs, I'm using the docker image): ``` 1/23/2019, 12:19:26 AM[WARN] Handled error: ErrorDTO { code: 7, message: 'Error during listing the directory', details: { error: 'Error: ENOENT: no such file or directory, stat \'/pigallery2-release/demo/images/convert_video_to_MP4.sh\'' } } { error: 'Error: ENOENT: no such file or directory, stat \'/pigallery2-release/demo/images/convert_video_to_MP4.sh\'' } 1/23/2019, 12:19:26 AM[WARN] Handled error: ErrorDTO { code: 7,
negative Zenfolio app_store source
Doesn’t even open
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Really a horrible app. Doesn’t even start. Just a hassle for clients and creating bad experience for them. Zenfolio must come up with a better app to allow photographer’s clients to download pictures easily on their mobile phones. May be time to move my business from zenfolio!
negative Zenfolio app_store source
Needs to be updated badly
themes: Sharing and galleries · rating: 2 · relevance: 0.95
I get my film shots sent through this app and the app itself can barely open. I can’t view or download any of my photos through it, forcing me to download to my computer first.
negative PhotoShelter app_store source
Not great
themes: Sharing and galleries · rating: 2 · relevance: 1
Well, where do I start...this app doesn’t let you access certain permissions. If it does, it’s impossible to figure out. You can’t see what clients are downloading. It’s hard to scroll through galleries when it’s on full screen, it’s glitchy when you try in general to browse and just doesn’t scroll mid-gallery. I thought this would update after like 3-5 years... it hasn’t. I use it because it’s slightly convenient but like .....come on.... this is a pathetic app for a professional company.
negative Zenfolio app_store source
Can’t download pics
themes: Sharing and galleries · rating: 1 · relevance: 0.95
It downloads what it wants to downloads until it gets to a point where it just says “I’m full, no thanks.” Then you can no longer dl any original photos. Been trying to dl photos directly to my phone for days and it won’t budge^^
negative Zenfolio app_store source
Why so horrible??
themes: Sharing and galleries · rating: 1 · relevance: 0.95
Honesty Zenfolio, how can you be happy putting your name to this junky app? I have tried using it on two different phones and it always freezes when I try to log in to a gallery. Beyond that, it doesn't look as though it's been updated in years as it doesn't even take advantage of the full screen (still displays iPhone 5 aspect ratio). As for usability, when I WAS able to use the app without it freezing I seem to remember having to jump through hoops to allow client downloading. I would look into this and see what exactly the problem was, but… refer to my point on freezing. I am gobsmacked that a company focussed on client image delivery has the worst client delivery mechanism I have ever
negative Zenfolio app_store source
Disappointed!
themes: Sharing and galleries · rating: 1 · relevance: 0.95
I was so excited to learn about this app since so many people use their phones and IPads. I was quickly disappointed when I tried it myself before sharing with clients. It freezes constantly and I have been unable to get past the screen instructing clients to use the link provided. I even deleted the app, losing what I had previously managed to upload and reloaded... still stuck. I hope the developers can get this working properly and that Zenfolio either makes sure it is fixed or removes it completely. I wouldn’t want my clients to come across it and ask for the link.
negative Capture One app_store source
Great when it works, but extremely unreliable.
themes: Sharing and galleries · rating: 2 · relevance: 0.7
When capture pilot works, it’s a brilliant technology to have on set with clients so they can view incoming images, make selects, and the photo team can work uninterrupted. However, it’s more often than not that my digital tech is spending upwards of 30 minutes each day setting it up, troubleshooting dropped connections, restarting the pilot server, etc. For studio days, it’s almost easier to have a second monitor connected to our computer and hard wired to the client area. I wish Phase One would devote some resources into Capture One and Pilot so that they work seamlessly instead of useless things such as film-emulation presets.
negative PhotoShelter app_store source
Frustrating bugs in features and ux
themes: Sharing and galleries · rating: 2 · relevance: 1
Things like the notifications not giving details on which images are being downloaded or once you hit the search icon you can’t get out of it, make me hate the app
negative Capture One app_store source
sometimes it works
themes: Sharing and galleries · rating: 2 · relevance: 0.7
When it works it is really helpful. I am shocked as I deleted it off my phone to re download because it kept failing, I thought I would reload it and that might help but when I did it asked again to pay another $14.99 for the cam controls ! what? I need to use this but no way amd I going to pay twice.
negative SmugMug app_store source
Junk
themes: Sharing and galleries · rating: 2 · relevance: 0.9
Very basic but I think it works. Not much different than simply downloading your pics . What the heck it free. I wouldn't pay a dime for this app.
negative PhotoShelter app_store source
Not completely functional
themes: Sharing and galleries · rating: 1 · relevance: 1
If you upload a gallery or collection, and edit the permissions with the app, you CANNOT limit downloads OR set NO downloads. This leaves your images open to clients to download all and as often as you want.
negative PhotoShelter app_store source
Lacks iPhone 6+ support!
themes: Sharing and galleries · rating: 2 · relevance: 1
Great concept, long overdue. Currently the app lacks support for the iPhone 6+ - can't imagine I'm the only photographer who opted for a larger screen. I wish the app also showed some of the details available on the website, such as viewer stats with ip address, popular downloads and others. Looking forward to future updates
negative Piwigo app_store source
Flakes out
themes: Sharing and galleries · rating: 1 · relevance: 1
This app would be very cool if it worked right. I have to try between one and five times to create an album until it succeeds, usually it says failed, and when I upload pictures it fails saying I'm unauthorized but only sometimes. Other times it uploads the pictures but resizes them to 5x5, so they're all blurry. Every now and then I can get it to work properly. I've tried nuking my piwigo installation on my server but no luck. Am I the only one? I don't think I'm doing anything wrong but I hope I am because this app would be very cool if it worked 100% of the time.
negative Piwigo app_store source
No longer works
themes: Sharing and galleries · rating: 1 · relevance: 1
You cannot see existing albums. When you create albums, it silently fails to create them. You cannot upload photos. Notice all the good reviews are more than a year ago. This thing is just completely broken.
negative Piwigo app_store source
Not very useful
themes: Sharing and galleries · rating: 1 · relevance: 1
Cannot select multiple pics at once. Cannot view albums.
negative SmugMug app_store source
Terrible
themes: Sharing and galleries · rating: 1 · relevance: 0.9
Frequently crashes, and has an interface that's not just poorly designed, it's actually insulting. Verify account option always fails, and downloads of pictures never worked. First thing I did after deleting this app was to change my SmugMug password. This app was so bad it felt like one of those free apps meant to steal from you - not saying it is, but it's so awful it feels that way. The program simply doesn't work, and even if it did, it's so poorly designed you wouldn't want to us it. Don't waste your time even downloading it.
negative SmugMug app_store source
App does not download videos
themes: Sharing and galleries · rating: 2 · relevance: 0.9
Cant get this app to download any videos. Photos no problem. Is no video download normal for this app or is it just a bug?