Objective
In TVOS when the Library view option is set to TV Media (Drawer), the game library does not refresh when roms are manually added to rom directories.
Acceptance Criteria
When a rom is manually placed in a rom directory, and the library view is set to TV Media (Drawer) Provenance TVOS
- periodically scan rom sub directories for new files
- populate the roms in the library with metadata and cover art.
- no attempt to match the files to a system should be made since the files are already in their correct directory
- this functionality currently exists in UIKit (Default) library view
- if functionality cannot be integrated, a Rescan Library, or Refresh Library button should be added to the TV Nedia Drawer Home Screen.
Affected Modules
Constraints
- Do not modify submodule source code
- Do not modify project.pbxproj unless necessary
Test Plan
Estimated Scope
< 50 lines
Objective
In TVOS when the Library view option is set to TV Media (Drawer), the game library does not refresh when roms are manually added to rom directories.
Acceptance Criteria
When a rom is manually placed in a rom directory, and the library view is set to TV Media (Drawer) Provenance TVOS
Affected Modules
Constraints
Test Plan
swift buildpasses for affected modulesswift testpasses for affected modulesswiftlintreports no new violationsOr
Estimated Scope
< 50 lines