Embeds allowing bloggers to easily embed videos from Distrify. Just go to any Distrify film page or player and copy the URL. Paste that URL in any WordPress blog and it will automatically be converted to an embedded Distrify player. If you are logged in to distrify.com it will automatically add your affiliate tracking code to your embeds. Make sure you turn on Auto-embeds in your WP settings and also make sure that the URL is on its own line and not hyperlinked (clickable when viewing the post). The plugin also extracts the still image from the film and saves it as the Featured Image for the post. This actually works for any Embed (not just Distrify) that you embed into your WordPress blog. Author: Distrify Limited Version: 0.3.1 Author URI: http://www.distrify.com License: GPL2 Copyright 2011-2013 Distrify (email : hello@distrify.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /** * Does the work of adding the Distrify provider to wp_oembed */ function add_distrify_provider($the_content){ require_once( ABSPATH . WPINC . '/class-oembed.php' ); wp_oembed_add_provider('#https?://(www\.)?(distrify|muvies).com/films/.*#i', 'http://distrify.com/oembed.json', true ); wp_oembed_add_provider('http://muvi.es/*', 'http://distrify.com/oembed.json' ); wp_oembed_add_provider('#https?://.*\.muvies.com/.*reviews/.*#i', 'http://distrify.com/oembed.json', true ); } //add the provider on plugins_loaded. add_action('plugins_loaded', 'add_distrify_provider'); /** * from http://wordpress.stackexchange.com/q/70752/1685 * Automatically set the featured image if an oEmbed-compatible embed is found in the post content. * author: TheDeadMedic * author URI: http://wordpress.stackexchange.com/users/1685/thedeadmedic * */ add_action( 'wp_insert_post', array( 'ofi', 'init' ) ); class ofi { /** * The post thumbnail ID * * @var int */ private $_thumb_id; /** * The post ID * * @var int */ private $_post_id; /** * Sets up an instance if called statically, and attempts to set the featured * image from an embed in the post content (if one has not already been set). * * @param int $post_id * @return object|null */ public function init( $post_id ) { if ( ! isset( $this ) ) return new ofi( $post_id ); global $wp_embed; $this->_post_id = absint( $post_id ); if ( ! $this->_thumb_id = get_post_meta( $this->_post_id, '_thumbnail_id', true ) ) { if ( $content = get_post_field( 'post_content', $this->_post_id, 'raw' ) ) { add_filter( 'oembed_dataparse', array( $this, 'oembed_dataparse' ), 10, 3 ); $wp_embed->autoembed( $content ); remove_filter( 'oembed_dataparse', array( $this, 'oembed_dataparse' ), 10, 3 ); } } } /** * @see init() */ public function __construct( $post_id ) { $this->init( $post_id ); } /** * Callback for the "oembed_dataparse" hook, which will fire on a successful * response from the oEmbed provider. * * @see WP_oEmbed::data2html() * * @param string $return The embed HTML * @param object $data The oEmbed response * @param string $url The oEmbed content URL */ public function oembed_dataparse( $return, $data, $url ) { if ( ! empty( $data->thumbnail_url ) && ! $this->_thumb_id ) { // if ( in_array( @ $data->type, array( 'video' ) ) ) // Only set for video embeds $this->set_thumb_by_url( $data->thumbnail_url, @ $data->title ); } } /** * Attempt to download the image from the URL, add it to the media library, * and set as the featured image. * * @see media_sideload_image() * * @param string $url * @param string $title Optionally set attachment title */ public function set_thumb_by_url( $url, $title = null ) { /* Following assets will already be loaded if in admin */ require_once ABSPATH . 'wp-admin/includes/file.php'; require_once ABSPATH . 'wp-admin/includes/media.php'; require_once ABSPATH . 'wp-admin/includes/image.php'; $temp = download_url( $url ); if ( ! is_wp_error( $temp ) && $info = @ getimagesize( $temp ) ) { if ( ! strlen( $title ) ) $title = null; if ( ! $ext = image_type_to_extension( $info[2] ) ) $ext = '.jpg'; $data = array( 'name' => md5( $url ) . $ext, 'tmp_name' => $temp, ); $id = media_handle_sideload( $data, $this->_post_id, $title ); if ( ! is_wp_error( $id ) ) return update_post_meta( $this->_post_id, '_thumbnail_id', $this->_thumb_id = $id ); } if ( ! is_wp_error( $temp ) ) @ unlink( $temp ); } } shoegaze – The Earology Dept. https://www.theearologydept.com Where the food sounds good, and the music is pretty tasty too. Wed, 08 Jul 2015 18:51:28 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.20 50391680 scarlet youth | the everchanging view https://www.theearologydept.com/scarlet-youth-everchanging-view/ https://www.theearologydept.com/scarlet-youth-everchanging-view/#respond Sun, 13 Jul 2014 12:01:15 +0000 http://www.theearologydept.com/?p=11740   Scarlet Youth is a talented Finnish band with a great sound. If you’re a fan of shoegaze then this will be a nice cup of tea from which your ears can sip. Peace.   The Everchanging View by Scarlet Youth

The post scarlet youth | the everchanging view appeared first on The Earology Dept..

]]>

 
Scarlet Youth is a talented Finnish band with a great sound. If you’re a fan of shoegaze then this will be a nice cup of tea from which your ears can sip. Peace.
 

The post scarlet youth | the everchanging view appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/scarlet-youth-everchanging-view/feed/ 0 11740
plastic flowers // empty eyes https://www.theearologydept.com/plastic-flowers-empty-eyes/ https://www.theearologydept.com/plastic-flowers-empty-eyes/#respond Tue, 23 Oct 2012 10:27:27 +0000 http://mittenmouthmusic.wordpress.com/?p=7108 grecian dream-pop two piece plastic flowers release the first single from the forthcoming ‘plastic flowers’ ep via bad panda records. after the jump listen to the slow burner, “empty eyes” and you’ll hit repeat involuntarily a few time. also, it is a free download so it’s a double joy to start you day out right. …

The post plastic flowers // empty eyes appeared first on The Earology Dept..

]]>

grecian dream-pop two piece plastic flowers release the first single from the forthcoming ‘plastic flowers’ ep via bad panda records. after the jump listen to the slow burner, “empty eyes” and you’ll hit repeat involuntarily a few time. also, it is a free download so it’s a double joy to start you day out right. peace.

The post plastic flowers // empty eyes appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/plastic-flowers-empty-eyes/feed/ 0 7108
videotape // static https://www.theearologydept.com/videotape-static/ https://www.theearologydept.com/videotape-static/#respond Sun, 15 Jul 2012 15:48:19 +0000 http://mittenmouthmusic.wordpress.com/?p=6278 Fellow Chicagoans AJ Cesena, Sophie Leigh, Ian McDuffie, Sarah Sterling, and Jenna Caravello are the band Videotape. And while their name may place an emphasis on the visual it is the band’s large pulsing rock/pop sound (and Sophie Leigh’s sexy vocals) that’ll win you over. The song, “Static” is the first single from the band’s …

The post videotape // static appeared first on The Earology Dept..

]]>

Fellow Chicagoans AJ Cesena, Sophie Leigh, Ian McDuffie, Sarah Sterling, and Jenna Caravello are the band Videotape. And while their name may place an emphasis on the visual it is the band’s large pulsing rock/pop sound (and Sophie Leigh’s sexy vocals) that’ll win you over. The song, “Static” is the first single from the band’s forthcoming debut album This Is Disconnect which drops September 24th, 2012. 

The post videotape // static appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/videotape-static/feed/ 0 6278
mothlight // american spirit ep https://www.theearologydept.com/mothlight-american-spirit-ep/ https://www.theearologydept.com/mothlight-american-spirit-ep/#respond Thu, 12 Jul 2012 04:12:05 +0000 http://mittenmouthmusic.wordpress.com/?p=6215 The San Diego electro collective known as Mothlight and helmed by music mastermind Matt Billings released their American Spirit EP a few months ago (May 17th), and frankly speaking you deserve nothing less than to be washed beneath this luscious wave of euphoria over and over again. It’s hard to categorize Mothlight’s sound, because its …

The post mothlight // american spirit ep appeared first on The Earology Dept..

]]>

The San Diego electro collective known as Mothlight and helmed by music mastermind Matt Billings released their American Spirit EP a few months ago (May 17th), and frankly speaking you deserve nothing less than to be washed beneath this luscious wave of euphoria over and over again. It’s hard to categorize Mothlight’s sound, because its more an amalgamation of genres, ranging from ambient, chillwave, psychedelica and the seemingly all-encompassing scatter-shot umbrella known as contemporary Pop music. Whatever you deign to label it, it works. Peace.

The post mothlight // american spirit ep appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/mothlight-american-spirit-ep/feed/ 0 6215
the history of apple pie // do it wrong https://www.theearologydept.com/the-history-of-apple-pie-do-it-wrong/ https://www.theearologydept.com/the-history-of-apple-pie-do-it-wrong/#respond Sun, 08 Jul 2012 13:27:34 +0000 http://mittenmouthmusic.wordpress.com/?p=6160 The History Of Apple Pie have pulled the gloves off to reveal knuckles encased in brass. The bands latest single, “Do It Wrong” finds Stephanie Min fully embracing her rock-n-roll bitchiness with a snarl and attitude galore. “Do It Wrong” will be released August 6th via Marshall Teller Records. You can  pre-order the limited edition (only …

The post the history of apple pie // do it wrong appeared first on The Earology Dept..

]]>

The History Of Apple Pie have pulled the gloves off to reveal knuckles encased in brass. The bands latest single, “Do It Wrong” finds Stephanie Min fully embracing her rock-n-roll bitchiness with a snarl and attitude galore. “Do It Wrong” will be released August 6th via Marshall Teller Records. You can  pre-order the limited edition (only 300 will be pressed) 7″ (b/w “Long Way To Go”, on white vinyl. Peace.

The post the history of apple pie // do it wrong appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-history-of-apple-pie-do-it-wrong/feed/ 0 6160
Yuck // Chew https://www.theearologydept.com/yuck-chew/ https://www.theearologydept.com/yuck-chew/#respond Sat, 14 Apr 2012 05:00:00 +0000 http://mittenmouthmusic.wordpress.com/?p=5132 Yuck. You know what this band can do ’cause their reputation precedes them. The new song, “Chew” is everything you’d expect it to be. It rocks. If you’re a fan and are heading to Coachella check ’em out they’ll be there just for you. Peace. If you got a hankering to see the band live …

The post Yuck // Chew appeared first on The Earology Dept..

]]>

Yuck. You know what this band can do ’cause their reputation precedes them. The new song, “Chew” is everything you’d expect it to be. It rocks. If you’re a fan and are heading to Coachella check ’em out they’ll be there just for you. Peace.


If you got a hankering to see the band live stateside here are the remaining mini-tour dates:

April

13th: Coachella, Indio CA (SOLD OUT)

15th: The Independent, San Francisco CA

17th: The Casbah, San Diego CA

18th: Constellation Room (with La Sera), Santa Ana CA

19th: Pappy & Harriet’s (with Girls), Pioneertown CA

20th: Coachella, Indio CA (SOLD OUT)

The post Yuck // Chew appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/yuck-chew/feed/ 0 5132
the history of apple pie // mallory https://www.theearologydept.com/the-history-of-apple-pie-mallory/ https://www.theearologydept.com/the-history-of-apple-pie-mallory/#respond Wed, 11 Jan 2012 23:08:13 +0000 http://mittenmouthmusic.wordpress.com/?p=3306 I think The History of Apple Pie is my fatal fuzzy fantasy band come to life, if not they’ll do until it gets here. Their music is the perfect blend of shaggy hair in your bubble gum — don’t worry, that’s just my way of describing their unshorn shoegazy pop sound. And the vocals of …

The post the history of apple pie // mallory appeared first on The Earology Dept..

]]>

I think The History of Apple Pie is my fatal fuzzy fantasy band come to life, if not they’ll do until it gets here. Their music is the perfect blend of shaggy hair in your bubble gum — don’t worry, that’s just my way of describing their unshorn shoegazy pop sound. And the vocals of Stephanie Min make want to do unmentionable things to my speakers. Like rip ’em apart and commune with their fizzling innards. Hey, what can I say? I’m weird like that. Anyway, listen to the song “Mallory,” and if it makes you feel like putting on the warm wool sweater of nostalgia and pout into your yearbook, don’t say I didn’t warn you. THOAP is mighty, mighty delicious stuff. Peace.

Check out their soundcloud page for an orchard full of other red delicious edible songs.

The History of Apple Pie – You’re so cool from camillebenett on Vimeo.

The post the history of apple pie // mallory appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-history-of-apple-pie-mallory/feed/ 0 3306
Secret Knives – Affection https://www.theearologydept.com/secret-knives-affection/ https://www.theearologydept.com/secret-knives-affection/#respond Wed, 16 Nov 2011 04:50:38 +0000 http://mittenmouthmusic.wordpress.com/?p=1908 Alright, I got something to proclaim. Secret Knives should be more popular in the U.S. than they are by now. Maybe I’m overstating my assertion, you think? Not even. I’m an incredibly large advocate of letting the music speak for itself. So, after the jump you’ll find the entire Affection album.  I am abundantly confident …

The post Secret Knives – Affection appeared first on The Earology Dept..

]]>
Alright, I got something to proclaim. Secret Knives should be more popular in the U.S. than they are by now. Maybe I’m overstating my assertion, you think? Not even. I’m an incredibly large advocate of letting the music speak for itself. So, after the jump you’ll find the entire Affection album.  I am abundantly confident you’re going to love it.  Watch out for the tracks The Shining, Affection and the incredibly gorgeous song The Garden. Let me apologize in advance for withholding such a wonderful bundle of songs. Didn’t you know? The band from Wellington, New Zealand rocks! Peace.
 

The post Secret Knives – Affection appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/secret-knives-affection/feed/ 0 1908
The Morning Clouds – A Walk Home (Video) https://www.theearologydept.com/the-morning-clouds-a-walk-home-video/ https://www.theearologydept.com/the-morning-clouds-a-walk-home-video/#respond Fri, 28 Oct 2011 23:16:12 +0000 http://mittenmouthmusic.wordpress.com/?p=1428 Listening to The Morning Clouds is always delightful. However, watching their latest video for the song “A Walk Home” is tough. But maybe that’s the point. Throughout the entire video we are served a lukewarm heaping helping of starched work-a-day glibness. It’s uncomfortable to watch, mostly because it turns a magnifying glass in on the …

The post The Morning Clouds – A Walk Home (Video) appeared first on The Earology Dept..

]]>
Listening to The Morning Clouds is always delightful. However, watching their latest video for the song “A Walk Home” is tough. But maybe that’s the point. Throughout the entire video we are served a lukewarm heaping helping of starched work-a-day glibness. It’s uncomfortable to watch, mostly because it turns a magnifying glass in on the lives we live and how we chose to lead them. The video begs the question: Do we want a life of cookie-cutter mediocrity or do we search for something of real substance?  But alas, we’re all passengers, or even more depressing, participants in the rat race in one way or another. The Morning Clouds dropped their latest LP on October 11th, so it’s available now. I fear though, if I watch the video again I many just get myself a “life coach”, Peace.

The Morning Clouds – A Walk Home from Richard Karpala on Vimeo.

The post The Morning Clouds – A Walk Home (Video) appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/the-morning-clouds-a-walk-home-video/feed/ 0 1428
secret knives // the garden https://www.theearologydept.com/secret-knives-shouldnt-be-a-secret/ https://www.theearologydept.com/secret-knives-shouldnt-be-a-secret/#respond Sun, 28 Aug 2011 18:14:10 +0000 http://mittenmouthmusic.wordpress.com/?p=18   The New Zealand band Secret Knives more than likely is a band not too many of your friends have heard of. Well, that shouldn’t be the case, because their latest release LP Affection (via A Low Hum Records) is giant. It is that rare album where you can press play and let it ride. From …

The post secret knives // the garden appeared first on The Earology Dept..

]]>

 
The New Zealand band Secret Knives more than likely is a band not too many of your friends have heard of. Well, that shouldn’t be the case, because their latest release LP Affection (via A Low Hum Records) is giant. It is that rare album where you can press play and let it ride. From beginning to end it doesn’t hit a snag. Secret Knives’ music is categorized as shoegaze. If you don’t know what shoegaze is it is a term coined in the late 1980s as a subgenre of alternative rock that had its beginnings in the U.K. Basically, it means music that incorporates lots of guitar effects, i.e. distortion, reverb, phase, flange, and delay. Regardless of what category Secret Knives music falls into doesn’t really matter. What matters is that they are a magnificent band worth listening to. So, spread the word. Peace.
 

 

The post secret knives // the garden appeared first on The Earology Dept..

]]>
https://www.theearologydept.com/secret-knives-shouldnt-be-a-secret/feed/ 0 18