Skip to content

An plugin for synology video station. Fetch metadata for your movies.

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

15 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.