Search…

X3 Photo Gallery Support Forums

Search…

Search found 53 matches

by amwpsaa
11 Jan 2022, 10:43
Forum: Files App
Topic: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved
Replies: 8
Views: 35127

Re: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved

Thanks for trying, and please let me know. I tested it on a server with 1 core and 1G memory. After modification, the processing speed is very fast. In the past, 20 videos can slow down the server for nearly 1 minute. Now it only takes 5 seconds to complete. This is very useful, thanks for the edit.
by amwpsaa
17 Dec 2021, 12:08
Forum: Files App
Topic: Is it okay to display the number of internal files on a folder
Replies: 3
Views: 10808

Re: Is it okay to display the number of internal files on a folder

Yes it can be done, but I don't like the process. If we want to get "number of files" for all subfolders of current folder, we need to loop inside every subfolder with the PHP glob() command, just to count the files inside, which will be slow. I don't think it's necessary to calculate all the subfo...
by amwpsaa
16 Dec 2021, 23:58
Forum: Files App
Topic: Is it okay to display the number of internal files on a folder
Replies: 3
Views: 10808

Is it okay to display the number of internal files on a folder

Displays the number of files in the current folder on the thumbnail,Can it be done?
by amwpsaa
15 Dec 2021, 22:18
Forum: Files App
Topic: Suggestion: The administrator can manage the files after logging in
Replies: 2
Views: 10795

Re: Suggestion: The administrator can manage the files after logging in

Hi. Ok, so file manager is currently beta, and there will be improvements: Multi-user login so that user-permissions can be assigned for file manager access. Improved interface with file selection / checkboxes, allowing multi-file operations. Improved interface topbar for file management operations...
by amwpsaa
15 Dec 2021, 13:22
Forum: Files App
Topic: Suggestion: The administrator can manage the files after logging in
Replies: 2
Views: 10795

Suggestion: The administrator can manage the files after logging in

You can set the administrator password and guest password. After the administrator logs in, you can perform file management, using floating buttons and check boxes. I think this is great. 

Thank you Karl for developing such a good Files app

For example :
16021025049.jpg
16021025049.jpg (35.29 KiB) Viewed 10795 times
by amwpsaa
11 Dec 2021, 13:56
Forum: Files App
Topic: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved
Replies: 8
Views: 35127

Re: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved

Is this some solution you have implemented? If so, please tell me how ... Oh, sorry, the screenshot server did not crash, just waited for a long time, and there will be a part of the thumbnail size of 0, not displayed properly. Another low-configuration test server crashed outright. I can't think o...
by amwpsaa
11 Dec 2021, 06:31
Forum: Files App
Topic: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved
Replies: 8
Views: 35127

Re: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved

What do you propose? After my testing, 10 videos can cause the low-configuration server to crash directly, because the ffmpeg is processing at the same time and cannot respond, but if it is a single video, the processing speed is very fast. The solution I came up with: 1. Use the queue method to su...
by amwpsaa
10 Dec 2021, 12:53
Forum: Files App
Topic: ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved
Replies: 8
Views: 35127

ffmpeg generates multiple video thumbnails that cause the server to slow down Topic is solved

If multiple videos are uploaded in a directory, thumbnails will be generated at the same time when they are accessed for the first time, which will cause the server with low configuration to crash.

Submitted almost at the same time
by amwpsaa
09 Dec 2021, 23:30
Forum: Files App
Topic: Sorting is inconsistent in some locales when files have mixed character-sets
Replies: 21
Views: 15479

Re: Sorting is inconsistent in some locales when files have mixed character-sets

mjau-mjau wrote:Replied.
When can this problem be fixed? Very important.
by amwpsaa
22 Nov 2021, 02:21
Forum: Files App
Topic: Sorting is inconsistent in some locales when files have mixed character-sets
Replies: 21
Views: 15479

Sorting is inconsistent in some locales when files have mixed character-sets

Sorry, I misunderstood my translation before,
The video has been re-recorded, you check your email 
by amwpsaa
21 Nov 2021, 08:53
Forum: Files App
Topic: app0.3.0 found that the sorting is wrong
Replies: 13
Views: 11847

Re: app0.3.0 found that the sorting is wrong

Thanks for posting, I will be keeping an eye on this. What is strange, is that I can't recreate the issue here, but more importantly, I don't see how this is affecting DATE sorting . In your videos (rows layout), I can't see any date, so I don't see which sort is RIGHT and which sort is wrong. Perh...
by amwpsaa
20 Nov 2021, 23:09
Forum: Files App
Topic: When you return to the home directory, the page returns to the top
Replies: 1
Views: 9903

When you return to the home directory, the page returns to the top

If there are many folders in the home directory, I pull down to open a folder below to browse, which is when the page jumps to the top when I return to the home directory, and when I want to go back to the home directory, the page stays where it is currently browsed
by amwpsaa
20 Nov 2021, 02:26
Forum: Files App
Topic: After the file is uploaded, the cache is not updated
Replies: 3
Views: 10098

Re: After the file is uploaded, the cache is not updated

This is the sort. What kinda "errors" do you see? When sorting between different character sets, obviously it won't sort between Chinese, Cyrillic and Latin. As in the screenshot, latin first, then Cyrillic, then various Asian languages including Chinese: I sent an email to you 2 days ago, that's t...