I'll try to answer a few questions, guys, but I'm playing catch up again, so bear with me.
Quote:
Originally Posted by Black.Shadow
How can I give users the option to choose the width and the height of the player
for example flash videos uploaded on photobucket?
|
Not really. In the current version of AME, you can only set the sizes globally. Excluding, of course, the definitions that don't use the resize variables.
Quote:
Originally Posted by SpyCam
|
That is an encoding issue that has been with AME from the start. You would need to ask The Geek in his thread if this can be fixed. It's not something the definitions do.
Quote:
Originally Posted by Alan_SP
Ok, problem is when I'm importing all definitions from one file, I import only first ones to "Daily HaHa (Funny Pictures)"
It said it worked like a charm, but it hasn't. Others are skipped, or something. They aren't there...
But when I start to manually import one by one definition, I can import them. And they work ok.
How to import all definitions in one go? Is there something I should change in php.ini file and where should I put this changed php.ini file? Has anybody idea? It's vB3.8.4
|
This is a problem with the current Master and a conflict with on of the last upgrades. I just haven't had time to fix them all yet. Working on it.
Quote:
Originally Posted by hornstar1337
|
Not when a video has embedding disabled.
Quote:
Originally Posted by ArtyAF
Sorry, if my remark is not actual (no way of reading the whole tread). Concernin' video.mail.ru parcer reg. expr. string: i found that URL's like this:
Code:
http://video.mail.ru/mail/_user/-/18.html
can't be parsed correctly with the orig. string
Code:
http://video\.mail\.ru/([\w]+)/([\w\.]+)/(\w+)/(\d+)\.html[\w\?=]*
, so use this one instead:
Code:
http://video\.mail\.ru/([\w]+)/([\w\.]+)/([\w\.\-]+)/(\d+)\.html[\w\?=]*
P.S. sorry for my poor eng. 
|
Hopefully I can get around to updating all of them. I'm still working on that schedule I'm always talking about.