Commit Graph

28 Commits

Author SHA1 Message Date
孙诚
bf4faca1a7 Enhance ChineseNfoRegistry job method to support optional parameters for TMDB ID, season, and episode; update configuration for HTTP proxy and connection string
Some checks failed
Docker Build & Deploy / Build Docker Image (push) Failing after 4s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
2025-04-16 18:26:31 +08:00
孙诚
fae4754df4 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 20s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s
2025-04-03 17:03:42 +08:00
孙诚
7b0c5f8ce2 Use ExecuteIdentityAsync for record insertion in ChineseNfoRegistry
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-04-03 17:02:10 +08:00
孙诚
4dbdf69c25 Log information and add delay in ChineseNfoRegistry.GetTmdbTv() method
Some checks failed
Docker Build & Deploy / Build Docker Image (push) Failing after 17s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
2025-04-03 16:44:47 +08:00
孙诚
9981dfa211 Update TV URL language parameter handling in ChineseNfoRegistry 2025-04-03 16:39:32 +08:00
孙诚
81e04c90a3 Log information when downgrading to Traditional Chinese in ChineseNfoRegistry
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s
2025-04-03 16:29:16 +08:00
孙诚
094793930c Change Json property type from varchar(max) to text in ChineseNfoRegistry
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s
2025-04-03 16:25:06 +08:00
孙诚
acb7330d82 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 27s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s
2025-04-03 16:22:31 +08:00
孙诚
d41de63887 Update ChineseNfoRegistry to use HTTP instead of HTTPS for API and image URLs
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-04-03 12:58:52 +08:00
孙诚
60705f90e5 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 13s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-04-03 12:55:32 +08:00
孙诚
cca7b5857e 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 3s
2025-04-03 12:03:40 +08:00
孙诚
8e3643faeb 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-04-03 12:02:30 +08:00
孙诚
14e59b48f6 Refactor ChineseNfoRegistry to remove redundant permission setting and improve episode processing logic
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 15s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-04-03 11:28:26 +08:00
孙诚
b008a54fdb Refactor GetTmdbEpisode method to improve parameter readability and logging
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 23s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 15:27:00 +08:00
孙诚
30813961ad Update file permission setting in ChineseNfoRegistry to allow full access
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 15:21:29 +08:00
孙诚
fbea48813e Update docker-compose to run as root and modify permission setting in ChineseNfoRegistry to remove sudo
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 16s
2025-03-19 15:05:27 +08:00
孙诚
795937d052 Refactor permission setting in ChineseNfoRegistry to use sudo for improved security
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 15:00:52 +08:00
孙诚
f3a1b8be3f Remove redundant code for setting file permissions in ChineseNfoRegistry
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 3s
2025-03-19 14:54:23 +08:00
孙诚
a685a324b6 Add process to set read/write permissions for files in ChineseNfoRegistry 2025-03-19 14:54:08 +08:00
孙诚
ac51d09bc0 Refactor ChineseNfoRegistry to use asynchronous file reading and improve logging for episode files
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 14s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 14:42:49 +08:00
孙诚
cde3ada5a9 Update comment for clarity and log write operation in ChineseNfoRegistry
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 14:40:16 +08:00
孙诚
1b837f6953 Add file attribute modification for read/write permissions in ChineseNfoRegistry
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 14:31:19 +08:00
孙诚
adb69f6ef4 Refactor ChineseNfoRegistry for improved readability and consistency
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-19 14:03:33 +08:00
孙诚
df1d36975d Improve error logging in ChineseNfoRegistry by including full exception details
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 38s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s
2025-03-19 13:58:14 +08:00
孙诚
79b118ce9b 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 21s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-13 17:20:34 +08:00
孙诚
08ce048614 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 47s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-13 17:14:35 +08:00
孙诚
0fcea99a0b 1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s
2025-03-06 17:25:10 +08:00
孙诚
80ab8d76eb init 2025-02-27 16:58:21 +08:00