Network Notification
Using Jamroom
With the NewsLetter module.
Check the 'Ignore Preferences' option when sending if you do want ALL users to get it.
hth
{jrCore_list module="jrYouTube" order_by="_item_id numerical_desc" template=$new_videos_template pagebreak="3" page=$_post.p}
{jrCore_module_url module="jrYouTube" assign="murl"}
<a href="{$jamroom_url}/{$row.profile_url}/{$murl}/{$row._item_id}/{$row.youtube_title_url}"><img src="{$item.youtube_artwork_url}" alt="{$item.youtube_title|jrCore_entity_string}" class="iloutline img_scale"></a><br>
<h4><a href="{$jamroom_url}/{$row.profile_url}" title="{$row.profile_name}">{if strlen($row.youtube_title) > 20}{$row.youtube_title|truncate:20:"...":false}{else}{$row.youtube_title}{/if}</a></h4>