Opened 11 years ago

Closed 8 years ago

#11397 closed Patch - Feature (Fixed)

New service API call to get only directories

Reported by: trebor_s@… Owned by:
Priority: minor Milestone: 0.28
Component: MythTV - Services API - Backend Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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

Change History (3)

comment:1 Changed 11 years ago by cpinkham

Component: MythTV - GeneralMythTV - Services API

comment:2 Changed 8 years ago by Bill Meek

Status: newinfoneeded_new

Added in: changeset:776379c Feb 5, 2013. Gets directories under a Storage Group, not including the Storage Directories themselves.

Robert, is this OK to close?

comment:3 Changed 8 years ago by Bill Meek

Milestone: unknown0.28
Resolution: Fixed
Status: infoneeded_newclosed

No response in 2 months. Works in 0.28

Note: See TracTickets for help on using tickets.