Site Radio And TV

izhmel
@izhmel
7 years ago
1,323 posts
Where do I find " Site Radio And TV " , I have never gotten the site radio to work like JR4 ,

How do I create an admin radio ?

Thanks in advance ..



--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 04/30/17 01:12:22AM
paul
@paul
7 years ago
4,326 posts
Whereas in JR4 stations and channels were specific items, in JR5 onwards they are 'Playlists' so create an admin playlist with either audio or video items and link to that.
hth


--
Paul Asher - JR Developer and System Import Specialist
izhmel
@izhmel
7 years ago
1,323 posts
How do I create an admin radio with all the audio ?

It would be good if I could go to " playlist/admin/tools " click create play list , has the option to select all audio , or if I wanted to create a play list based on genre or artist I could do so ....

The playlist module needs this feature


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/18/17 08:07:08AM
izhmel
@izhmel
7 years ago
1,323 posts
I created this play list from " change owner " in the play list tool , is there a way to share owners ?

http://dubmusic.com/dubmaster/playlist/25/the-dubmaster ?


--
The Scientist
dubmusic.com
Thanks for any assistance.
paul
@paul
7 years ago
4,326 posts
izhmel:
I created this play list from " change owner " in the play list tool , is there a way to share owners ?

http://dubmusic.com/dubmaster/playlist/25/the-dubmaster ?


Not sure what you mean. How are you using the Change Owner tool to create a playlist? They are not connected.


--
Paul Asher - JR Developer and System Import Specialist
izhmel
@izhmel
7 years ago
1,323 posts
How do I create an admin radio with all audio on the website ?

playlist/admin/tools then change owner to create the play list


--
The Scientist
dubmusic.com
Thanks for any assistance.
paul
@paul
7 years ago
4,326 posts
Quote: How do I create an admin radio with all audio on the website ?
This isn't supported within the Playlist module. You would need to do something custom or add them add by hand.

Quote: playlist/admin/tools then change owner to create the play list
Still not sure what you are trying to do with the Change Owner tool.


--
Paul Asher - JR Developer and System Import Specialist
douglas
@douglas
7 years ago
2,790 posts
izhmel:
How do I create an admin radio with all audio on the website ?

playlist/admin/tools then change owner to create the play list


The playlist may not be able to do what you want, but I believe the jrCore_media_player should, it works basically like the jrCore_list function.

https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/788/jrcore-media-player

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
I hope to see this feature comes back like JR4 , I could create an admin radio with all the songs


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
Under /playlist/change, how can I modify the playlist module to add songs by "artist, add by genera " ? so I can add the songs the same way how I added these songs by going to under /playlist/change, then change owner to add the songs .....

If we could modify the play list module , we could create an admin radio with all the songs
http://dubmusic.com/dubmaster/playlist/25/the-dubmaster


--
The Scientist
dubmusic.com
Thanks for any assistance.
michael
@michael
7 years ago
7,714 posts
izhmel:
Under /playlist/change, how can I modify the playlist module to add songs by "artist, add by genera " ? so I can add the songs the same way how I added these songs by going to under /playlist/change, then change owner to add the songs .....

If we could modify the play list module , we could create an admin radio with all the songs
http://dubmusic.com/dubmaster/playlist/25/the-dubmaster

You can look at the code in the playlist module and build your own module that works how you want it to work, sure. as for the how to do it, its a large question.
douglas
@douglas
7 years ago
2,790 posts
izhmel:
Under /playlist/change, how can I modify the playlist module to add songs by "artist, add by genera " ? so I can add the songs the same way how I added these songs by going to under /playlist/change, then change owner to add the songs .....

If we could modify the play list module , we could create an admin radio with all the songs
http://dubmusic.com/dubmaster/playlist/25/the-dubmaster

You can already do this with the jrCore_media_player function.

Something like this:
{jrCore_media_player type="jrAudio_black_overlay_player" module="jrAudio" field="audio_file" search1="profile_quota_id IN 1,2,3" search2="audio_genre = rock" order_by="audio_title random" limit="50" autoplay=true}

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
How do I find the jrCore_media_player , what file do I edit ?


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
izhmel:
How do I find the jrCore_media_player , what file do I edit ?

Take what I posted, adjust the search parameters to your liking, and paste it in the template you want the player to show in.

It works just like the jrCore_list function.

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
How do I do this without codes ? I want point and click from within playlist/admin/tools/ create admin radio, cant the JR team create a module for this as it was before in earlier JR versions ? most end users don't wanna see codes , " they wan point and click "

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
michael
@michael
7 years ago
7,714 posts
izhmel:.... how can I modify the playlist module to add songs by "artist, add by genera " .........If we could modify the play list module , we could create an admin radio with all the songs....

You can, jamroom is open source. You are free to build modules for it and release them.

izhmel:......How do I do this without codes ? I want point and click .......

Modules are built with code, PHP, HTML, CSS, Javascript along with a database, so SQL.

If you have the skills you can adjust them. We can help if you get stuck. What is a little past help is someone having to build what you want, then tell you how they built it in the forums.
izhmel
@izhmel
7 years ago
1,323 posts
I don't have the skills , my specialties are producing music and designing electronic gear . The JR team are the experts in developing modules and would prefer if there was a module like JR4 , I like to point and click and I knows most users do and leave the coding to the JR team...

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/21/17 09:13:18AM
izhmel
@izhmel
7 years ago
1,323 posts
Can you send me the code to copy and paste ?

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
michael
@michael
7 years ago
7,714 posts
You can sponsor a module to increase its priority. Currently this is low priority.
douglas
@douglas
7 years ago
2,790 posts
izhmel:
Can you send me the code to copy and paste ?

Thanks


So you want to create links to different genres that play in a single player on a page by itself? ie. yoursite.com/dubmusic_player/rock would open a page with a player that played all songs in the rock genre?

If so, create a template named dubmusic_player.tpl and add this code.

{assign var="selected" value="stand_alone_palyer"}
{assign var="no_inner_div" value="true"}
{jrCore_include template="header.tpl"}

<div class="container">

    {* FEATURED TABS *}
    <div class="row">

        <div class="col12 last">

            <div class="menu_tab">
                <div id="default" class="p_choice fartist" onclick="jrLoad('#sm','{$jamroom_url}/index_artists');jrSetActive('#default');">{jrCore_lang  skin=$_conf.jrCore_active_skin id="21" default="featured"} {jrCore_lang  skin=$_conf.jrCore_active_skin id="12" default="artists"}</div>
                <div id="s_song" class="p_choice fsong" onclick="jrLoad('#sm','{$jamroom_url}/index_songs');jrSetActive('#s_song');">{jrCore_lang  skin=$_conf.jrCore_active_skin id="21" default="featured"} {jrCore_lang  skin=$_conf.jrCore_active_skin id="13" default="songs"}</div>
                <div id="s_video" class="p_choice fvideo" onclick="jrLoad('#sm','{$jamroom_url}/index_videos');jrSetActive('#s_video');">{jrCore_lang  skin=$_conf.jrCore_active_skin id="21" default="featured"} {jrCore_lang  skin=$_conf.jrCore_active_skin id="14" default="videos"}</div>
                <div class="clear"></div>
            </div>
            <div class="finner mb8">
                <div id="sm"></div>
            </div>

        </div>

    </div>

    {* PLAYER *}
    <div class="row">

        <div class="col12 last">
            <div class="inner leader mb8 mr8">
                <span class="title">{$_conf.jrCore_system_name} Player</span>
            </div>
            <div class="inner mb8">
                {if isset($_post.option) && strlen($_post.option) > 0}
                    {jrCore_media_player type="jrAudio_black_overlay_player" module="jrAudio" field="audio_file" search1="profile_quota_id IN 1,2,3" search2="audio_genre = `$_post.option`" order_by="audio_title random" limit="50" autoplay=true}
                {else}
                    {jrCore_media_player type="jrAudio_black_overlay_player" module="jrAudio" field="audio_file" search1="profile_quota_id IN 1,2,3" order_by="audio_title random" limit="50" autoplay=true}
                {/if}
            </div>
        </div>

    </div>

    {jrTags_cloud height="350" assign="tag_cloud"}
    {if strlen($tag_cloud) > 0}
        <div class="row">
            <div class="col12 last">
                <div class="inner mb10">
                    <div class="inner leader">Tag Cloud</div>
                    <div class="item">{$tag_cloud}</div>
                </div>
            </div>
        </div>
    {/if}

    {* SITE STATS *}
    {if isset($_conf.jrNova_show_stats) && $_conf.jrNova_show_stats == 'on'}
        <div class="row">
            <div class="col12 last">
                <div class="inner">
                    <div class="inner leader">
                        <span class="capital">{jrCore_lang  skin=$_conf.jrCore_active_skin id="42" default="stats"}</span> -
                        {capture name="template" assign="stats_tpl"}
                        {literal}
                            {foreach $_stats as $title => $_stat}
                            <span class="media_title">• {$title}: {$_stat.count}</span>
                            {/foreach}
                        {/literal}
                        {/capture}
                        {jrCore_stats template=$stats_tpl}
                    </div>
                </div>
            </div>
        </div>
    {/if}

</div>

{jrCore_include template="footer.tpl"}

Then the links to that would be something like:

http://dubmusic.com/bubmusic_player/rock

You'll also want to change the quota id's in the jrCore_media_player functions.

search1="profile_quota_id IN 1,2,3"

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

updated by @douglas: 01/23/17 02:23:47PM
izhmel
@izhmel
7 years ago
1,323 posts
How do I create a template , and where do I put it, can this be done from "ACP " ? this is not exactly what I was thinking , but I like this idea and is a good place to start

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/24/17 03:57:05PM
izhmel
@izhmel
7 years ago
1,323 posts
I was more thinking under /playlist/admin/tools , there was a button that says "create play list " then, you could create a play list by artists or genera .......

Or under embed media if there was a way to select all , it could be done that way ... Can you modify "embed media" to include a select all function , that would put all the files in one player ?



Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
That isn't how it works anymore and would likely require a custom module to do what you want.

You can use a text editor ( NOT Microsoft Word! ) and copy an paste the code I posted, then save the file as dubmusic_player.tpl, or whatever you like, then the template can be reached via the URL I posted.

Here is a doc on creating new pages.
https://www.jamroom.net/the-jamroom-network/documentation/skin-customization/1043/creating-a-new-page-for-a-skin

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
I did not work for me http://dubmusic.com/dubmusic_player.tpl


--
The Scientist
dubmusic.com
Thanks for any assistance.
gary.moncrieff
gary.moncrieff
@garymoncrieff
7 years ago
865 posts
The url you should be visiting is this http://dubmusic.com/dubmusic_player
izhmel
@izhmel
7 years ago
1,323 posts
Thanks garymoncrieff, , how we make the player shows the graphics and titles and so on ?

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
Hopefully this is the start of a admin radio for JR6 that can be programed with "adds/commercial , I want to see this , fully programmable point and click admin radio ...


--
The Scientist
dubmusic.com
Thanks for any assistance.
gary.moncrieff
gary.moncrieff
@garymoncrieff
7 years ago
865 posts
izhmel:
Thanks garymoncrieff, , how we make the player shows the graphics and titles and so on ?

Thanks

You'd need to call the playlist player IIRC. ie jrPlaylist_player_dark instead of jrAudio_black_overlay_player
gary.moncrieff
gary.moncrieff
@garymoncrieff
7 years ago
865 posts
izhmel:
Hopefully this is the start of a admin radio for JR6 that can be programed with "adds/commercial , I want to see this , fully programmable point and click admin radio ...

You'll need the Playlist ads module for that.
izhmel
@izhmel
7 years ago
1,323 posts
I have it

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
how can I put this template in a page or profile ?

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
jrAudio_black_overlay_player ,don't work for me, I must be doing something wrong ..

What exactly must I do ?
Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

Tags