-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just my ideas #100
Comments
Hmm, they shouldn't be. Of course dates might be weird and geolocation won't work and so on, but the photos should still show up. Could you say more about the photos or share a sample?
I totally see that, but honestly I don't have a lot of patience for dealing with app dev and app stores. It would be good to document existing solutions that integrate well in this space however. I'm partial to PhotoSync, it's not perfect, but it's very much a set and forget system. |
I'll try to repeat from scratch tomorrow and report to you. |
Ok turned out running the selfhosted docker app on rpi4 wasn't the best idea, photofield loves computation so now I run it standalone locally on AMD 5600X desktop and storing local data and serving files over smb, night and day! This app is class of its own, appreciate your work! |
My small suggestion is scan/rescan triggered automatically or asking for rescan only new files |
Thanks! Good to know that the rpi4 is not the best candidate. I'm running it on a DS418play, so that's probably acts as the minimum spec, but it's fairly good at using extra power that you throw at it :)
Yeah that would be good, there is #73 for "watch" functionality, but that can get a little tricky (see #97). Maybe just adding scheduled rescans is a good compromise. |
I mean automatic data rescan+view reload is much more desirable than automatic config reload. |
Yeah that makes sense.
Hmm... the metadata extraction shouldn't block other files or photos really. It could be a bug. To fix that error you can install/add
Do other layouts work? Does clicking that button fix it? (It shouldn't be necessary anymore, but 🤷♂️)
By "grouped by date" you mean that it creates too many new lines with only a few photos per line? Or that you'd expect a different order, for example alphabetical? |
Thanks this worked
Only timeline and album, wall and map are empty and nothing helps
Yea I wish they fill the screen, PiGallery2 actually is the best in this |
Weird, are there any errors in logs or in the browser console (F12)?
Yeah this has also bothered me before, opened #104 to track it |
nothing
Sometimes you wish grouping, but annoying when each day taken one photo. If you copy pigallery2 in this would be fantastic |
I isolated the bug, if I copy mp4 file to perfect functioning wall album, after reindex wall layout is empty and nothing even deleting and full refresh/reindex doesn't fix it
|
Found another bug with db vacuum:
|
Thanks for the reports! I created two tickets to track these. Not sure what's going on though... |
I wish the Readme explicitly stated that all photos without Exif are ignored, I have most of my library like that so photofield is almost useless.
Also I know this is out of project scope but Automatic Mobile Upload is the missing piece to make this shiny and competitive. If you push the limits in that direction, that would be wild.
The text was updated successfully, but these errors were encountered: