{% extends "base.html" %} {% block title %}Remote Mappings - red-plex{% endblock %} {% block content %}
| Rating Key | Group ID | Site | Tags |
|---|---|---|---|
{{ mapping.rating_key }} |
{{ mapping.group_id }} | {{ mapping.site|upper }} | {% if mapping.tags %} {% for tag in mapping.tags.split(', ') %} {{ tag }} {% endfor %} {% else %} No tags {% endif %} |
Remote mappings are the core functionality that connects your local Plex albums to torrent groups on RED/OPS sites. This enables various features throughout red-plex:
Getting Started: Click "Scan Albums" to begin mapping your Plex library to site content. This process searches for your albums on the selected site and creates the necessary mappings. Once you have mappings, you can use the Site Tags feature to create collections.