rejetto forum

Recent Posts

11
HFS ~ HTTP File Server / Re: decodeuri doesn't always work correctly, how can I fix?
« Last post by rejetto on September 08, 2023, 04:18:18 PM »
what is the URL of the folder?
you can omit the server/IP part, to keep it private

How?
You can contact me on telegram or gmail chat, and we can have a closer look at what you need
12
HFS ~ HTTP File Server / Re: decodeuri doesn't always work correctly, how can I fix?
« Last post by D on September 08, 2023, 03:54:30 PM »
Quote
ok but what do you see on "bad" folders ?
Nothing at all.
Quote
if you want I can try to help you with that
How?
13
HFS ~ HTTP File Server / Re: decodeuri doesn't always work correctly, how can I fix?
« Last post by rejetto on September 08, 2023, 03:42:20 PM »
Only worked for already good folders (attached a pic)

ok but what do you see on "bad" folders ?

Quote
What scares me is that I'll need to rebuild everything from scratch.
if you want I can try to help you with that
14
HFS ~ HTTP File Server / Re: decodeuri doesn't always work correctly, how can I fix?
« Last post by D on September 08, 2023, 03:38:28 PM »
Quote
The easier way is to have {.decodeuri|%item-url%.} duplicated, after your code. That should make it visible.
Only worked for already good folders.
Quote
Did you consider using HFS 3?
What scares me is that I'll need to rebuild everything from scratch.
15
HFS ~ HTTP File Server / Re: decodeuri doesn't always work correctly, how can I fix?
« Last post by rejetto on September 08, 2023, 12:56:33 PM »
try to have on screen the result, so maybe the problem will be clearer.
The easier way is to have {.decodeuri|%item-url%.} duplicated, after your code. That should make it visible.

Did you consider using HFS 3?
16
HFS ~ HTTP File Server / decodeuri doesn't always work correctly, how can I fix?
« Last post by D on September 08, 2023, 12:45:02 PM »
I am using a script for displaying folder previews
Code: [Select]
{. if|{. exists|%item-folder%{.decodeuri|%item-url%.}.jpg .}| <img src="%item-url%.jpg" /> |  .}It doesn't work for some folders using cyrillic names. What can I do about it?
17
HFS ~ HTTP File Server / Re: Embedding video from HFS to website
« Last post by rejetto on August 24, 2023, 12:19:27 PM »
this is the link, thanks in advance
https://www.paypal.com/donate/?hosted_button_id=HC8MB4GRVU5T2

so, it's the codec as I thought.
You may find this discussion interesting https://www.reddit.com/r/firefox/comments/zeg2qy/firefox_doesnt_support_h265_hevc_for_patent/
18
HFS ~ HTTP File Server / Re: Embedding video from HFS to website
« Last post by nikster on August 24, 2023, 12:03:29 PM »
if the website is trying to get the video as https, while your server is only serving http, that's not going to work.
But even if you fix this and load with http, you'll probably get the error that Leo said. That's a limit of the browser.

mp4 is not always the same, you can have files requiring different "codecs".
Your browser will support only some, and another browser may support different ones.
So a file that's played in Chrome may not be played in Firefox, but also some files won't play in no browser.
If you get the audio only, it's because video and audio codecs are different, so Firefox is apparently supporting that specific audio codec but not the video codec.
There's no solution that I know. In time a browser can support more formats.


Problem with video playback was found, it seems HEVC (H265) codec won't play in Mozilla. H264 working fine!

I will consult specialists regarding mixed content solution and post here updates.

Can you tell your Paypal please (or give a link), I will thank you for your amazing job
19
HFS ~ HTTP File Server / Re: Embedding video from HFS to website
« Last post by rejetto on August 23, 2023, 10:15:12 AM »
if the website is trying to get the video as https, while your server is only serving http, that's not going to work.
But even if you fix this and load with http, you'll probably get the error that Leo said. That's a limit of the browser.

Quote
By the way, a little offtopic with Mozilla experience: in 2.3m and HFS 3 all unprotected .mp4 videos are opened as blank page with audio only and player controls (Opera and Chrome are fine). Do you have idea what to do?

mp4 is not always the same, you can have files requiring different "codecs".
Your browser will support only some, and another browser may support different ones.
So a file that's played in Chrome may not be played in Firefox, but also some files won't play in no browser.
If you get the audio only, it's because video and audio codecs are different, so Firefox is apparently supporting that specific audio codec but not the video codec.
There's no solution that I know. In time a browser can support more formats.
20
HFS ~ HTTP File Server / Iphone file setting
« Last post by a19910817 on August 23, 2023, 01:10:36 AM »
Hello,






Have someone can access success, or it not possiable ?

Thanks