TeleFrame icon indicating copy to clipboard operation
TeleFrame copied to clipboard

Frameonly mode

Open s00500 opened this issue 5 years ago • 7 comments

I have run into a stupid issue when the frame is actively turned on and off. when I send a picture and it takes more than 24 hours for the frame to start then telegram drops the cached image. To solve this I want to have a frameonly mode and a bot only mode. The two instances are running and are synced via Google Drive or some other could storage.

This way it is also easy to delete photos

Things that need to be done to do so:

Separate metadata into multiple files, one per photo Create a frame only mode Actively watch filesystem for changes ...

I already started the implementation of this :-)

Let me know if you have any additional ideas or thoughts

s00500 avatar Sep 24 '19 07:09 s00500

Hi, sounds good.

Do you plan to run the botonly and frameonly mode on separate machines?

LukeSkywalker92 avatar Sep 26 '19 09:09 LukeSkywalker92

Exactly, Ideally you could even have multiple frames for the same bot

s00500 avatar Sep 26 '19 13:09 s00500

any news for this development? I'd really like to have a frameonly mode too 👍

kris711 avatar Dec 26 '19 14:12 kris711

hm currently this is implemented on my own fork and it is working... but it is also not ideal and kills a lot of the other features... also there have been many changes in the meanwhile on the master branch...

s00500 avatar Dec 28 '19 22:12 s00500

Are you still working on this? I could use the feature as well.

sohamakl avatar Jan 25 '20 15:01 sohamakl

No change since my last comment, checking my code and adapting it to the current master is very welcome, but currently I don't really have the time for it... sorry

s00500 avatar Jan 27 '20 12:01 s00500

If someone is still interested and supports me a bit, I would start the development of an addon for this topic.

gegu avatar Feb 13 '20 18:02 gegu