nextcloud / nextcloud/ios

missing photos on iOS Nextcloud App

Open
#1,663 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Issue:

iOS nextcloud is showing 242 pictures in "Media" and same in Files/Photos.
When using web browser, it shows on the bottom 9545 files as well.

To reproduce: just go to iOS nextcloud app and the amount of photos is very low.

Did multiple cache reset but same.

www-data@rpi4-cloud:~/nextcloud$ ./occ status
  - installed: true
  - version: 21.0.3.1
  - versionstring: 21.0.3
  - edition:
 

iOS: 14.7.1

PHP: 7.3.19-1~deb10u1

I also did a rescan just in case of:

www-data@rpi4-cloud:~/nextcloud$ ./occ files:scan  --path=nico/files/Photos
Starting scan for user 1 out of 1 (nico)
+---------+-------+--------------+
| Folders | Files | Elapsed time |
+---------+-------+--------------+
| 12      | 9540  | 00:04:48     |
+---------+-------+--------------+

Any tips is welcome

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the mismatch in the iOS app's Media and Files/Photos views using the reported Nextcloud, iOS, and PHP versions. Compare the app's displayed count with the 9,540 files reported by occ files:scan --path=nico/files/Photos; done means identifying why the app shows only 242 pictures and confirming the counts agree.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.