{"id":1590,"date":"2017-04-06T06:49:37","date_gmt":"2017-04-05T21:49:37","guid":{"rendered":"http:\/\/matoken.org\/blog\/?p=1590"},"modified":"2017-04-07T00:40:33","modified_gmt":"2017-04-06T15:40:33","slug":"trouble-with-podcasts","status":"publish","type":"post","link":"https:\/\/matoken.org\/blog\/2017\/04\/06\/trouble-with-podcasts\/","title":{"rendered":"Podcast\u304c\u7121\u304f\u306a\u3063\u3066\u56f0\u308b"},"content":{"rendered":"<p>\u73fe\u5728Podcast\u3092<code>podget<\/code>\u3067\u53d6\u5f97\u3057\u3066\uff0c<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span>2 * * * *       podget -s\r\n<\/pre>\n<\/div>\n<p>\u305d\u306e\u4e2d\u306e\u65b0\u3057\u3044\u3082\u306e\u3060\u3051\u3092ownCloud\u306b\u30b3\u30d4\u30fc\u3057\u3066Android\u3084PC\u3067\u8996\u8074\u3057\u3066\u3044\u307e\u3059\uff0e<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span>10 * * * *      cd ~mk\/POD ; find . -mmin -2880 -type f | egrep -v &#39;m3u$|LOG\\\/&#39; | rsync --delete --progress --files-from=- ~mk\/POD\/ \/var\/www\/owncloud\/data\/matoken\/files\/podcast\/; find \/var\/www\/owncloud\/data\/matoken\/files\/podcast\/ -ctime +7 -type f -print0 | xargs -0 rm ; find \/var\/www\/owncloud\/data\/matoken\/files\/podcast\/news\/ -mmin +1`\r\n<\/pre>\n<\/div>\n<p>\u4eca\u65e5\u805e\u3053\u3046\u3068\u3057\u305f\u3089ownCloud\u5185\u306ePodcast\u304c0\u500b\u306b\u306a\u3063\u3066\u3044\u307e\u3057\u305f\uff0e\u5fc3\u5f53\u305f\u308a\u306fUbuntu 14.04 LTS\u304b\u3089Ubuntu 16.04 LTS\u3078\u306edist-upgrade\uff0eownCloud\u306f\u4e0a\u3052\u308b\u524d\u3068\u5f8c\u306b\u52d5\u4f5c\u78ba\u8a8d\u3057\u3066\u305f\u3093\u3067\u4ed6\u306e\u90e8\u5206\u304c\u602a\u3057\u3044\u3068\u30ed\u30b0\u3092\u898b\u308b\u3068<code>podget<\/code>\u304c\u30a8\u30e9\u30fc\u3092\u5410\u3044\u3066\u3044\u307e\u3059\uff0e\u3053\u3093\u306a\u611f\u3058\uff0e<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span>$ podget -s\r\n\/home\/mk\/.podget\/podgetrc cannot be verified to be compatible with this version of podget.\r\n\r\nIt is missing the version line that is included in configuration files created by newer versions of podget.\r\n\r\nPlease create a new configuration file by running <span class=\"s1\">&#39;podget --create-config &lt;FILENAME&gt;&#39;<\/span>,\r\nand <span class=\"k\">then<\/span> converting your old configuration to the new format.  Then move the new file\r\nin place of the old and podget will work as it used to.\r\n<\/pre>\n<\/div>\n<p>\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u304c\u4f7f\u3048\u306a\u304f\u306a\u3063\u3066\u308b\u307f\u305f\u3044\u3067\u3059\u306d\uff0e\u67af\u308c\u3066\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u305f\u3089\u7d50\u69cb\u5909\u5316\u304c\u3042\u3063\u305f\u3088\u3046\u3067\u3059\uff0e<br \/>\n\u3061\u306a\u307f\u306b\u66f4\u65b0\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c<code>podget 0.6.9-1<\/code>\u3067\u73fe\u5728\u306f<code>podget 0.7.9-1<\/code>\u3067\u3057\u305f\uff0e<\/p>\n<p>\u3066\u3053\u3068\u3067\uff0c\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u96db\u5f62\u3092\u5225\u306e\u5834\u6240\u306b\u66f8\u304d\u51fa\u3057\u3066\uff0c<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span>$ podget --create-config \/tmp\/podgetrc\r\npodget\r\n\r\nConfiguration filename specified by -c or --create-config violates the following rules...\r\n\r\nSuggestion<span class=\"o\">(<\/span>s<span class=\"o\">)<\/span>:\r\n  <span class=\"m\">1<\/span>. Filenames should not include any directory configuration.\r\n     Remove the directory configuration.\r\n     If you need to specify a directory other than the default,\r\n     use the -d or --dir_config <span class=\"nb\">command<\/span> line options.\r\n\r\nClosing session.\r\n<\/pre>\n<\/div>\n<p>\u2026\u2026\uff0e<code>--dir_config<\/code>\u4ed8\u3051\u3066\u518d\u5ea6\uff0e<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span>$ podget --dir_config \/tmp --create-config podgetrc\r\npodget\r\n  Installing default user configuration file in \/tmp\/podgetrc\r\n  Installing default server list configuration.\r\n\r\nClosing session.\r\n<\/pre>\n<\/div>\n<p>https:\/\/gist.github.com\/1b5fba2e949409a87e1955e0c779b057<\/p>\n<p>diff\u3092\u53d6\u3063\u3066\u307f\u308b\u3068\u8a2d\u5b9a\u9805\u76ee\u81ea\u4f53\u306f\u305d\u3046\u5909\u308f\u3063\u3066\u306a\u3044\u611f\u3058\u3067\u3059\u304c\uff0c\u8a2d\u5b9a\u5024\u304c\u5927\u6587\u5b57\u5c0f\u6587\u5b57\u304c\u5909\u308f\u3063\u305f\u308a\u3057\u3066\u3044\u307e\u3059\uff0e<br \/>\n\u6bd4\u8f03\u3057\u306a\u304c\u3089\u66f8\u304d\u63db\u3048\u3066\u53e9\u304f\u3068\u52d5\u304d\u59cb\u3081\u305f\u3088\u3046\u3067\u3059\uff0e<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span>$ podget\r\npodget\r\n\r\n\r\nSession directory not found, creating\r\nSession file not found.  Creating podget.18364 .\r\n\r\n-------------------------------------------------\r\nCategory: tech                 Name: \u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\r\n\r\nDownloading feed index from http:\/\/feeds.feedburner.com\/weblogs\/csc\r\n<span class=\"m\">2017<\/span>-04-06 <span class=\"m\">06<\/span>:13:13 URL:http:\/\/feeds.feedburner.com\/weblogs\/csc <span class=\"o\">[<\/span><span class=\"m\">46549<\/span><span class=\"o\">]<\/span> -&gt; <span class=\"s2\">&quot;-&quot;<\/span> <span class=\"o\">[<\/span><span class=\"m\">1<\/span><span class=\"o\">]<\/span>\r\n\r\nDownloading csc_2017_design2.mp3 from http:\/\/onosendai.jp\/csc\r\n<span class=\"m\">2017<\/span>-04-06 <span class=\"m\">06<\/span>:20:43 URL:http:\/\/onosendai.jp\/csc\/csc_2017_design2.mp3 <span class=\"o\">[<\/span><span class=\"m\">51781411<\/span>\/51781411<span class=\"o\">]<\/span> -&gt; <span class=\"s2\">&quot;\/home\/mk\/POD\/tech\/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\/csc_2017_design2.mp3&quot;<\/span> <span class=\"o\">[<\/span><span class=\"m\">1<\/span><span class=\"o\">]<\/span>\r\nPLAYLIST: Adding tech\/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\/csc_2017_design2.mp3 to \/home\/mk\/POD\/New-2017-04-06.m3u\r\n\r\nDownloading csc_2017_design1.mp3 from http:\/\/onosendai.jp\/csc\r\n<span class=\"m\">2017<\/span>-04-06 <span class=\"m\">06<\/span>:25:04 URL:http:\/\/onosendai.jp\/csc\/csc_2017_design1.mp3 <span class=\"o\">[<\/span><span class=\"m\">37304885<\/span>\/37304885<span class=\"o\">]<\/span> -&gt; <span class=\"s2\">&quot;\/home\/mk\/POD\/tech\/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\/csc_2017_design1.mp3&quot;<\/span> <span class=\"o\">[<\/span><span class=\"m\">1<\/span><span class=\"o\">]<\/span>\r\nPLAYLIST: Adding tech\/\u96fb\u8133\u7a7a\u9593\u30ab\u30a6\u30dc\u30fc\u30a4\u30ba\/csc_2017_design1.mp3 to \/home\/mk\/POD\/New-2017-04-06.m3u\r\n :\r\n<\/pre>\n<\/div>\n<p>\u3057\u304b\u3057\uff0c\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u6e08\u307f\u306e\u30d5\u30a1\u30a4\u30eb\u3082\u53d6\u5f97\u3057\u3066\u3044\u308b\u3088\u3046\u306a?<br \/>\n\u65b0\u898f\u306e\u307f\u306e\u8a2d\u5b9a\u306b\u3057\u3066\u3044\u308b\u3064\u3082\u308a\u306a\u3093\u3067\u3059\u304c\uff0c\u521d\u56de\u306f\u8210\u3081\u3061\u3083\u3046\u306e\u304b\u306a?2\u5ea6\u76ee\u306e\u3068\u304d\u306b\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\uff0e<\/p>\n<div class=\"codehilite\">\n<pre><span><\/span># Force\r\n# 0 == Only download new material.\r\n# 1 == Force download all items even those you&#39;ve downloaded before.\r\nFORCE=0\r\n<\/pre>\n<\/div>\n<p>\u3068\u308a\u3042\u3048\u305a\u7d42\u308f\u308b\u307e\u3067\u306fsoundcloud\u8fba\u308a\u3067\u805e\u3044\u3066\u307e\u3059\uff0e<\/p>\n<p>\u305d\u306e\u5f8c2\u56de\u76ee\u306f\u3061\u3083\u3093\u3068\u671f\u5f85\u901a\u308a\u306e\u52d5\u4f5c\u3059\u308b\u306e\u3092\u78ba\u8a8d\u3057\u305f\u306e\u3067crontab\u306b\u767b\u9332\u3057\u76f4\u3057\u307e\u3057\u305f\uff0e<\/p>\n<p><iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=matokensmeme-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=as_ss_li_til&#038;asins=B06WRW7RJS&#038;linkId=9ee23392484c461c68e5a863fb7c7924\"><\/iframe><iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=matokensmeme-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=as_ss_li_til&#038;asins=B01BYLY4DM&#038;linkId=6b590d9ddc99641b6f3987e6e84f9247\"><\/iframe><iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=matokensmeme-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=as_ss_li_til&#038;asins=B014CI8VFQ&#038;linkId=f9a6bcff4308766017d7a03dcccea860\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u73fe\u5728Podcast\u3092podget\u3067\u53d6\u5f97\u3057\u3066\uff0c 2 * * * * podget -s \u305d\u306e\u4e2d\u306e\u65b0\u3057\u3044\u3082\u306e\u3060\u3051\u3092ownCloud\u306b\u30b3\u30d4\u30fc\u3057\u3066Android\u3084PC\u3067\u8996\u8074\u3057\u3066\u3044\u307e\u3059\uff0e 10 * * * * cd ~mk\/POD [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"webmentions_disabled_pings":false,"webmentions_disabled":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":""},"categories":[6,63,152],"tags":[99,221,288,222],"class_list":["post-1590","post","type-post","status-publish","format-standard","hentry","category-linux","category-ubuntu","category-xenial16-04","tag-podcast","tag-podget","tag-ubuntu","tag-ubuntu-16-04"],"_links":{"self":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/1590","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/comments?post=1590"}],"version-history":[{"count":0,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/1590\/revisions"}],"wp:attachment":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/media?parent=1590"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/categories?post=1590"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/tags?post=1590"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}