Advertisement
Guest User

Untitled

a guest
Jun 11th, 2023
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 KB | None | 0 0
  1. [09:58:31] [INF] [1] Main: Jellyfin version: 10.8.10
  2. [09:58:31] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"]
  3. [09:58:31] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  4. [09:58:31] [INF] [1] Main: Operating system: Linux
  5. [09:58:31] [INF] [1] Main: Architecture: X64
  6. [09:58:31] [INF] [1] Main: 64-Bit Process: True
  7. [09:58:31] [INF] [1] Main: User Interactive: True
  8. [09:58:31] [INF] [1] Main: Processor count: 8
  9. [09:58:31] [INF] [1] Main: Program data path: /config
  10. [09:58:31] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
  11. [09:58:31] [INF] [1] Main: Application directory: /jellyfin/
  12. [09:58:32] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache
  13. [09:58:32] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  14. [09:58:32] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
  15. [09:58:32] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
  16. [09:58:32] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
  17. [09:58:32] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: []
  18. [09:58:32] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: []
  19. [09:58:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.8.10.0
  20. [09:58:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.8.10.0
  21. [09:58:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.8.10.0
  22. [09:58:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.8.10.0
  23. [09:58:33] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.8.10.0
  24. [09:58:33] [INF] [1] Main: Kestrel listening on Any IP4 Address
  25. [09:58:33] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1655db05-c5f7-40b2-8eb5-927c760a3bd9} may be persisted to storage in unencrypted form.
  26. [09:58:33] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  27. [09:58:33] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2023-06-12 02:00:00.000 +00:00, which is 16:01:26.3994544 from now.
  28. [09:58:33] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 5.1.3
  29. [09:58:33] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  30. [09:58:33] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  31. [09:58:33] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  32. [09:58:33] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  33. [09:58:33] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
  34. [09:58:33] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: ef5113375b44415e8f8749bfa57f7daf
  35. [09:58:34] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0623342
  36. [09:58:34] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  37. [09:58:34] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.080363
  38. [09:58:34] [INF] [1] Main: Startup complete 0:00:02.2790138
  39. [09:58:36] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins
  40. [09:58:36] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask
  41. [09:58:36] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins
  42. [09:58:37] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds
  43. [09:58:37] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  44. [09:58:39] [INF] [11] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  45. {"FriendlyName": "Hisense VIDAA TV", "ModelNumber": "1.0", "SerialNumber": null, "ModelName": "Renderer", "ModelDescription": "#CAP#\nmac=18300c27eec6\nmacWifi=f84fad01a1c9\nmacEthernet=18300c27eec6\nip=192.168.1.161\nregion=4\ncountry=CZE\nmodel_name=43A6100EE\ntv_version=V0000.01.00a.N0423\nlanguage=eng\ntransport_protocol=1001\nemanual=0\nnetwork_wakeup=1\nvoice=1\ncap=0\nmqttport=36669\n", "ModelUrl": "http://www.smarttv.com", "Manufacturer": "SmartTV", "ManufacturerUrl": "http://www.smarttv.com", "Headers": [], "$type": "DeviceIdentification"}
  46. [09:58:39] [INF] [11] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for Hisense VIDAA TV - Renderer
  47. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  48. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  49. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  50. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  51. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  52. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  53. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  54. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  55. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  56. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  57. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  58. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  59. [09:59:01] [WRN] [8] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement