[mythtv-commits] Ticket #11397: New service API call to get only directories

MythTV noreply at mythtv.org
Tue Feb 5 08:18:00 UTC 2013


#11397: New service API call to get only directories
-------------------------+----------------------------------
 Reporter:  trebor_s@…   |           Type:  Patch - Feature
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Unspecified  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+----------------------------------
 Added a new GetDirList method. Compared to the GetFileList call (which
 returns all files and their full path from a given storage group) the
 GetDirList returns only the directories. Useful if one wants to show the
 folder structure only.

 Just execute
 http://BackendServerIP:6544/Content/GetDirList?StorageGroup=Fanart

 Patch is available via pull request at
 https://github.com/MythTV/mythtv/pull/35

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11397>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list