omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. MichalOprendek

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    MichalOprendek

    @MichalOprendek

    0
    Reputation
    277
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    MichalOprendek Unfollow Follow

    Latest posts made by MichalOprendek

    • RE: Prevent iOS from killing Pythonista

      Hi, it is here

      https://cloud.oprendek.sk/index.php/s/y2on5Wxx5xnc5cG

      Changes:

      • I removed the links as they are not password-protected
      • Meanwhile I added processed_idx dict to avoid hashing the files again and again (uses local_id instead) to overcome the problem...

      Now uploading fails after some time but thanks to the latter it is easily restartable.

      posted in Pythonista
      MichalOprendek
      MichalOprendek
    • Prevent iOS from killing Pythonista

      I have a script that should index whole Camera Roll (11k pictures) - it iterates the pictures and computes a hash of each. After around 1300 pictures, iOS kills Pythonista. How to prevent that?

      posted in Pythonista
      MichalOprendek
      MichalOprendek
    • RE: photos - get original (heic) file and its name

      Thanks! It worked.

      posted in Pythonista
      MichalOprendek
      MichalOprendek
    • photos - get original (heic) file and its name

      Is there a way how to obtain original (heic) file, i. e. the same binary content as downloaded to computer via e. g. Microsoft Photos or uploaded when using Dropbox / Nextcloud? Is there a way how to obtain the original ordinal filename e. g. IMG_0810.heic?

      I am trying to use Pythonista to create a reconciliation script that identifies pictures not backed up to my home server. I am able to compare files either by content or by date, time & filename.

      posted in Pythonista
      MichalOprendek
      MichalOprendek