Mednis
|
12f2baa3d8
|
Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
|
5 years ago |
Mednis
|
f6cfdcf7d7
|
Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
|
5 years ago |
Falke Carlsen
|
cc66a40ae3
|
Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
|
5 years ago |
Nutjob
|
6ec1be219d
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
5 years ago |
dkanada
|
4f195f289c
|
remove useless interface
|
5 years ago |
dkanada
|
d7c34b4611
|
start tvdb migration for plugin interface
|
5 years ago |
dkanada
|
d16f68bb14
|
move omdb providers
|
5 years ago |
dkanada
|
52fde64f10
|
remove unused files and fix some future warnings
|
5 years ago |
dkanada
|
bf34105af3
|
Merge pull request #2541 from joshuaboniface/fix-docker-arm
Fix curl for Jellyfin GPG key
|
5 years ago |
João Fonseca
|
ad93f3b146
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
5 years ago |
Joshua M. Boniface
|
c257d6071c
|
Fix curl for Jellyfin GPG key
This curl command seems to fail inexplicably with an "unable to get
local issuer" error. Use `-k` instead so it doesn't complain.
|
5 years ago |
Mednis
|
3e3c47407b
|
Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
|
5 years ago |
Mednis
|
3741348fb9
|
Added translation using Weblate (Latvian)
|
5 years ago |
Joshua M. Boniface
|
623c0b6daa
|
Merge pull request #2536 from dkanada/audiodb
Migrate AudioDB to use plugin interface
|
5 years ago |
Joshua M. Boniface
|
d8d37671ff
|
Merge pull request #2535 from mark-monteiro/logging-migration
Create Logging Configuration Heirarchy
|
5 years ago |
Mark Monteiro
|
9e89cbbc3a
|
Store migration names alongside Ids in configuration in order to assist with development/debugging
|
5 years ago |
Mark Monteiro
|
72bf920291
|
Use a Guid to uniquely identify migrations instead of a string name
Also use a list instead of an array to store executed migrations in the configuration class
|
5 years ago |
Mark Monteiro
|
8dbb1c9257
|
Use logging.json instead of logging.user.json for override settings
|
5 years ago |
Mark Monteiro
|
2f0b4cc24c
|
Clean up migration logging messages
|
5 years ago |
Mark Monteiro
|
a0fdceb4bc
|
Throw exception on migration failure to halt application
Also save migration configuration after each migration instead of at the end in case an exception is thrown part way through the list
|
5 years ago |
sharkykh
|
86190aa7e9
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
5 years ago |
dkanada
|
f8b391538d
|
update audiodb config page
|
5 years ago |
dkanada
|
acf1698d2b
|
include audiodb config page in release
|
5 years ago |
dkanada
|
26c778eb16
|
implement option to disable audiodb for now
|
5 years ago |
Tomi
|
cbd1e92486
|
Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
|
5 years ago |
IDXK
|
01b51388f5
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
5 years ago |
Niels van Velzen
|
b4e81f2f0c
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
5 years ago |
sharkykh
|
d38eab50ef
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
5 years ago |
Leo Verto
|
796bdd46df
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
5 years ago |
Joshua M. Boniface
|
ae9948ce04
|
Merge branch 'master' into logging-migration
|
5 years ago |
Joshua M. Boniface
|
3d563ca3a3
|
Merge pull request #2523 from JustAMan/logging-migration
Improve migrations so they are more maintainable
|
5 years ago |
Mark Monteiro
|
1295f6c79b
|
Documentation and log message cleanup
|
5 years ago |
dkanada
|
adc3ab1991
|
Merge pull request #2534 from joshuaboniface/disable-ssl-default
Set EnableHttps disabled by default
|
5 years ago |
Mark Monteiro
|
7ecb16a46e
|
do not ignore exceptions during migration execution
|
5 years ago |
Joshua M. Boniface
|
2610bb2cc1
|
Merge pull request #2532 from MrTimscampi/attachment-baseurl
Add baseURL to attachments API url
|
5 years ago |
Joshua M. Boniface
|
e0381c8854
|
Set EnableHttps disabled by default
Prevents issues on first setup when behind a reverse proxy. Also
prevents issues saving the Networking page by default if SSL is not
fully configured.
|
5 years ago |
MrTimscampi
|
e8c593f413
|
Add baseURL to attachments
|
5 years ago |
Terrance M
|
f3db3cacf6
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
|
5 years ago |
Marcus Schelin
|
b373721d29
|
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
|
5 years ago |
Mark Monteiro
|
4c2b543b30
|
Rename IUpdater to IMigrationRoutine
|
5 years ago |
Mark Monteiro
|
6660006f01
|
Load user logging config file into application configuration
|
5 years ago |
Mark Monteiro
|
1a9908d094
|
Add migration to create "logging.user.json"
|
5 years ago |
Mark Monteiro
|
f2fdf50b3b
|
Create separate constants for the two logging file names
|
5 years ago |
Vasily
|
5a0f1fe848
|
Implement review suggestion
|
5 years ago |
Vasily
|
098d3538e3
|
Disable logging.json migration as it is not ready yet
|
5 years ago |
Vasily
|
d4564d8e29
|
More logging, mark all migrations as applied if setup wizard is not complete
|
5 years ago |
Anthony Lavado
|
b99a5843dd
|
Merge pull request #2524 from ferferga/nsis-fixes
Replaces NSIS uninstaller icon so it's more visible
|
5 years ago |
ferferga
|
e36c4de9f6
|
Replaces uninstaller icon so it's more visible
|
5 years ago |
Vasily
|
216e425cc5
|
Fix comment
|
5 years ago |
Vasily
|
55b429e5e8
|
Moved migration routines to their own directory
|
5 years ago |