rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Caco

Pages: 1
1
Quote
+ new symbols %old-name% and %new-name% for event [on macro rename]

Thank you very much for this Rejetto.  ;)

Finally i accomplished my goal by invoking an external batch script.

hfs.events:
Code: [Select]

[+on macro rename]
{.exec|cmd.exe /K rename_preview.cmd "%old-name%" "%new-name%".}


Batch script:

Code: [Select]

@echo off

set oldname=%~nx1.flv

set newname=%~nx2.flv

%~d1

cd %~p1

cd [previews]

ren "%oldname%" "%newname%"

I reported here cause it may help other users with similar needs as mine.

2
RAWR-Designs / Reloaded Page = messed up page
« on: August 03, 2009, 11:50:20 AM »
Ok, let me say i'm using HFS242 beta, and this problem is browser-independent and template-independent (altough more relevant in Live3).

Home Page:


Then, if i click on the "Reload Page" button of the browser, i obtain this shit:



If i do it again, i obtain this other shit:



Horrible, isn't it?  ;D

3
Beta / rename event
« on: July 24, 2009, 01:56:22 PM »
Hi Rejetto,

can you please add an [on item rename] event to the next build?  :)

4
RAWR-Designs / RAWR template bug?
« on: May 30, 2009, 12:14:00 PM »
Hi guys,

I'm using RAWR template 0.1.1. When i click on "Advanced Search" link, it invokes RAWR player with an unexistent "search" file, instead of the right boxes.

I think the code snipped related to this issue is :

Code: [Select]
<div class="modContent" id="Folder_Tasks">
{.if|{.{.!mod_search.}=on.}|
<form action="/" name="simpleSearch" method="get">
<input class="formInput" type="text" name="search" size="13" maxlength="32" value="{.$search-data.}" onclick="if(this.value=='{.$search-data.}')this.value=''"/>
<input type="submit" value="Vai"/>
</form>
<a href="javascript:initPreviewBox('specialBox','search')" class="hide">{.!lv_advSearch.}</a>
.}

5
Beta / Autorename of duplicate files
« on: May 26, 2009, 02:28:36 PM »
Hi rejetto, it's me once again  ;D

In HFS there's a function that autorenames duplicate files according to this schema:

file.ext

file (1).ext

file (2).ext

and so on. Unfortunately, my system cannot accept file names with spaces in the name, and this function adds one. Can you tell me how can i modify HFS to overcome this problem? "_(1)" instad of " (1)" would be perfect for me. Thank you in advance.

6
RAWR-Designs / FYI:Funny bugs with Opera browser
« on: May 23, 2009, 03:31:06 PM »
I have some .m2p files (Canopus mpeg video file).

When i try to download them, Opera give them .wbmp extension. If you download test.m2p from hfs, you'll have test.wbmp on your client  ;D

SOLUTION: Go in Opera configuration, add to MIME type "video/mpeg" the m2p extension.

This bug could regard also other unusual extensions.


The second bug is with RAWR-player.

I have many .flv files, if i open them with Firefox, for all of them RAWR player can calculate exact duration, buffer and seek progress bar.

If i open the same files with Opera, some file cannot buffer, total time remains 00:00 and only sequential playback is possible.

7
RAWR-Designs / RAWR template/player: feature request
« on: May 21, 2009, 04:54:29 PM »
Hi,

i recently put up a little video server that acts like this:

- a large video file is uploaded (Microsoft AVI or Canopus AVI)

- when upload is complete, thanks to hfs events , mencoder (command line encoder of Mplayer) is invoked to create a light .flv version of the original file

- when user asks for preview, RAWR player points to the .flv


It would be wonderful if RAWR player had a feature to select a portion of the video and to download only THAT portion.

Well, since now it sounds yet quite difficult. :P

What sounds almost impossible is that the "download selected portion" feature should be able to download the corresponding part of the original file, not the one selected in .flv!  :o

Any idea?  ;)

8
HFS ~ HTTP File Server / Problem with BIG files
« on: May 20, 2009, 12:08:55 PM »
I have to move big files to my server, but no browser seem capable to do that. Rejetto once said HFS is tested succesfully even with 10GB+ files.

I tried with a 5 GB avi file:

Internet Explorer 7 - FAILED

Mozilla Firefox - FAILED

Google Chrome - FAILED

How can i solve?  ???

9
Italiano / Preview con app esterna
« on: March 25, 2009, 03:36:44 PM »
Ciao a tutti, ho un problema.

Il mio server è destinato ad ospitare file video di grosse dimensioni, nello specifico AVI, MPEG e M2P.

Attualmente sto utilizzando il RAWR template che ha un suo player, purtroppo però supporta solo i formati compatibili con Flash (ad esempio flv).

Per cui ho installato un altro server, Unreal Media Server, che ha un suo player, per poter avere la funzione di preview.

Ho modificato il RAWR template in modo che puntasse sul mio player anzichè sul RAWR player, dato che al mio player possono essere passati indirizzi ums ho agito (spartanamente) così :P :

Originale

[preview-btn]
<div id="s%sequential%" class="quickBtn hide" {.switch|%item-ext%|,|mp3,flv|name="mediaFile"|.}><a href="javascript:void(0)" onclick="initPreviewBox('Box-'+(%sequential%+1),this.name)" name="%item-full-url%"><img src="/template/{.!theme.}/images/preview.gif" alt="P" title="{.!lv_previewTitle.}" align="middle"/></a></div><span id="Box-%sequential%"></span>

Modificato


[preview-btn]
<div id="s%sequential%" class="quickBtn hide"

{.switch|%item-ext%|,|avi,m2p|name="mediaFile"|.}><a

href="ums://TCP:127.0.0.1:5119%item-folder%%item-name%"
onclick="ums://TCP:127.0.0.1:5119%item-folder%%item-name%"><img
src="/template/{.!theme.}/images/preview.jpg" alt="P" title="{.!lv_previewTitle.}"

align="middle"/></a></div><span id="Box-%sequential%"></span>



Ho ottenuto che per gli mp3 e i flv adesso punta al mio player, mentre come temevo non è bastato modificare le estensioni da mp3|flv a avi|m2p perchè mi desse la preview per questi file, il bottone rimane inattivo.

Qualcuno ha qualche dritta da darmi?  ???

10
Italiano / Icone microscopiche
« on: March 25, 2009, 11:56:49 AM »
Ciao a tutti!  :)

Le icone delle cartelle nell'interfaccia di HFS (e in molti template, eccetto Terayon) appaiono microscopiche, credo siano 16x16, ho aggiunto le mie icone ma sono indistinguibili l'una dall'altra  :(

C'è un modo semplice per aumentarne la dimensione, tipo 32x32? Non importa se sono più sgranate...

11
RAWR-Designs / RAWR questions
« on: March 24, 2009, 11:41:53 AM »
Hi everyone and thanks for file server and this good template!

I have some questions about it.

1. I can change many aspects of language file, but i can't change title. Even if i do, it remains "HTTP file server". Why?

2. If i would change the logo (i'm using blue theme, the hand carrying the world :P), what should i do?

3. RAWR uses system icons, i would like to use that beautiful Terayon icons, how can i do that?

4. I have set up a concurrent server for streaming/preview, with it's own video player, capable of playing avi, mpeg, and m2p files. All i need is a button pointing to that player , which accepts links such:   ums:\\TCP:xxx.xxx.xxx.xxx:yyyy\Folder\File.avi

I there a simple way to assign this function to the button normally used to invoke RAWR player?


Please consider that i'm not a programmer, so be patient :P

Thank you in advance  ;D

Stefano

Pages: 1