{"id":46016,"date":"2010-11-24T23:04:24","date_gmt":"2010-11-24T23:04:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/movies\/"},"modified":"2011-01-02T00:42:13","modified_gmt":"2011-01-02T00:42:13","slug":"movies","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/movies\/","author":7345614,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.6","stable_tag":"0.6","tested":"3.0.5","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Movies","header_author":"Scott Taylor","header_description":"","assets_banners_color":"","last_updated":"2011-01-02 00:42:13","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/tsunamiorigami.com","rating":0,"author_block_rating":0,"active_installs":60,"downloads":6004,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":{"":"<ul>\n<li>Update to get the latest bug fixes from ongoing development. 0.2 fixes bugs related to dynamic rendering of Video in Firfox.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5","0.6","0.7"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539108","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539108","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>Using <a href=\"http:\/\/wordpress.org\/extend\/plugins\/shuffle\/\" title=\"Shuffle\">Shuffle<\/a>, you associate images and OGV files with MP4 files, all will be loaded automatically into the HTML5 video player<\/p>","2":"<p>You can customize the look of your player and playlist by adding a video.css file in your theme's directory<\/p>"}},"plugin_section":[],"plugin_tags":[83,1346,84,222,6334],"plugin_category":[50,59],"plugin_contributors":[80257],"plugin_business_model":[],"class_list":["post-46016","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-attachments","plugin_tags-media","plugin_tags-video","plugin_tags-videos","plugin_category-media","plugin_category-utilities-and-tools","plugin_contributors-wonderboymusic","plugin_committers-wonderboymusic"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/movies.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/movies\/trunk\/screenshot-1.png?rev=1539108","caption":"<p>Using <a href=\"http:\/\/wordpress.org\/extend\/plugins\/shuffle\/\" title=\"Shuffle\">Shuffle<\/a>, you associate images and OGV files with MP4 files, all will be loaded automatically into the HTML5 video player<\/p>"},{"src":"https:\/\/ps.w.org\/movies\/trunk\/screenshot-2.png?rev=1539108","caption":"<p>You can customize the look of your player and playlist by adding a video.css file in your theme's directory<\/p>"}],"raw_content":"<!--section=description-->\n<p>Movies allows you to use simple functions in your theme to display videos you have attached to Posts\/Pages\/Custom Post Types in your Media Library. Your player is styled 100% with CSS\/images (if you want). The video player uses the MediaElement (by default, or VideoJS - you pick!) library and your browser's native HTML5 capabilities when available with a fallback to Flash when necessary. Allows you to play video inline on mobile browsers that support HTML5 Video. Video metadata is written to the page using the hMedia micro-format for semantic markup.<\/p>\n\n<p>You can use this shortcode <code>[movies]<\/code> or <code>the_movies()<\/code> or <code>the_videos()<\/code> in your theme to output your item's attachments.<\/p>\n\n<p>You may need to add these Mime-Type declarations to <code>httpd.conf<\/code> or your <code>.htaccess<\/code> file<\/p>\n\n<pre><code>AddType video\/ogg .ogv \nAddType video\/mp4 .mp4 \nAddType video\/webm .webm\n<\/code><\/pre>\n\n<p>Read More here: http:\/\/scottctaylor.wordpress.com\/2010\/11\/24\/new-plugin-movies\/<\/p>\n\n<p>Follow-up: http:\/\/scottctaylor.wordpress.com\/2010\/11\/28\/movies-plugin-now-supports-webm\/<\/p>\n\n<p>Latest: http:\/\/scottctaylor.wordpress.com\/2010\/12\/07\/movies-v0-4-now-with-mediaelement-support\/<\/p>\n\n<!--section=changelog-->\n<h4>0.6<\/h4>\n\n<ul>\n<li>Updates MediaElement to 2.0.2<\/li>\n<li>Sets <code>src=\"&lt;MP4 file&gt;\"<\/code> on video tag to fix bug in Firefox<\/li>\n<li>Never sets empty <code>poster=\"\"<\/code> so that there is no broken image icon on top of video<\/li>\n<li>Fixes the getID3 library so that PHP4-like calls to class methods statically without the proper access modifier won't throw notices or errors in the server logs, even when <code>error_reporting(-1)<\/code><\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Doesn't load scripts and stylesheets in admin anymore, adds extra check in JS to remove any accidental error from script being loaded in the wrong context<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>MediaElement is now the default player for Movies. To use VideoJS, set <code>define('MEDIA_ELEMENT', false)<\/code> at the top of <code>plugins\/movies\/movies.php<\/code>. To remove the warning about this, set <code>define('WARNING', false)<\/code> in the same location.<\/li>\n<li>MediaElement CSS is not currently overridable as it has a unified UI across HTML5, Flash, and Silverlight<\/li>\n<li>added a function called <code>the_flash_video()<\/code> to return the video as Flash, this is useful for completely bypassing HTML5 if you are having problems with it<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Support for WebM added when used with <a href=\"http:\/\/wordpress.org\/extend\/plugins\/shuffle\/\" title=\"Shuffle\">Shuffle<\/a>, fixes Media Uploader to support WebM <\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Some bug fixes, definitely update<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"HTML5 Video (on supported browsers), Flash fallback, CSS-skin&#039;d player, hMedia Micro-formats, attach images to videos (when used with Shuffle), a &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/46016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=46016"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wonderboymusic"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=46016"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=46016"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=46016"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=46016"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=46016"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=46016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}