mvysny / photocloud-frame-slideshow

Android Digital Photo Frame
https://www.android-photo-frame.eu
14 stars 1 forks source link

Order of slides needs to be predictable #110

Closed AlBro72 closed 4 years ago

AlBro72 commented 4 years ago

I have a small collection of jpg's in a WindowsShare that I need to show in a certain order. I am powering up a RikoMagic MK802IV which Autolaunches this Photocloud App and then reaches out to this Windows Samba share and starts scrolling though the jpg's. I need control over the order of my slideshow. The best would be to do that by how they are named (alpha-numeric order??) Can the option to do this please be added soon.

Thanks

mvysny commented 4 years ago

The setting "Slideshow / Random Order" will now also control the ordering of slideshows started via the "SLIDESHOW" button on the slideshow card. Fixed in PhotoCloud 1.13.9

AlBro72 commented 4 years ago

Pardon my ignorance, but has the new build been posted to the Google Play Store? How do I update from v1.11.6

mvysny commented 4 years ago

Ah, apologies, you have to have Android at least 4.4 (API level 19) for the newest version. Bugs originating from The Android fragmentation were just too many, and Android 19 fixed lot of those, that's why I decided to only use that version.

AlBro72 commented 4 years ago

OK thanks

I will have to see if my Rikomagic IV can be updated from 4.2.2 to 4.4.

Al.

From: Martin Vysny [mailto:notifications@github.com] Sent: Monday, July 29, 2019 2:01 PM To: mvysny/photocloud-frame-slideshow Cc: Alan Maendel; Author Subject: Re: [mvysny/photocloud-frame-slideshow] Order of slides needs to be predictable (#110)

Ah, apologies, you have to have Android at least 4.4 (API level 19) for the newest version. Bugs originating from The Android fragmentation were just too many, and Android 19 fixed lot of those, that's why I decided to only use that version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mvysny/photocloud-frame-slideshow/issues/110?email_source=notifications&email_token=AMVBP2BZ53OBOKDHGHXF3YTQB4V7LA5CNFSM4IFGYEZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3BQXUI#issuecomment-516099025, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMVBP2EHUYR6QN7JER7AHH3QB4V7LANCNFSM4IFGYEZA.

AlBro72 commented 4 years ago

OK great

I got my device updated to Android 4.4 and am running your latest build. (I had to totally reinstall everything from the Play Store)

I have another problem which I think started even before this latest update. I get this when I try to access the SAMBA share I am using: I tried replacing the IP address with text but still it errors like this now. Did something change on my end?

Thanks

Al

[cid:image001.png@01D54795.ABB3BC80]

From: Martin Vysny [mailto:notifications@github.com] Sent: Monday, July 29, 2019 2:01 PM To: mvysny/photocloud-frame-slideshow Cc: Alan Maendel; Author Subject: Re: [mvysny/photocloud-frame-slideshow] Order of slides needs to be predictable (#110)

Ah, apologies, you have to have Android at least 4.4 (API level 19) for the newest version. Bugs originating from The Android fragmentation were just too many, and Android 19 fixed lot of those, that's why I decided to only use that version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mvysny/photocloud-frame-slideshow/issues/110?email_source=notifications&email_token=AMVBP2BZ53OBOKDHGHXF3YTQB4V7LA5CNFSM4IFGYEZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3BQXUI#issuecomment-516099025, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMVBP2EHUYR6QN7JER7AHH3QB4V7LANCNFSM4IFGYEZA.

mvysny commented 4 years ago

Hi, I can not see the image unfortunately, could you attach the image via the GitHub tracker at https://github.com/mvysny/photocloud-frame-slideshow/issues/110 ? Also that sounds like something else than this bug was originally about. Could you please open a new bug report?

AlBro72 commented 4 years ago

It is an error message that pops up overnight.

“Failed to connect to smb://192.168.4.13/logging/slides/: java.lang.RuntimExceptoin: Plain text passwords are disabled”

This is after everything was working just fine for a few days. I wonder what this could mean? I don’t think anything changed with my windows share.

Al

From: Martin Vysny [mailto:notifications@github.com] Sent: Thursday, August 01, 2019 1:14 AM To: mvysny/photocloud-frame-slideshow Cc: Alan Maendel; Author Subject: Re: [mvysny/photocloud-frame-slideshow] Order of slides needs to be predictable (#110)

Hi, I can not see the image unfortunately, could you attach the image via the GitHub tracker at #110https://github.com/mvysny/photocloud-frame-slideshow/issues/110 ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mvysny/photocloud-frame-slideshow/issues/110?email_source=notifications&email_token=AMVBP2FVYAUQDLBT2GMVDFLQCJWLHA5CNFSM4IFGYEZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3JKT2Y#issuecomment-517122539, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMVBP2BMPSJL6CYPPUIONYLQCJWLHANCNFSM4IFGYEZA.

mvysny commented 4 years ago

Hmm, there could be a lot of changes between PhotoCloud 1.11.6 and 1.13.9. The 1.13.9 uses the jcifs:jcifs:1.3.17 library to access Samba; unfortunately I do not have access to the sources of the old version anymore, so I do not know which Samba library that one used.

What kind of storage are you accessing via Samba? It could be that there has been a change in the configuration. However, please open a new bug report regarding this.