<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>OBONO</author_name>
  <author_url>https://blog.hatena.ne.jp/OBONO/</author_url>
  <blog_title>OBONO’s Silly Notes</blog_title>
  <blog_url>https://obono.hateblo.jp/</blog_url>
  <categories>
    <anon>生活</anon>
  </categories>
  <description>先日ハマったDLNAの10000ファイル問題。どうやら、音楽再生については、DLNA公開フォルダにプレイリストのみを置く事で回避するというテクニックがあるようだ。 とりあえず、フォルダ毎に自動的にm3uファイルを生成するperlスクリプトを書いてみた。 #!/usr/bin/perl sub func() { my ($top, $dir) = @_; my ($fname, $pname, @files, @list); opendir DIR, $top . $dir; @files = grep { !m/^(\.|\.\.)$/g } readdir DIR; close DIR; @…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobono.hateblo.jp%2Fentry%2F20100905%2Fp1&quot; title=&quot;DLNA続き - OBONO’s Silly Notes&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-05 00:00:00</published>
  <title>DLNA続き</title>
  <type>rich</type>
  <url>https://obono.hateblo.jp/entry/20100905/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
