Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

To Do LIst

hippojay edited this page May 6, 2015 · 1 revision

TO DO:

  • trailer searchers (rarflix/mb3 for help)
  • Move plex_network to (a) plex helper to remove startup/discovery delays
  • use json to pass details between plugin runs (try to reduce URL encoding madness) [helix-json]
  • Move to Universal Transcoder (need to set platform to Plex Home Theater to fox server)
  • Cache section data after dict creation, but before addguiitems
  • Can i cache a listitem?
  • Try an intermediate page for to allow for semi-caching
  • Move display into class to allow single lookup and XML grab
  • Move transcoder into plexserver (cos thats the device doing the biz)
  • implement plexhome!!
  • migrate cache to database
  • allow Helper to set cache
  • Global Search (may require custom window to display all results)
  • transcode audio/mp3s ? (Might be plexpass only)
  • DONE: Transcoding subtitles/audio
  • DONE: Search menus in channels
  • DONE: Preference settings in Channels
  • DONE - enforce views in skins
  • DONE - Fix quartz skin integration setting item
  • FRODO: implment addStreamInfo to allow media flag setting in all skins
  • FRODO: custom dialog boxes for selection screens (audio/subs/resume) - no longer required
  • FRODO: Resume changes
  • FRODO: look to finish Quartz V3 skin integration
  • DONE - Finally see if I can get Quartz V3 shelf working (issues with loading images and infinite retries)
  • XBMC 12.1: Use sorttitle to sort items (not actually in frodo, seems to have been missed in code rejig)
  • DONE - add music to Shelf
  • Publish as a player for plex iOS app (possibly)
  • mark all as watched - Will work if you choose to mark the upper level tv season or show as watched
  • selectable sorts
  • capplication:process crash
  • Set resume to 0 if restarting from beginning
  • file path urlencode (ampersand in artist name)
  • Fix music play back on remote
  • locally defined server cache
  • "Play transcoded" context menu item
  • resume dialog for shelf items (will require custom dialog box)
Clone this wiki locally