Jump to content

Search the Community

Showing results for tags 'get_iplayer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. In case it helps any one else, i been learning how to make get_iplayer integrate with Emby. The commands that worked for me were get_iplayer --prefs-add --file-prefix="<nameshort><-senum><-episodeshort>" --output "D:\AutoOrganise" "set preferences to put output into a location with filename that Emby auto organise can detect and move" get_iplayer --pvr-add=The_Graham_Norton_Show "The Graham Norton Show" --output "D:\AutoOrganise" --file-prefix="<nameshort><-senum><-episodeshort>" add a show to the get_iplayer pvr function (setting preferences twice is redundant/not required, unless you want different preferences for the pvr function) get_iplayer --pvr schedule this command to run periodically,so as to suck down any episodes as they become available, Emby auto organise will do the rest. The filenaming options of get_iplayer are probably flexible enough to put the the file in the correct location on the filesystem itself (remove need for auto organise), but i havent worked that bit out yet. further reading get_iplayer command reference hope it helps. perhaps someone could write a plugin to control this all from Emby :-)
×
×
  • Create New...