vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - 8WayRun.Com - Media Library (https://vborg.vbsupport.ru/showthread.php?t=240677)

waldvb 02-22-2012 11:21 PM

1 Attachment(s)
Video thumbs in the center :

Admin Cp - Styles & Templates - Style Manager - Style Variable Editor - 8WR_Media_Library - media_width_small - 205 px

TimTom1988 02-23-2012 07:59 AM

Is there a .xml file for myvideo.de available ?

waldvb 02-23-2012 12:45 PM

Quote:

Originally Posted by TimTom1988 (Post 2302578)
Is there a .xml file for myvideo.de available ?

This mod is dead. You can add videos just from YouTube - and only Long Links. Every xml is outdated.

michal72 02-23-2012 03:12 PM

Quote:

Originally Posted by waldvb (Post 2302638)
This mod is dead. You can add videos just from YouTube - and only Long Links. Every xml is outdated.

This is not true. Currently you can still add videos from: DailyMotion, MetaCafe, Vimeo, YouTube and Youtu.be.
You can also create your own XML service file for any other site.

CharlieDelta 02-23-2012 04:01 PM

Quote:

Originally Posted by waldvb (Post 2302638)
This mod is dead. You can add videos just from YouTube - and only Long Links. Every xml is outdated.

Untrue.
The author may not be supporting it anymore but the mod is still working and michal72 has been doing an excellent job at helping where he can with support. :up:

michal72 02-23-2012 06:36 PM

1 Attachment(s)
Quote:

Originally Posted by TimTom1988 (Post 2302578)
Is there a .xml file for myvideo.de available ?

I hope it will work. Only video length is missing.

waldvb 02-23-2012 06:59 PM

Quote:

Originally Posted by michal72 (Post 2302692)
It is not true. Accualy you can still add videos from: DailyMotion, MetaCafe, Vimeo, YouTube and Youtu.be.
You can also create your own XML service file for any other site.

Correction:

Unfortunately I can add videos just from MetaCafe, Daily Motion and YouTube - Long. YouTu.be - short - doesn't work.

Here is YouTu.be.xml

=========================================
<?xml version="1.0" encoding="UTF-8"?>

<service>
<svcName>YouTu.be</svcName>
<svcRegex><![CDATA[http:\/\/[a-z]*?[\.]?youtu\.be\/([\w_-]*)]]></svcRegex>
<svcURL>http://www.youtube.com/watch?v={serviceVAL}</svcURL>
<svcFeed>http://gdata.youtube.com/feeds/api/videos/{serviceVAL}</svcFeed>
<svcValue2>null</svcValue2>
<svcThumb><![CDATA[$arr['media:group']['media:thumbnail'][3]['url']]]></svcThumb>
<svcTitle><![CDATA[$arr['media:group']['media:title']['value']]]></svcTitle>
<svcDesc><![CDATA[$arr['media:group']['media:description']['value']]]></svcDesc>
<svcLength><![CDATA[$arr['media:group']['yt:duration']['seconds']]]></svcLength>
<svcTags>null</svcTags>
<svcMovie><![CDATA[http://www.youtube.com/v/{serviceVAL}?autoplay={ap10}&hd=1&fs=1]]></svcMovie>
<svcWidth>640</svcWidth>
<svcHeight>385</svcHeight>
<svcStream>null</svcStream>
<svcError><![CDATA[$arr['app:control']['yt:state']['value']]]></svcError>
<svcParams><![CDATA[<param name="flashvars" value="autoplay={ap10}&hd=1&fs=1" />]]></svcParams>
</service>
================================================== =============

Can you take a look? Is it correct?

Thank you.

michal72 02-23-2012 07:06 PM

1 Attachment(s)
This is mine which works for sure

waldvb 02-23-2012 07:28 PM

Quote:

Originally Posted by michal72 (Post 2302754)
This is mine which works for sure

Thanks! Unfortunately it's not working.

michal72 02-23-2012 07:35 PM

How have you installed?

waldvb 02-23-2012 07:37 PM

Quote:

Originally Posted by michal72 (Post 2302762)
How have you installed?

Uploaded to: Media - XML directory

michal72 02-23-2012 07:42 PM

You need to install this service:
https://vborg.vbsupport.ru/showpost....postcount=2551

waldvb 02-23-2012 07:51 PM

Quote:

Originally Posted by michal72 (Post 2302767)

Sorry. My fault. It's working now. Thanks a lot.

michal72 02-23-2012 08:12 PM

Quote:

Originally Posted by waldvb (Post 2302638)
This mod is dead. You can add videos just from YouTube - and only Long Links. Every xml is outdated.

It was only clinical death :)

waldvb 02-23-2012 08:21 PM

Quote:

Originally Posted by michal72 (Post 2302774)
It was only clinical death :)

What do you think about this:

https://vborg.vbsupport.ru/showpost....postcount=2559

michal72 02-23-2012 08:33 PM

This is known bug. You can't disable comments.
But you have different error ???

https://vborg.vbsupport.ru/showpost....postcount=1195

waldvb 02-23-2012 10:05 PM

Quote:

Originally Posted by michal72 (Post 2302784)
This is known bug. You can't disable comments.
But you have different error ???

https://vborg.vbsupport.ru/showpost....postcount=1195

Probably different server configuration. I have also 1064 error. But this is not a big deal.

I have successfully installed 8WayRunMedia on vb 4.1.10. And I like this script. But I'm thinking about VBtube - more features. But expensive - $159 - almost like vbulletin.

Thanks for your time.

waldvb 02-24-2012 07:08 PM

I got one more problem:

https://vborg.vbsupport.ru/showpost....postcount=2117

Doesn't work for me. Can't submit video from NavBar. There is no description imported from YouTube. I have this info after submission:

The description you have entered is too short (0 characters). Please lengthen your description to at least 10 characters.

michal72 02-24-2012 08:59 PM

Quote:

Originally Posted by waldvb (Post 2303045)
I got one more problem:

https://vborg.vbsupport.ru/showpost....postcount=2117

Doesn't work for me. Can't submit video from NavBar. There is no description imported from YouTube. I have this info after submission:

The description you have entered is too short (0 characters). Please lengthen your description to at least 10 characters.

It shoud work. Clear browser cache and try again.

waldvb 02-24-2012 10:29 PM

Quote:

Originally Posted by michal72 (Post 2303069)
It shoud work. Clear browser cache and try again.

Yes, you're right. Always clear a cache.

I have one more question about comments.

I've enabled option to post comments for registered users. And when comment is sent, information about it goes to person which uploaded video - not to admin.

Is it possible to send information about new comments to administrator ?
I can monitor comments and remove spam immediately.

Thank you.

michal72 02-27-2012 05:49 AM

Quote:

Originally Posted by waldvb (Post 2303086)
Yes, you're right. Always clear a cache.

I have one more question about comments.

I've enabled option to post comments for registered users. And when comment is sent, information about it goes to person which uploaded video - not to admin.

Is it possible to send information about new comments to administrator ?
I can monitor comments and remove spam immediately.

Thank you.

Information about comment goes to all the subscribers and not ony to person which uploded media. So, just subscribe all the media.

Regards

waldvb 02-27-2012 04:15 PM

Quote:

Originally Posted by michal72 (Post 2303806)
Information about comment goes to all the subscribers and not ony to person which uploded media. So, just subscribe all the media.

Regards


Is there a way to add all new posted Media to "Subscriptions" folder automatically or I have to subscribe for example 1000 videos manually ?

I have there just media added by me.

Thanks.

randy17875 03-06-2012 12:24 AM

For anyone having the missing administrate navtab issue, go to the first post and look at the known bug fix. It will probably correct that issue for you.

michal72 03-06-2012 05:31 AM

After upgrading to 4.1.11 you can have problems with tags having non english characters.

meaters 03-08-2012 12:41 PM

After upgrade to 4.1.11 admins can no longer edit categories even if usergroup permissions are set to "Yes".

michal72 03-08-2012 02:00 PM

Quote:

Originally Posted by meaters (Post 2307468)
After upgrade to 4.1.11 admins can no longer edit categories even if usergroup permissions are set to "Yes".

I don't have any problems with this on 4.1.11

alhidaya 03-08-2012 11:26 PM

Hello,

Can you do XML video : archive-host.com ?

Please

michal72 03-10-2012 09:25 PM

1 Attachment(s)
I have created the XML for Picasa slideshow which I hope you will find usefull

In Picasa album click RSS and copy url

Regards

Vick98 03-12-2012 11:28 AM

For some reason I can not comment on a video. When I click submit comment nothing happens. Any suggestions?

waldvb 03-12-2012 01:14 PM

Quote:

Originally Posted by Vick98 (Post 2308811)
For some reason I can not comment on a video. When I click submit comment nothing happens. Any suggestions?

Use these tips:

https://vborg.vbsupport.ru/showpost....postcount=2560

fevredsuk 03-12-2012 02:30 PM

Quote:

Originally Posted by Vick98 (Post 2308811)
For some reason I can not comment on a video. When I click submit comment nothing happens. Any suggestions?


snap

Vick98 03-12-2012 03:56 PM

Quote:

Originally Posted by waldvb (Post 2308843)

Thank you for the tips link but I don't need it that bad to edit every template. I guess I will be uninstalling this one.

Rushyman 03-13-2012 06:45 PM

Anyone know how to fix the problem where you upload your own thumb to a video and it just creates a black thumbnail? This is in the manual upload.

lewisforlife 03-15-2012 03:46 PM

I just installed this mod. Even when I am logged in as admin, if I click on the "Media" tab, I get this message:

Code:

vBulletin Message

admin, you do not have permission to access this page. This could be due to one of several reasons:

    Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
    If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

I followed all of the instructions with the exception of this one, so I wonder of this is the culprit:

Code:

Set your usergroup permissions and media library settings in your administration control panel.
Which specific permissions do I set? Where specifically in the control panel do I change the permissions? I looked all over and can't seem to find permissions that deal with the media tab. I really appreciate the help.

michal72 03-15-2012 04:38 PM

AdminCP->Usergroups -> UserGroup Manager -> Edit. There are two sections of permistions: "Media Library Permissions" and "Media Library Moderation Permissions"

regards

lewisforlife 03-15-2012 04:43 PM

Quote:

Originally Posted by michal72 (Post 2309706)
AdminCP->Usergroups -> UserGroup Manager -> Edit. There are two sections of permistions: "Media Library Permissions" and "Media Library Moderation Permissions"

regards

That did the trick. Thanks!

lewisforlife 03-15-2012 04:51 PM

Can a fee be paid to remove the Hotslot.org link? I don't mind leaving the copyright info.

RichieBoy67 03-21-2012 06:04 PM

Does anyone have any tips for getting this to work on the latest version? It would really save me some time..

Thanks

michal72 03-21-2012 07:38 PM

List of the fixes: https://vborg.vbsupport.ru/showpost....postcount=2560

RichieBoy67 03-27-2012 03:22 AM

ah Thanks..I have seen that already. I didn't think that was for the latest version. I almost have it working though. There still may be some bugs but I will get it going soon.

Thanks for the help.

BTW-I would donate and help someone to build a new media type library.


All times are GMT. The time now is 09:35 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03321 seconds
  • Memory Usage 1,834KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete