Skip to content
/ kometa_files Public template

a repository of premade kometa collections, metadata, and playlist files

Notifications You must be signed in to change notification settings

Wikid82/kometa_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KOMETA_FILES

Built with these tools and technologies:


Table of Contents


📍 Overview

❯ When I found Kometa, I also found myself coding files more than actually watching the media I have on my server. Spend less time coding them yourself. Kometa_Files is my repository for premade, properly mapped, Kometa Files. The individual files make it possible to pick and choose the ones you'd like, or use them all.


👾 Features

❯ Prebuilt Kometa files that pull everything together for a well groomed media server. Pulling the respective files will create a collection and add custom matching (as much as possible) posters. With collections like MonsterVerse or Lord of The Rings there is a corisponding TV Shows collection as well and can all be viewed in one easy collection.


📂 Repository Structure

└── kometa_files/
    ├── .github
    │   └── ISSUE_TEMPLATE
    ├── README.md
    ├── collections
    │   ├── movies
    │   └── tvshows
    ├── metadata
    │   ├── movies
    │   └── tvshows
    └── playlists

🚀 Getting Started

🔖 Prerequisites

Kometa

📦 Installation

In your Kometa config file add:

  Movies:
    metadata_files:
    - folder: /config/metadata/movies
    collection_files:
    - folder: /config/collections/movies
  TV Shows:
    metadata_files:
    - folder: /config/metadata/tvshows
    collection_files:
    - folder: /config/collections/tvshows
 playlist_files:
    - folder: /config/playlists

Extract the files to their respective folders. Kometa will read the folder of files so you don't have to add each file indifidually. More on that here

Files can also be used by adding a Custom Repo. More on that here and here

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

  • Report Issues: Submit bugs found or log feature requests for the kometa_files project.
  • Join the Discussions: Share your insights, provide feedback, or ask questions.
Contributor Graph


🙌 Acknowledgments


About

a repository of premade kometa collections, metadata, and playlist files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published