@@ -3515,6 +3515,16 @@ function install_xiaoya_emd() { 3515 3515 done 3516 3516 cycle=$((sync_interval * 60 * 60)) 3517 3517 3518 + INFO "是否开启重启容器自动更新到最新程序 [Y/n](默认 n 不开启)" 3519 + WARN "需要拥有良好的上网环境才可以更新成功,要能访问 Github 和 Pyth...
if docker exec -it xiaoya-emd grep -q 'main_solid' /entrypoint.sh > /dev/null 2>&1; then for i in $(seq -w 3 -1 0); do echo -en "即将开始更新小雅元数据定时爬虫${Blue} $i ${Font}\r" sleep 1 done container_update xiaoya-emd...
forked fromxiaoyaDev/xiaoya-alist NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Commit Browse filesBrowse the repository at this point in the history ...
xiaoya-emd: container_name: xiaoya-emd restart: always network_mode: host volumes: - 媒体库目录:/media environment: - CYCLE=86400 - RESTART_AUTO_UPDATE=false image: ddsderek/xiaoya-emd:latest command: --media /media ``` 0 comments on commit 8f0945e Please sign in to comment. Footer...
@@ -3928,11 +4021,16 @@ function install_xiaoya_emd() {function update_xiaoya_emd() {for i in $(seq -w 3 -1 0); do echo -en "即将开始更新小雅元数据定时爬虫${Blue} $i ${Font}\r" sleep 1 done container_update xiaoya-emd...
feat: xiaoya-emd adds image version Browse files Loading branch information DDSRem committed Dec 20, 2024 1 parent 72f3c5a commit ff5b485 Showing 1 changed file with 4 additions and 0 deletions. Whitespace Ignore whitespace Split Unified 4 changes: 4 additions & 0 deletions 4 emby_...
chore: xiaoya-emd migration warehouse #988 Sign in to view logs Summary Jobs sh-checker ruff pylint (3.12) Run details Usage Workflow file Triggered via push January 5, 2025 10:43 DDSRem pushed a45e518 master Status Success Total duration 32s ...
chore: xiaoya-emd beta ci auto build Toggle navigation Search or jump to... Sign in Sign up Reseting focus DDS-Derek/xiaoya-alistPublic Notifications Fork828 Star5.7k Code Issues74 Pull requests1 Actions Security Insights Commit Permalink
feat: xiaoya-emd adds process lock Browse files master (#37) DDSRem committed Dec 17, 2024 1 parent 2ce676c commit 1859a04 Showing 1 changed file with 17 additions and 5 deletions. Whitespace Ignore whitespace Split Unified 22 changes: 17 additions & 5 deletions 22 emby_metadata_...