Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally import posters from Kometa / MediUX YAML #466

Open
CollinHeist opened this issue Jun 30, 2024 · 0 comments
Open

Optionally import posters from Kometa / MediUX YAML #466

CollinHeist opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request ui-merged Released to the TCM v2 Alpha web-ui Part of the v2.0 Web Interface

Comments

@CollinHeist
Copy link
Owner

CollinHeist commented Jun 30, 2024

This should be all of:

  • series posters
  • series backgrounds
  • season posters

As an example:

  393159: # TVDB id for Dark Matter. Set by willtong93 on MediUX. https://mediux.pro/sets/19870
    url_poster: https://api.mediux.pro/assets/ad2c0f31-06d9-4a18-bcc8-cae993c626be
    url_background: https://api.mediux.pro/assets/269e0ff2-0f19-4208-a2aa-bf85f883d521
    seasons:
      1:
        url_poster: https://api.mediux.pro/assets/eb60812c-4d05-474f-bb44-ce7392154b24
        episodes:
          1:
            url_poster: https://api.mediux.pro/assets/fa55003e-26d8-4079-964a-c16695ad5ed3
          2:
            url_poster: https://api.mediux.pro/assets/cfa0a6e1-f65b-4551-b8bf-98960aa8cb82
          3:
            url_poster: https://api.mediux.pro/assets/0d3b149e-c66e-43fa-8828-4fb33ccf3569
          4:
            url_poster: https://api.mediux.pro/assets/62f0ddf8-efeb-4530-9f05-49436b7cbf56
          5:
            url_poster: https://api.mediux.pro/assets/978c0574-4244-4320-9beb-26e29abde12c
          6:
            url_poster: https://api.mediux.pro/assets/e190cc9e-cc23-4972-b75e-03ebecc5cee6
          7:
            url_poster: https://api.mediux.pro/assets/33b54aae-7060-4336-8208-da8f00967ba4
          8:
            url_poster: https://api.mediux.pro/assets/4f7f9189-66fc-408a-8928-996c944dc55d
          9:
            url_poster: https://api.mediux.pro/assets/84c4db1f-e92c-4b29-86b8-d3a56f1d28f0
@CollinHeist CollinHeist self-assigned this Jun 30, 2024
@CollinHeist CollinHeist added enhancement New feature or request web-ui Part of the v2.0 Web Interface labels Jun 30, 2024
CollinHeist added a commit that referenced this issue Jul 2, 2024
CollinHeist added a commit that referenced this issue Jul 4, 2024
- Add url_background field to KometaYaml schema
- Parse Kometa/MediUX url_background and url_poster fields for series/seasons
- Implement loading into Jellyfin and Plex interfaces (Emby is in progress)
- Major part of #466
CollinHeist added a commit that referenced this issue Jul 5, 2024
@CollinHeist CollinHeist added the needs-merged Issue has been resolved on a development branch label Jul 18, 2024
@CollinHeist CollinHeist added ui-merged Released to the TCM v2 Alpha and removed needs-merged Issue has been resolved on a development branch labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui-merged Released to the TCM v2 Alpha web-ui Part of the v2.0 Web Interface
Projects
Status: Done
Development

No branches or pull requests

1 participant