translated

This commit is contained in:
geekpi 2023-09-22 08:55:08 +08:00
parent 23f645b277
commit 6579d8485e
2 changed files with 89 additions and 94 deletions

View File

@ -1,94 +0,0 @@
[#]: subject: "Tagger's New Update Lets You Organize and Tag Your Music Better"
[#]: via: "https://news.itsfoss.com/tagger-2023-9-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1693450080"
[#]: translator: "geekpi"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Tagger's New Update Lets You Organize and Tag Your Music Better
======
Using Tagger to tag your music? Now, it comes with new feature additions
and fixes.
Tagger has received a new release with plenty of useful improvements!
For those not aware, Tagger is **an open-source[tag editor app][1]** that focuses on popular music file types such as MP3, OGG, FLAC, WAV, and more.
It can be used to **add important metadata to a music file** , such as the album art, artist/publisher info, year of release, and even custom properties.
Let's see what this new release of Tagger has to offer.
## 🆕 Tagger V2023.9.1: What's New?
![][2]
Written in the C# programming language, Tagger's **been around since late-2021** , and has been receiving improvements regularly.
With this release, **Tagger V2023.9.1** has added several refinements.
To start with, it includes **updated translations,** made possible thanks to the users on [Weblate][3].
Then there's the **newly added ability** to **open, manage, and create playlists** within Tagger. This is meant to make it easier to handle many music files together, resulting in the “Music Folder” now being called “ **Music Library** ”.
Next, **synchronized lyric timestamps are now shown in the “mm:ss.xx” format** , following the [LRC][4] specifications, and both “ **hh:mm:ss** ” and “ **mm:ss.xx** ” formats can be specified, allowing Tagger to convert them.
Furthermore, Tagger now **displays headers in the music files list** when sorting, for a more organized view of the files, the **main window size is not lost on app restart** , and **LRC files now get imported correctly**.
For more technical details, you may refer to its [release notes][5].
## 📥 Download Tagger V2023.9.1
You can grab the latest release of Tagger by opting for one of the available packages, as:
* **[Snap][6]**
* **[Flatpak][7]**
* **[AUR Package][8]**
[Tagger (Flathub)][7]
For Ubuntu, you can also run the following command to get it installed:
```
sudo snap install tagger
```
💡
While we were talking about an application to add metadata, there's also [Metadata Cleaner][9]. It allows you to clean metadata off most popular file types, the entire opposite of Tagger.
**Suggested Read** 📖
![][10]
_💬 Have you used Tagger before? How is your experience with it? Share your thoughts in the comments._
* * *
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/tagger-2023-9-release/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://en.wikipedia.org/wiki/Tag_editor
[2]: https://news.itsfoss.com/content/images/2023/09/Tagger.png
[3]: https://weblate.org/en/
[4]: https://en.wikipedia.org/wiki/LRC_(file_format)
[5]: https://github.com/NickvisionApps/Tagger/releases/tag/2023.9.1
[6]: https://snapcraft.io/tagger
[7]: https://flathub.org/apps/org.nickvision.tagger
[8]: https://aur.archlinux.org/packages/tagger
[9]: https://itsfoss.com/metadata-cleaner/
[10]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png

View File

@ -0,0 +1,89 @@
[#]: subject: "Tagger's New Update Lets You Organize and Tag Your Music Better"
[#]: via: "https://news.itsfoss.com/tagger-2023-9-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1693450080"
[#]: translator: "geekpi"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Tagger 的新更新可让你更好地组织和标记音乐
======
使用 Tagger 来标记你的音乐? 现在,它增加了新功能和修复。
Tagger 已发布新版本,其中包含大量有用的改进!
对于那些不知道的人来说Tagger 是**一款专注于流行音乐文件类型的开源[标签编辑器应用][1]**,例如 MP3、OGG、FLAC、WAV 等。
它可用于**向音乐文件添加重要的元数据**,例如专辑封面、艺术家/发行商信息、发行年份,甚至自定义属性。
让我们看看这个新版本的 Tagger 能提供什么。
## 🆕 Tagger V2023.9.1:有什么新变化?
![][2]
Tagger 采用 C# 语言编写,**它出现自 2021 年底**,并且一直在定期进行改进。
在此版本中,**Tagger V2023.9.1** 添加了多项改进。
首先,它包括**更新的翻译**,要感谢 [Weblate][3] 上的用户。
然后还有**新添加的功能**,可以在 Tagger 中**打开、管理和创建播放列表**。这是为了更容易地同时处理许多音乐文件,从而“音乐文件夹”现在被称为“**音乐库**”。
接下来,**同步歌词时间戳现在以 “mm:ss.xx” 格式显示**,遵循 [LRC][4] 规范,并且 “**hh:mm:ss**” 和 “**mm:ss.xx**” 格式可以被指定,允许 Tagger 对其进行转换。
此外Tagger 现在在排序时**在音乐文件列表中显示标题**,为了获得更有条理的文件视图,**主窗口大小在应用重新启动时不会丢失**,并且 **LRC 文件现在可以正确导入**
有关更多技术细节,你可以参考其[发行说明][5]。
## 📥 下载Tagger V2023.9.1
你可以通过选择可用的软件包之一来获取最新版本的 Tagger如下所示
* **[Snap][6]**
* **[Flatpak][7]**
* **[AUR 包][8]**
[TaggerFlathub][7]
对于 Ubuntu你还可以运行以下命令来安装它
````
sudo snap install tagger
````
💡
当我们谈论添加元数据的应用时,还有[元数据清理器][9]。它允许你清除最流行的文件类型中的元数据,这与 Tagger 完全相反。
_💬 你以前用过Tagger吗 你对此的体验如何? 在评论区分享你的观点。_
* * *
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/tagger-2023-9-release/
作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[geekpi](https://github.com/geekpi)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://en.wikipedia.org/wiki/Tag_editor
[2]: https://news.itsfoss.com/content/images/2023/09/Tagger.png
[3]: https://weblate.org/en/
[4]: https://en.wikipedia.org/wiki/LRC_(file_format)
[5]: https://github.com/NickvisionApps/Tagger/releases/tag/2023.9.1
[6]: https://snapcraft.io/tagger
[7]: https://flathub.org/apps/org.nickvision.tagger
[8]: https://aur.archlinux.org/packages/tagger
[9]: https://itsfoss.com/metadata-cleaner/