File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55<h1  align =" center " >go-emby2openlist</h1 >
66
77<div  align =" center " >
8-   <a  href =" https://github.com/AmbitiousJun/go-emby2openlist/tree/v2.2.9  " ><img  src =" https://img.shields.io/github/v/tag/AmbitiousJun/go-emby2openlist " ></img ></a >
9-   <a  href =" https://hub.docker.com/r/ambitiousjun/go-emby2openlist/tags " ><img  src =" https://img.shields.io/docker/image-size/ambitiousjun/go-emby2openlist/v2.2.9  " ></img ></a >
8+   <a  href =" https://github.com/AmbitiousJun/go-emby2openlist/tree/v2.2.10  " ><img  src =" https://img.shields.io/github/v/tag/AmbitiousJun/go-emby2openlist " ></img ></a >
9+   <a  href =" https://hub.docker.com/r/ambitiousjun/go-emby2openlist/tags " ><img  src =" https://img.shields.io/docker/image-size/ambitiousjun/go-emby2openlist/v2.2.10  " ></img ></a >
1010  <a  href =" https://hub.docker.com/r/ambitiousjun/go-emby2openlist/tags " ><img  src =" https://img.shields.io/docker/pulls/ambitiousjun/go-emby2openlist " ></img ></a >
1111  <a  href =" https://github.com/AmbitiousJun/go-emby2openlist/releases/latest " ><img  src =" https://img.shields.io/github/downloads/AmbitiousJun/go-emby2openlist/total " ></img ></a >
1212  <a  href =" https://goreportcard.com/report/github.com/AmbitiousJun/go-emby2openlist/v2 " ><img  src =" https://goreportcard.com/badge/github.com/AmbitiousJun/go-emby2openlist/v2 " ></img ></a >
1741741 .  获取代码
175175
176176``` shell 
177- git clone --branch v2.2.9  --depth 1 https://github.tbedu.top/https://github.com/AmbitiousJun/go-emby2openlist
177+ git clone --branch v2.2.10  --depth 1 https://github.tbedu.top/https://github.com/AmbitiousJun/go-emby2openlist
178178cd  go-emby2openlist
179179``` 
180180
@@ -243,7 +243,7 @@ docker image prune -f
243243
2442441 .  准备配置
245245
246- 参考[ 示例配置] ( https://github.com/AmbitiousJun/go-emby2openlist/blob/v2.2.9 /config-example.yml ) ,配置好自己的服务器信息,保存并命名为 ` config.yml ` 
246+ 参考[ 示例配置] ( https://github.com/AmbitiousJun/go-emby2openlist/blob/v2.2.10 /config-example.yml ) ,配置好自己的服务器信息,保存并命名为 ` config.yml ` 
247247
2482482 .  创建 docker-compose 文件
249249
@@ -253,7 +253,7 @@ docker image prune -f
253253version : " 3.1" 
254254services :
255255  go-emby2openlist :
256-     image : ambitiousjun/go-emby2openlist:v2.2.9  
256+     image : ambitiousjun/go-emby2openlist:v2.2.10  
257257    environment :
258258      - TZ=Asia/Shanghai 
259259      - GIN_MODE=release 
Original file line number Diff line number Diff line change 11package  constant
22
33const  (
4- 	CurrentVersion  =  "v2.2.9 " 
4+ 	CurrentVersion  =  "v2.2.10 " 
55	RepoAddr        =  "https://github.com/AmbitiousJun/go-emby2openlist" 
66)
77
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments