]> ###2024.08.10 - 修复多语言支持 ###2024.08.05 - 这是一次史诗级别的更新,在这天我感染了新冠肺炎,带病的情况下我重构了整个实现,希望你能喜欢它.此次更新加入了多语言支持,它可以跟随你的UNRAID变更语言,如果你觉得翻译错误可以让我提交Issues或者PullRequests.使用了VUE重构了界面,它的实现对我来说是一次技术的飞跃.愿使用者永远不要感染新冠肺炎,它非常痛苦. - This is an update of epic proportions, on this day I caught a new case of Crown Pneumonia and while sick I refactored the whole implementation, I hope you like it!This update adds multi-language support, it can follow your UNRAID to change the language, if you think the translation is wrong you can ask me to submit Issues or PullRequests.The interface has been refactored using VUE, which was a technological leap for me to implement.May the user never get the new Crown Pneumonia, it's very painful! ###2023.11.30 - 修复重启后无法加载标签的问题 ###2023.10.20 - init # Remove old 'source' files rm -f $(ls /boot/config/plugins/&name;/&name;*.txz 2>/dev/null | grep -v '&version;') https://raw.github.com/&github;/master/releases/&name;-&version;.txz &md5; if [ -f "/boot/config/plugins/taglib.json" ]; then echo "revert start" if cp /boot/config/plugins/taglib.json /boot/config/plugins/taglib/; then echo "revert end" else echo "Failed to copy file. Revert aborted." fi else echo "Backup file not found. Revert skipped." fi echo "install done" if [ -f "/boot/config/plugins/taglib/taglib.json" ]; then cp /boot/config/plugins/taglib/taglib.json /boot/config/plugins/ echo "backup /boot/config/plugins/taglib/taglib.json to /boot/config/plugins/ done" fi removepkg &name;-&version;-x86_64-1 rm -rf &plugdir; rm -rf /boot/config/plugins/&name; rm -rf /usr/local/emhttp/plugins/taglibpage;