vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567)

Britmovie 03-08-2008 12:14 AM

Good point.

Britmovie 03-08-2008 07:43 AM

Okay almost there files upped and imported stations and navbar done as shown below. Still get error but has this got anything to do with it, "You can now translate phrases that begin with "rs_" to your language."?

Bit lost with what this means sorry...

Code:

<!-- top nav buttons bar -->
<div align="center">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
    <tr align="center">
        <td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
        <td class="vbmenu_control"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
        <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
        <td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
        <if condition="$show['member']">
        <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a> / <a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">Replies</a></td>
        <td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars  =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
        <td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td>
        </if>
        <if condition="$bbuserinfo[usergroupid] == 6">
        <td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
        </if>
    </tr>
    </table>
</div>
<!-- / top nav buttons bar -->


Dream 03-08-2008 10:48 AM

That's a different mod... Did you add the javascript to the navbar?

Britmovie 03-09-2008 01:35 AM

Works a treat...obv i didnt read the instructions and missed that part.

Its very good and intergrates into my theme to a T

Just need to find some feed link sites now as er how shall we say, your program skills are beyond reproach....but your taste in music sucks! This mod def deserves to be nominated.

Dream 03-09-2008 03:09 PM

in the third post of this thread there are links to stations.

Deska 03-10-2008 08:56 AM

I just did upgrade from version 1.7 to 2.0 (using vBulletin v3.6.8 PL2)
Now, I can't click any station on the list :(

Anyone have solution for this?
Thank you....

Dream 03-10-2008 11:27 AM

this version is for vb 3.7...

nanaimobar 03-10-2008 06:37 PM

I get an invalid file error message when importing the 370 tv stations xml file, using the Import Product section. Recently updated to beta 6 of 3.7, but everything else with the Radio/Tv mod works great. Haven't tried any other TV xml files.

What would cause the invalid file error message?

nanaimobar 03-10-2008 08:17 PM

Quote:

Originally Posted by nanaimobar (Post 1461684)
I get an invalid file error message when importing the 370 tv stations xml file, using the Import Product section. Recently updated to beta 6 of 3.7, but everything else with the Radio/Tv mod works great. Haven't tried any other TV xml files.

What would cause the invalid file error message?

UPDATED:
ERROR FIXED. DIDN'T READ ALL INSTRUCTIONS!. Everything works great.

shlomot 03-11-2008 03:41 PM

Great product and painless installation. Our community thank you very much.

I hope that you'll find a way for us to keep track of what station XMLs we have downloaded already from your thread and what not. Also, maybe we can be paged when new stations become available.

INSTALLED, RATED & NOMINATES

nerofix 03-13-2008 12:14 AM

Quote:

Originally Posted by Dream (Post 1458544)
Did the freezes when changing stations get better with Beta 5?

Nope, also not in beta 6.

Last version it worked without freezes was 3.7 beta 3 and less.

1uxkz 03-13-2008 05:57 PM

AJAX error, please try again. (HTTP status: 404 / Not Acceptable)

Has any 1 found a solution to this problem it's also happening to me ?

Dream 03-14-2008 02:27 AM

Quote:

Originally Posted by nerofix (Post 1463412)
Nope, also not in beta 6.

Last version it worked without freezes was 3.7 beta 3 and less.

The crashes I had seem to be over nerofix, there was a station that always froze but now it's magically working.
Quote:

Originally Posted by 1uxkz (Post 1464014)
AJAX error, please try again. (HTTP status: 404 / Not Acceptable)


Has any 1 found a solution to this problem it's also happening to me ?

404 usually means the page isn't being found. Where did you upload radioandtv.php to?

jim6763nva 03-15-2008 07:07 PM

I just installed this and that went fine through each step. I added the link to the navbar and it brings up the page. The first time it came up and loaded with a station but continues to crash on every page load after that. Clicking on the links to change the station also causes the browser to crash. I have to either reboot or reset my router to get it the browser to function again.

I'm using IE7... v2.0 of the radio/tv addon... and vb3.7.0 b6

Anyone got any clues or fixes?

Thanks much! Would be an awesome mod if I could get it to work reliably.

Jim

ForumDrop 03-17-2008 01:56 AM

I think i am missing something. It does not seem to allow me to add songs, change channels, etc...

Please help: http://forum.eclipsecartuner.com

ForumDrop 03-17-2008 02:06 AM

Disregard the last post I made. I am using VB 3.6.8, any plans to build a patch?

Dream 03-17-2008 09:29 AM

Sorry the version 1.7 for vb 3.6.8 is the last one.

ValsiSro 03-19-2008 12:55 PM

i want to have header and fotter in my http://www.valsis.ro/forum/radioandtv.php pls help me

Dream 03-19-2008 03:21 PM

in the third post of this thread there is info on how to add header and footer

ValsiSro 03-19-2008 04:00 PM

thnks , work very good

ValsiSro 03-20-2008 12:33 PM

Can every channal have his personal link
http://www.valsis.ro/forum/radioandtv.php

example: http://www.valsis.ro/forum/radioandtv.php?kanald - for Kanal D

Dream 03-20-2008 09:53 PM

the permalink is the personal link

anasota 03-21-2008 12:58 AM

nice
thank you..
here's the add-on after I edited it..
http://www.forum.fiyadhnajd.net//upl...1206064387.jpg
http://www.forum.fiyadhnajd.net//upl...1206064387.jpg

ValsiSro 03-21-2008 03:19 PM

thanks dream

nerofix 03-21-2008 08:55 PM

Quote:

Originally Posted by Dream (Post 1464328)
The crashes I had seem to be over nerofix, there was a station that always froze but now it's magically working.

Too sad there is no magic .. it keeps crashing and the only way to use the browser again ist to hit "ctrl alt del" and kick it trough the console. Thats why the usage of our radio and tv area dropped down more than 80 % and I can understand that.

I'm not the only one with this crash problem.

When I change station via browserlink, it doesnt crash.

Perhaps you could try using the "change station" script in another way, with a new code perhaps?

Bounce 03-22-2008 10:56 PM

Thanks for this dream,works brilliant on 3.7 RC1

Thanks to others for all the stations :up:

RetroDreams 03-25-2008 01:30 AM

Any way you can add support for .pls extensions? It seems a lot of radio stations like use playlists these days and it could open up thousands more stations for us.

Dream 03-25-2008 03:28 AM

.pls is Winamp isn't it? Winamp doesn't have a browser plugin.

Dream 03-25-2008 11:13 AM

Quote:

Originally Posted by nerofix (Post 1471082)
Too sad there is no magic .. it keeps crashing and the only way to use the browser again ist to hit "ctrl alt del" and kick it trough the console. Thats why the usage of our radio and tv area dropped down more than 80 % and I can understand that.

I'm not the only one with this crash problem.

When I change station via browserlink, it doesnt crash.

Perhaps you could try using the "change station" script in another way, with a new code perhaps?

I can't think of a way to change the ajax script, the last time I did use ajax without using vB's functions I had many strange issues. But if someone offers me a good working ajax code I can look into it.

nerofix 03-26-2008 12:37 PM

I just saw, that the browsers are also crashing when editing a station and hitting "send".

Could this help you to figure it out?

Dream 03-26-2008 09:39 PM

Quote:

Originally Posted by nerofix (Post 1474943)
I just saw, that the browsers are also crashing when editing a station and hitting "send".

Could this help you to figure it out?

No, it's all the same ajax code.

nerofix 03-28-2008 11:34 AM

Is it possible for you to ask vbulletin what changes in the ajax code they did between beta 3 and 4...?

RetroDreams 03-28-2008 11:38 AM

Quote:

Originally Posted by Dream (Post 1473854)
.pls is Winamp isn't it? Winamp doesn't have a browser plugin.

Not entirely sure, but I just noticed hundreds of stations have feeds, but tuck their feed into a playlist file now. Some I've been able to get working by extracting the feed, but some don't.

Dream 03-28-2008 04:25 PM

Quote:

Originally Posted by nerofix (Post 1476667)
Is it possible for you to ask vbulletin what changes in the ajax code they did between beta 3 and 4...?

What changed is that they use Yahoo's javascript now.

ProGenY 03-29-2008 06:21 PM

Thnx Great job

i am having a problem though cant change the channels in the satus bar says Error on Page any sugestions

vB 3.8 RC2

Dream 03-29-2008 06:55 PM

3.8 RC2? This version is for 3.7. The 3.6.8 version is on the 3.6 forums.

Bounce 03-30-2008 12:38 PM

Anyway it can be made Mac compatible? Don't have Windows Media Player :confused:

indie2industry 03-30-2008 12:48 PM

Here's the Adsense Add-on.

It works for 3.7 also.

https://vborg.vbsupport.ru/showthread.php?t=171412

Dream 03-30-2008 06:05 PM

Quote:

Originally Posted by hIBEES (Post 1478265)
Anyway it can be made Mac compatible? Don't have Windows Media Player :confused:

On mac WMP stations are handled with something else as far as I know.

iBaker 04-01-2008 07:50 AM

Just downloaded and installed this potentially great addon - when it becomes stable I will definitely be making a donation - it is simply brilliant.

Why I said "stable" is I am also getting the crashes when trying to change channels in Firefox (FF 2.0.0.1.3 and vb 3.7.0 BETA 5) but seems to work ok in I.E.

Thanks for a great mod and hope that you can squeeze the time in to make it stable


All times are GMT. The time now is 05:50 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.01528 seconds
  • Memory Usage 1,825KB
  • 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
  • (10)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
  • (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