<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>音乐 on Astarry技术日记</title>
        <link>http://cccc.astarry.cn/tags/%E9%9F%B3%E4%B9%90/</link>
        <description>Recent content in 音乐 on Astarry技术日记</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh</language>
        <lastBuildDate>Mon, 04 Nov 2024 01:30:00 +0800</lastBuildDate><atom:link href="http://cccc.astarry.cn/tags/%E9%9F%B3%E4%B9%90/index.xml" rel="self" type="application/rss+xml" /><item>
            <title>Navidrome音乐库好助手！再也不用因为没有歌曲的歌词等信息而发愁了！</title>
            <link>http://cccc.astarry.cn/p/c081f91c-b427-4a6c-99e6-fb10abf8f874/</link>
            <pubDate>Mon, 04 Nov 2024 01:30:00 +0800</pubDate>
            <guid>http://cccc.astarry.cn/p/c081f91c-b427-4a6c-99e6-fb10abf8f874/</guid>
            <description>&lt;p&gt;自从在NAS上部署了Navidrome音乐库之后，一直在烦恼，下载的歌曲没有任何信息，连歌词都没有，不知道如何处理，甚至尝试过自己在歌曲属性里添加。如果只是一两首需要手动添加，那倒也还好，但实际需要添加的歌曲实在是太多了，手动添加费时费力还容易出错，所以找到了这款软件！&lt;/p&gt;&#xA;&lt;h4 id=&#34;软件介绍&#34;&gt;软件介绍：&#xA;&lt;/h4&gt;&lt;p&gt;&lt;strong&gt;MusicTag&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;作者地址：&lt;a class=&#34;link&#34; href=&#34;https://www.cnblogs.com/vinlxc/p/11932130.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;博客园&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;这个软件操作非常便捷，将需要匹配信息的歌曲导入进去，点击自动匹配即可。&lt;/p&gt;&#xA;&lt;p&gt;&lt;img loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;http://cccc.astarry.cn/images/工具界面.png&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;导入进去的音乐没有任何信息，接下来只需要工具栏&amp;ndash;批量&amp;ndash;自动匹配标签。&lt;/p&gt;&#xA;&lt;p&gt;&lt;img loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;http://cccc.astarry.cn/images/开始匹配.png&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;然后确定即可。&lt;/p&gt;&#xA;&lt;p&gt;&lt;img loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;http://cccc.astarry.cn/images/完成.png&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;非常非常的简单方便，补齐歌曲信息，还能搞定歌词。&lt;/p&gt;&#xA;&lt;p&gt;还有很多功能，可以自行研究一下。&lt;/p&gt;&#xA;</description>
        </item><item>
            <title>超好用的音乐下载工具——musicn-container</title>
            <link>http://cccc.astarry.cn/p/a87102f8-e42d-40ed-91bd-deedaee6fc6e/</link>
            <pubDate>Mon, 29 Apr 2024 17:19:00 +0800</pubDate>
            <guid>http://cccc.astarry.cn/p/a87102f8-e42d-40ed-91bd-deedaee6fc6e/</guid>
            <description>&lt;p&gt;想在nas上搭建一个Navidrome音乐库？是否苦于找寻音乐下载地址而苦恼呢？&lt;/p&gt;&#xA;&lt;p&gt;今天要介绍的就是musicn-container，一个可播放及下载高品质音乐的命令行工具 musicn 的容器版本。&lt;/p&gt;&#xA;&lt;p&gt;musicn-container项目地址：&lt;a class=&#34;link&#34; href=&#34;https://github.com/wy580477/musicn-container&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GitHub - wy580477/musicn-container: 播放及下载高品质音乐的命令行工具 musicn 容器&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;musicn 命令行工具项目地址：&lt;a class=&#34;link&#34; href=&#34;https://github.com/zonemeen/musicn&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;GitHub - zonemeen/musicn: 🎵 一个可播放及下载音乐的 Node.js 命令行工具&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;项目特性&#34;&gt;项目特性&#xA;&lt;/h3&gt;&lt;pre&gt;&lt;code&gt;搜索并播放或下载音乐&#xA;使用webui界面，不再需要手动输入命令行&#xA;支持咪咕、网易云、酷狗歌源&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;h3 id=&#34;系统部署&#34;&gt;系统部署&#xA;&lt;/h3&gt;&lt;p&gt;使用ssh工具连接NAS或云服务器，然后选择以下部署方式其中之一。&lt;/p&gt;&#xA;&lt;h4 id=&#34;一docker-run代码部署&#34;&gt;一、docker run代码部署&#xA;&lt;/h4&gt;&lt;p&gt;命令行+web模式&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;docker run -d --name=musicn --restart=unless-stopped -v ${PWD}/musicn:/data -p 7478:7478 ghcr.io/wy580477/musicn-container:latest msc -q   &#xA;##7478端口可以修改成任意没被占用的端口&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;访问 http://&amp;lt;宿主机 ip&amp;gt;:7478 可到达 Web 搜索和下载界面。&lt;/p&gt;&#xA;&lt;p&gt;&lt;img loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;http://cccc.astarry.cn/images/webui.jpg&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;仅命令行模式&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;docker run -d --name=musicn --restart=unless-stopped -v ${PWD}/musicn:/data ghcr.io/wy580477/musicn-container:latest tail -f&#xA;##${PWD}/musicn为命令行模式下载文件存放位置。&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;执行musicn命令&lt;/p&gt;&#xA;&lt;p&gt;&lt;img loading=&#34;lazy&#34; sizes=&#34;(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px&#34; src=&#34;http://cccc.astarry.cn/images/执行musicn命令.png&#34;&gt;&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;# 进入容器并搜索周杰伦&#xA;docker exec -it musicn msc 周杰伦&#xA;&#xA;# 查看命令帮助&#xA;msc -h&#xA;&#xA;# 指定子目录 test 为下载目录&#xA;msc 周杰伦 -p ./test&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;更多命令用法详见：&lt;a class=&#34;link&#34; href=&#34;https://github.com/zonemeen/musicn#%E6%90%9C%E7%B4%A2%E7%9A%84%E9%A1%B5%E7%A0%81%E6%95%B0%E9%BB%98%E8%AE%A4%E6%98%AF%E7%AC%AC1%E9%A1%B5&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;musicn文档&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h4 id=&#34;二docker-compose-部署&#34;&gt;二、docker-Compose 部署&#xA;&lt;/h4&gt;&lt;p&gt;命令行+web模式&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;version: &#39;3.4&#39;&#xA;services:&#xA;&#xA;  musicn:&#xA;    image: ghcr.io/wy580477/musicn-container:latest&#xA;    container_name: musicn&#xA;    restart: unless-stopped&#xA;    entrypoint: [&amp;quot;/sbin/tini&amp;quot;, &amp;quot;--&amp;quot;, &amp;quot;msc&amp;quot;, &amp;quot;-q&amp;quot;]&#xA;    ports:&#xA;      - &amp;quot;7478:7478&amp;quot;&#xA;    volumes:&#xA;      - ./musicn:/data&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;仅命令行模式&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;version: &#39;3.4&#39;&#xA;services:&#xA;&#xA;  musicn:&#xA;    image: ghcr.io/wy580477/musicn-container:latest&#xA;    container_name: musicn&#xA;    restart: unless-stopped&#xA;    entrypoint: [&amp;quot;/sbin/tini&amp;quot;, &amp;quot;--&amp;quot;, &amp;quot;tail&amp;quot;, &amp;quot;-f&amp;quot;]&#xA;    volumes:&#xA;      - ./musicn:/data&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;注意！下载的歌曲是MP3模式且不会附带歌词等信息。&lt;br&gt;&#xA;在web模式中，点击下载按钮，歌曲将会被下载保存至本机而不是nas上，每首歌的比特率会因为下载的站点不同而有一定的区别。&lt;/p&gt;&#xA;</description>
        </item></channel>
</rss>
