Skip to content

This repository is a plugin for Synology Video Station that fetches metadata for your movies. It streamlines the process of retrieving detailed information about your media library using Python and Shell scripting.

Notifications You must be signed in to change notification settings

ceviixx/syno-vs-plugin-appletv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Synology Video Station Plugin

An Synology Video Station Plugin to fetch movie metadata from the Apple TV-API.

Test & build

sh ceviixx.appletv/run.sh  \
    --type movie \
    --lang ger \
    --input "{\"title\":\"Toy Story\", \"original_available\": \"1995-11-22\"}" \
    --limit 1 \
    --allowguess false
tar --no-xattrs -cvf ceviixx.appletv.tar ceviixx.appletv

Supported media types

  • Movies
  • TV-Shows

Supported languages

  • Danish (dan)
  • German (ger)
  • English (enu)
  • Spanish (spn)
  • French (fre)
  • Italian (ita)
  • Hungarian (hun)
  • Nederlands (nld)
  • Norwegian (nor)
  • Polish (plk)
  • European Portuguese (ptg)
  • Brazilian Portuguese (ptb)
  • Swedish (sve)
  • Turkish (trk)
  • Czech (csy)
  • Russian (rus)
  • Thai (tha)
  • Japanese (jpn)
  • Simplified Chinese (chs)
  • Traditional Chinese (krn)
  • Korean (krn)

Synology Video Station Plugin Docu can be find here.

About

This repository is a plugin for Synology Video Station that fetches metadata for your movies. It streamlines the process of retrieving detailed information about your media library using Python and Shell scripting.

Topics

Resources

Stars

Watchers

Forks