Piotr Karasiński
Piotr Karasiński
I modified the code to fix this issue by adding new logger type. Seems to me the best option would be to split this package into two NuGets, one for...
It sure is, it's just a slight inconsistency with non-async collections API (i.e. `Seq` has `head` and `tail`). It's no biggie, the PR can be closed if it's not desirable...
No, unfortunately it's not currently possible, and I don't see a chance for it to be added anytime soon :(. I am aware of this limitation and I've been experimenting...
Hi @cdecoux, thanks. Sounds interesting! :) Though there will be some complexity. I just refactored large part of the app, so unfortunately I'm not sure when I'll have some free...
@cdecoux I added `resolution` and `orientation` fields to [syno_api 0.3.4](https://crates.io/crates/syno_api/0.3.4), see [here](https://github.com/Caleb9/syno_api/blob/df680fd8f5e0e3aaea460797e14c90895c3b53e3/src/foto.rs#L82). For Synology Photos API to return these fields, you need to add `"resolution","orientation"` to the `additional` form parameter...
Hi, thanks :). I think the fact that it's desktop may have something to do with it. I don't have one set up right now so I can't try it...
@DaveRicks54 did you manage to solve your issue?
Thanks for confirming this @beattiebeatdown.
Closing due to inactivity and proposed solution.
Hi @dracodormiento. Are you using Quick Connect link? If yes, the app doesn't support it, for now you'll need some other way to access the NAS. If you're accessing it...