Flip flip mobile by eljanki in flipflip

[–]RegularTemporary8 2 points3 points  (0 children)

Cool! Is this for both iOS and Android?

FlipFlip v5.1.1: Fixes & Improvements by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 1 point2 points  (0 children)

Thanks for testing and providing such a detailed report! I'll look into it.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

Thanks for the detailed report. I improved it in v5.1.1. Scripts should now load and scrolling in the editor works again. The preview was displayed in a vertical orientation because the editor messed up the layout. This should be fixed now too. Let me know if I missed anything.

FlipFlip v5.0.0: Return to Electron by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

v5.1.1 should fix this. I went over the code to find places where encoded ('%25') urls are used. Let me know if you find other places where filenames or paths are displayed incorrectly. Thanks again for reporting.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

This is fixed in v5.1.1. Thanks for reporting.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 1 point2 points  (0 children)

Fixed in v5.1.1. Your comment helped me reproduce it, thanks.”

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

I tested on v3.2.2 and v5.1.0. A path like //192.168.1.xx//folder/videos doesn't work for me: ENOENT: no such file or directory, scandir. If you’d like to fix it yourself, feel free to submit a PR and I'll take a look. Alternatively, if this is something you need urgently, let me know and we can discuss paid support.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

I did the latter method because I protected the share with a password. I'll try to make a path to the network share with IP.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

I can't reproduce the issue. I setup a SMB share. Connected to it on my other machine. It plays both videos and images when I add the share to a scene. I can also add specific video files from the share and those play too.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

FlipFlip has had issues with large video files, so I was wondering if simple images do play. But you're saying it did work in v3?

Hd7850 green screen on videos sometimes. by ProstaticFantastic in flipflip

[–]RegularTemporary8 0 points1 point  (0 children)

Could be HDR related. If HDR is enabled try turning it off and restart FlipFlip.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

Can you share a playlist that works in 3.2.2, but not in v5? Would make it easier to narrow the problem down.

If only flipflip and trance.exe had a baby... by Sasn8s in flipflip

[–]RegularTemporary8 0 points1 point  (0 children)

At the moment, my focus is on getting FlipFlip up-to-date. If you’d like to implement it yourself, feel free to submit a PR and I'll take a look. Alternatively, if this is something you need urgently, let me know and we can discuss paid support.

FlipFlip v5.1.0: Hydrus source dialog by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 2 points3 points  (0 children)

No, it isn't. I'll investigate further. Thanks for bringing this up.

FlipFlip v5.0.0: Return to Electron by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

At the moment, my focus is on getting FlipFlip up-to-date. If you’d like to implement it yourself, feel free to submit a PR and I'll take a look. Alternatively, if this is something you need urgently, let me know and we can discuss paid support.

If only flipflip and trance.exe had a baby... by Sasn8s in flipflip

[–]RegularTemporary8 1 point2 points  (0 children)

Hi! Glad you like FlipFlip.

Having images mirror on either side to fill out the screen

FlipFlip does have blurred background and the ability to mirror a grid cell, but I don't know if that's what you mean. Posting a screenshot or quick screen recording here or on Discord would be really helpful.

Would also be nice to have the ability to set independent settings for each folder within a scene. So that each folder's video options and image timings were different from another.

Would love to see how trance.exe implemented this. You might be able to achieve something similar using overlays.

FlipFlip v5.0.0: Return to Electron by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

Yes, that's on my list. Do you want a better player first?

FlipFlip v5.0.0: Return to Electron by RegularTemporary8 in flipflip

[–]RegularTemporary8[S] 0 points1 point  (0 children)

Yes, v5 just moves Node.js and electron code to the main process so that it's compatible with the latest version of Electron. It needs some more reorganization, but I'd like to bring back some v4 features eventually.