We currently allow providers to be assigned to multiple regions. The stakeholders want to be able to set up individual devices to only get content for a particular region. To do this, they will need to know which providers are assigned to which region.
Because they synch media files using rsync, they cannot simply parse the database connections between providers and retrieve the relevant files. They need to be able to build their rsync command to get content from specific providers. To do this, they want to pattern match the file names.
They understand that this will only give them files that have been uploaded since the migration to SkillRx. Files from before that migration will not follow the naming convention.
Tasks: