Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symlinked video ignored in 3.3.8 #1365

Open
3 of 6 tasks
i0ntempest opened this issue May 3, 2024 · 5 comments
Open
3 of 6 tasks

Symlinked video ignored in 3.3.8 #1365

i0ntempest opened this issue May 3, 2024 · 5 comments
Labels
Milestone

Comments

@i0ntempest
Copy link

i0ntempest commented May 3, 2024

General troubleshooting tips

Before logging an issue please check that:

  • You have the latest version installed (There may be a beta version that fixes your issue), see here for the latest releases and bug fixes: https://github.com/JohnCoates/Aerial/releases
  • Your issue isn't already mentioned in our issues. You may find a workaround there or a similar request already made.
  • Your problem isn't mentioned in the troubleshooting page.

If none of this fixes your issue, tell us about the problem you are experiencing or the feature you'd like to request.

Required information

In order to help us sort your issue, we ask that you provide the following information:

  • Mac model: Mac Studio M2 Ultra
  • macOS version: 14.4.1
  • Monitor setup: 3*1440P

If appropriate, please enable Debug mode and Log to disk in Advanced tab and replicate your bug, then attach the AerialLog.txt file (You can access this file through the Advanced tab).

Description of issue / Feature request

I have a folder with symlinks to videos I want to use as screen saver. Before 3.3.8 this worked great. I think it's the new file size check in 3.3.8 breaking this as symlinks are obviously very small.
Log file: AerialLog.txt

@glouel
Copy link
Collaborator

glouel commented May 3, 2024

Hi @i0ntempest

Ha, that's an... unfortunate side effect of my latest attempt at a fix, yes :(

I'll try to see if I can detect symlinks and ignore those in my checks, will keep you posted.

Just curious, why are you symlinking though and not adding that folder directly ?

@i0ntempest
Copy link
Author

Well, my main video folder has a lot of random stuff and only part of them I want as my screen saver. I'm using symlinks to save disk space.
Also instead of detecting symlinks I think you can just skip the check for all local sources, where no downloads are involved and users should make sure video files are valid?

@glouel
Copy link
Collaborator

glouel commented May 3, 2024

Ok !

And Indeed, checking for local source should be a much easier fix. I"ll try to make a fix this week end, in the meantime stick to 3.3.7.

Thanks for the report, will keep you posted!

@i0ntempest
Copy link
Author

Hello, any progress on this?

@glouel
Copy link
Collaborator

glouel commented Sep 3, 2024

Sorry, kinda forgot, I'll make a note for next version

@glouel glouel added this to the Future update milestone Sep 3, 2024
@glouel glouel added the pending label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants