vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - vbMp3 & XEON vbMp3 Player (https://vborg.vbsupport.ru/showthread.php?t=125817)

syrus.xl 09-05-2006 07:34 AM

Firstly, bandwidth consumption - this mod would definately eat up bandwidth this is why I used file lodge, in the example. With quite large boards this probably would be a better option, than hosting mp3's on your own server. There are a number of sites dedicated to providing free hosting of mp3's.

However, I will update the download later today, with 2 versions of the actual player, so you can choose which version you would like to install - an Auto-start and the non Auto-start version.

Secondly, with regards to non-registered users you could just hide the link, which is better idea, considering this type of modification using the IF condition.

Here's the modified code to do this:
Code:

<!-- vbMp3 Player Start -->
<if condition="$show['member']">
<script type="text/javascript">
<!--

function OpeniPod(){
iPod = window.open('ipod.htm','iPod','directories=no,height=430,width=190,location=no,menubar=no,resizable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpeniPod()">vbPlayer</a></td>
</if>
<!-- vbMp3 Player End -->

I'll update this modification later today, and explain other options this mod offers - which I overlooked.

Glad most you like the mod, though!:D

soletrader 09-05-2006 08:01 AM

Installed.. but worried about bandwidth consumption. Also is this legal?

Ulkesh 09-05-2006 08:04 AM

Quote:

Originally Posted by soletrader
Also is this legal?

Is the ability to play mp3s legal? Absolutely, no question.

From there, the argument diverges based upon your point of view. ;)

soletrader 09-05-2006 08:14 AM

Cool... great hack anyways. Thanks!

Can you provide the code that lets everyone see it too including guests? Thank you

syrus.xl 09-05-2006 08:21 AM

Quote:

Originally Posted by soletrader
Installed.. but worried about bandwidth consumption. Also is this legal?

Regarding bandwidth - see post 31

With reference to being legal... As far as I'm aware it is only illegal if a person downloads mp3's for personal use, and they do not own the original. However, laws vary from country to country.

KevNJ 09-05-2006 09:18 AM

How can we edit the visual look of the player ? Being that Apple has all kind of patents and such on the design, look, layout, and name ipod. I would like a more more basic looking player option as well, l ike another person mentioned.

GrendelKhan{TSU 09-05-2006 09:20 AM

installed!!

already getting comments on it. people love it. very l33t!! thanks! can't wait for the little updates you mentioned. :)
(and CMPS module. then I'd be happy as bug in a rug :p)

lanc3lot 09-05-2006 10:18 AM

Quote:

Originally Posted by syrus.xl
Regarding bandwidth - see post 31

With reference to being legal... As far as I'm aware it is only illegal if a person downloads mp3's for personal use, and they do not own the original. However, laws vary from country to country.


Hello, so ppl can download the mp3s i will add in or just play them? Also, is it supports playlist? I mean create a playlist with lots of mp3s in it, and then user choose what playlist should listen.

Ty a lot :)

ubblite 09-05-2006 10:34 AM

Quote:

Originally Posted by GrendelKhan{TSU
(and CMPS module. then I'd be happy as bug in a rug :p)

Ya, a CMPS module would be awesome because it always shows up on the page without having to click on a link. Plus it would look nice in the center or left/right side of the page.

KevNJ 09-05-2006 11:12 AM

Would you release an unprotected flash file. So we can design our own look for this. Also the ipod layout comes with all kinds of patents and such. Id rather not use that look. Id like to throw in some adsense ads and other ads in the player with phpads if possible.


All times are GMT. The time now is 08:55 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.01467 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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