Favicon of tinyMediaManager

tinyMediaManager

Organize movie and TV show collections with this cross-platform media manager. Fetch metadata, create NFO files, and automatically rename your media files.

Take full control of your digital entertainment library with a comprehensive, cross-platform media management solution. Built to integrate seamlessly with popular media centers like Kodi, Emby, Jellyfin, and Plex, this tool ensures your collections are perfectly organized and rich with accurate metadata. You can automate the tedious parts of library maintenance by fetching accurate details, posters, and fanart from popular databases like IMDb, TheMovieDB, and TheTVDB. It features smart file renaming to automatically rename files and folders based on customizable patterns, keeping your storage clean. You can also generate perfectly formatted NFO files for seamless integration with your preferred media center. Additionally, it offers advanced TV show detection to easily scan subdirectories with powerful episode and season algorithms, and movie set organization to group related films into collections and assign dedicated artwork for a polished viewing experience.

Directory Structure

tinymediamanager
media
tmm_data
.env
docker-compose.yml

docker-compose.yml

services:
  tinymediamanager:
    image: tinymediamanager/tinymediamanager:latest
    container_name: tinymediamanager
    environment:
      - USER_ID=1000
      - GROUP_ID=1000
      - PASSWORD=${TMM_PASSWORD}
    volumes:
      - ./tmm_data:/data
      - ./media:/media
    ports:
      - "5800:5800"
      - "5900:5900"
    restart: unless-stopped

.env

TMM_PASSWORD=your_secure_password
Categories:

Share:

Ad
Favicon

 

  
 

Similar to tinyMediaManager

Favicon

 

  
  
Favicon

 

  
  
Favicon