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