Giter VIP home page Giter VIP logo

jellyfin_pinyin's Introduction

jellyfin_pinyin

Jellyfin 标题拼音处理 支持客户端按拼音字母排序

使用说明

docker 搜素 jellyfin_pinyin 安装

启动服务时会自动运行(延迟10s),其后按配置的间隔时间周期性执行

ps:应该也支持emby,可以自己试下

docker 环境变量说明

变量名称 默认值 说明
URL http://127.0.0.1:8096 服务器地址(末尾不加/)
KEY API KEY Jellyfin-控制台-高级-API密钥 添加
MEDIA 要扫描的媒体库名称以英文 , 分割,如 电影,动画 (删除此配置项则为扫描全部)
TIME 3600 周期扫描的时间间隔,单位秒

编译说明

  • mvn package nutzboot:shade 生成可执行jar包
  • docker build -t wizzer/jellyfin_pinyin:v1.0 . --platform=linux/amd64 Docker打包发布

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.