Coder Social home page Coder Social logo

Comments (6)

meisnate12 avatar meisnate12 commented on August 16, 2024

I'm just curious is there a reason you want the program to do this over just putting the poster files in the same folder as the movie to just let the Scanner find it?

from kometa.

omerher avatar omerher commented on August 16, 2024

This script can add posters for individual movies and if I'm not mistaken the current version of the program can only add posters for collections.

from kometa.

meisnate12 avatar meisnate12 commented on August 16, 2024

ok so heres what im thinking for this.

Inside your assets folder under the collection folder you can add folders for movies that are in said collection for example

├── The Lord of the Rings
│   ├── poster.png
│   ├── background.png
│   ├── The Lord of the Rings The Fellowship of the Ring (2001)
│       ├── poster.png
│       ├── background.png
│   ├── The Lord of the Rings The Two Towers (2002)
│       ├── poster.png
│       ├── background.png
│   ├── The Lord of the Rings The Return of the King (2003)
│       ├── poster.png
│       ├── background.png

The folder name for the movie posters must be exactly the same as the folder name the movie is located in your library.

This is how i would want to implement this what do you think?

from kometa.

omerher avatar omerher commented on August 16, 2024

I feel like most people are happy with the default background for a movie or don't bother to change it, so maybe instead of putting them into folders you would just have the movie as the name of the image.

├── The Lord of the Rings
│   ├── poster.png
│   ├── background.png
│   ├── The Lord of the Rings The Fellowship of the Ring (2001).jpg
│   ├── The Lord of the Rings The Two Towers (2002).jpg
│   ├── The Lord of the Rings The Return of the King (2003).jpg

This is the default name format (except for the collection poster) for ThePosterDB (which is probably where most people get their collection posters) and would make dragging and dropping posters very easy.

I might be wrong, but I think putting each poster in a folder of its own and renaming it would be more tedious than doing it on the plex app.

from kometa.

meisnate12 avatar meisnate12 commented on August 16, 2024

well as one of the people who changes the backgrounds of their movies I would have to disagree and if you need to make your files into folders you can use this Kometa-Team/Community-Configs#8

from kometa.

omerher avatar omerher commented on August 16, 2024

Just tested out the script and it works a lot better and easier than I thought it would, so yeah your original suggestion works great.

from kometa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.