marinofaggiana 4 năm trước cách đây
mục cha
commit
13f5dd0d5a
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      iOSClient/Media/NCMedia.swift

+ 4 - 0
iOSClient/Media/NCMedia.swift

@@ -582,6 +582,10 @@ extension NCMedia {
                 
                 
                 self.reloadDataSource()
                 self.reloadDataSource()
             }
             }
+            
+            if errorCode == 0 && files != nil && files!.count == 0 && self.metadatas.count == 0 {
+                self.searchOldPhotoVideo()
+            }
         }
         }
     }
     }