General support topic for Aeva Media (Latest release: July 28, 2010)

Started by Nao 尚, October 14, 2007, 04:28:15 PM

Previous topic - Next topic

OCJ

Aeva media does have an introduction page box at the top ... can tell them there about rules. Most people are responsible but you can never stop idiots, or people intending to make trouble ...
If that fails then ban.

FrizzleFried

I'm not so worried about a member screwing around and uploading 1000 7k files as I am the potential disgruntled user posting 10000 256k files or something...

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

N i g h t m a r e

I Just know someones gonna read this and think im crazy haha but i have some questions...

Is it possible to create 'partys' like,groups you can watch videos with...

and if you create a party,while watching videos everyone is in full sync,you can do a group pause if your the party leader,a group rewind etc... and you'll have a little chatbox created for the members who are in the party you created and invite.. just a idea i would like to know if its possible or not,this could really help my anime forum if it is possible.

Colin

Sure it is possible. Would it take a hell of a lot of work, yes.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

N i g h t m a r e

lmao,thanks for letting me know,after i have my site all set up ill make sure i have big money to try and get this done for me
:3

Adrek

how to add support for https links from YouTube in Aeva Lite?
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

Shambles

Quote from: phantomm on December 08, 2012, 07:17:59 AM
how to add support for https links from YouTube in Aeva Lite?
That's a good question. I simply remove the "s" from https

Kindred

modify the aeva-sites file - as instructed several times in the thread and in the mod description
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Adrek

I added:

array(
'id' => 'ytbs',
'title' => 'YouTube SSL',
'website' => 'https://www.youtube.com',
'type' => 'pop',
'pattern' => 'https://(?:video\.google\.(?:com|com?\.[a-z]{2}|[a-z]{2})/[^"]*?)?(?:(?:www|[a-z]{2})\.)?youtu(?:be\.com/[^"#[]*?(?:[&/?;]|&|%[23]F)(?:video_id=|v(?:/|=|%3D|%2F))|\.be/)([\w-]{11})',
'movie' => 'https://www.youtube.com/v/$2&rel=0&fs=1',
'size' => array(
'normal' => array(480, 385),
'ws' => array(640, 385),
),
'ui-height' => 25,
// https://www.youtube.com/watch?v=-X8mD76W4F0 or v=MxGofCFHYCc (all hail Jochen Hippel!)
// On Google - https://video.google.co.uk/url?docid=-8978185459530152475&ev=v&len=91&srcurl=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dg2cT5J0gxeU
// https://www.youtube.com/watch?v=M29NUeffJNA - Example of "Embedding Disabled By Request"
'fix-html-pattern' => '<object [^>]*><param name="movie" value="https://www\.youtube\.com/v/([\w-]{11})(?:&[^"]*)?">.*?</object>',
'fix-html-url' => 'https://www.youtube.com/watch?v=$1',
'lookup-url' => 'https://(?:video\.google\.(?:com|com?\.[a-z]{2}|[a-z]{2})/[^"]*?)?(?:(?:www|[a-z]{2})\.)?youtube\.com/[^"#[]*?(?:[&/?;]|&amp;|%[23]F)(?:video_id=|v(?:/|=|%3D|%2F))([\w-]{11})[^]#[]*',
'lookup-actual-url' => 'https://gdata.youtube.com/feeds/api/videos/$1?v=2',
'lookup-final-url' => 'https://www.youtube.com/watch?v=$1',
'lookup-title' => true,
'lookup-title-skip' => true,
'lookup-pattern' => array(
'id' => '<id>.*?:([\w-]+)</id>',
'error' => '<internalReason>(.*?)</internalReason>',
'noexternalembed' => '<yt:accessControl\saction=\'embed\'\spermission=\'denied\'/>',
'ws' => '<yt:aspectRatio>widescreen</yt:aspectRatio>',
),
),
array(
'id' => 'ytps',
'title' => 'YouTube (Playlists) SSL',
'website' => 'https://www.youtube.com',
'type' => 'pop',
// https://uk.youtube.com/view_play_list?p=7262E1895FA61B39
'pattern' => 'https://(?:(?:www|[a-z]{2})\.)?youtube\.com/[^"]*?(?:[&/?;]|&amp;)(?:id=|p=|p/)([0-9a-f]{16})',
'movie' => 'https://www.youtube.com/p/$2&rel=0&fs=1',
'size' => array(480, 385),
'ui-height' => 25,
'fix-html-pattern' => '<object [^>]*><param name="movie" value="$1" />.*?</object>',
),


but still doesn't work with https...
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

[UGP]Jeffry

Hello everybody!
I have a question regarding the Aeva Mod.

Is it possible to enable Video Embedding in Signatures?

If yes, can anbody please explain me what to do?
If no, too bad.

Thank you for your replies already.  ;D

Greetings,
Jeffry 8)

kat

I seriously doubt it. If it did, I would suspect that the hit in performance would slow most sites to a crawl.

Heck... Imagine if ALL of your members had video sigs... Your bandwidth would get eaten away in seconds!

gif animations wouldn't be so bad, though. You can add those to sigs by using the usual [img] [/img] tags.

johnpaul2k2

mine is not showing on the menu

i am using default theme. i only installed Aeva Lite 7.2, do i still need to install Aeva Media 1.4w???

Kindred

aeva lite does not show on the main menu.... aeva lite is JUST the "embed video in posts" part.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

johnpaul2k2

what of Aeva Media 1.4w?? i was searching for something like "smf gallery" though i uninstalled it for some reasons

johnpaul2k2

it is now working :D please i need the following

1. how can i make this work on mobile? i am using wap2 as my mobile view

2. hope everything is fine. just this after installation




3. is there no image auto embedding without uploading, i tried using BBc code on it. it didn't work. i need to upload via BBc code

Kindred

1- all images are disabled in wap mod, IIRC.
2- those are just flagging things which are installed and active (or not) on your server.
3- huh?   You can not upload via BBC.

if you a) turn on the embedding in the aeva admin
and b) then add a link to one of the sites handled by the aeva embed, there is no BBC needed. it just embeds.
If you are trying to insert images from the aeva gallery into a post, I think the BBC is [smg=##]
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

[UGP]Jeffry

Quote from: K@ on December 09, 2012, 08:20:12 AM
I seriously doubt it. If it did, I would suspect that the hit in performance would slow most sites to a crawl.
Heck... Imagine if ALL of your members had video sigs... Your bandwidth would get eaten away in seconds!

Thank you.  :)

ACAMS

I have SMF 2.0 RC3 with Aeva Media 1.2

What would be the easiest way to embed videos from my server?

Thanks!

Kindred

First of all, upgrade your forum to 2.0.2 ASAP.

Second, upgrade aeva to at least 2.04
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: