feat: conditional media server name to add emby to tvdetails
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
module.exports = {
|
||||
env: {
|
||||
commitTag: process.env.COMMIT_TAG || 'local',
|
||||
JELLYFIN_TYPE: 'emby',
|
||||
},
|
||||
images: {
|
||||
domains: ['image.tmdb.org'],
|
||||
|
||||
Reference in New Issue
Block a user