Implemented screenshot and logo download

Fixed a few bugs
This commit is contained in:
grimsi
2022-07-17 12:46:22 +02:00
parent 9803a9dc0a
commit f7f989e3c9
11 changed files with 183 additions and 32 deletions
+7 -3
View File
@@ -9,9 +9,13 @@ spring:
datasource.username: gfadmin
datasource.password: gameyfin
datasource.driverClassName: org.h2.Driver
jpa.database-platform: org.hibernate.dialect.H2Dialect
jpa.hibernate.ddl-auto: update
jpa.open-in-view: true
jpa:
database-platform: org.hibernate.dialect.H2Dialect
hibernate.ddl-auto: update
open-in-view: true
properties:
hibernate:
event.merge.entity_copy_observer: allow
gameyfin:
root: ""