Merge media tables on TV profile 61/313561/1 accepted/tizen/unified/20240704.075713 accepted/tizen/unified/dev/20240708.001442 accepted/tizen/unified/x/20240705.012423
authorMinje Ahn <minje.ahn@samsung.com>
Thu, 27 Jun 2024 23:19:06 +0000 (08:19 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Thu, 27 Jun 2024 23:19:06 +0000 (08:19 +0900)
commitb3e0278ec75567036575aea52d7ad69585528945
treea5adf1ed18e61c81bde0a0249ff382b504b7443a
parent2b2c99fcd02d1b7e80a4d3798634c637cd7fcb90
Merge media tables on TV profile

This patch brings the following changes:
 1. Media information from external storage is inserted into the media table.
 2. According to 1., 'media_view' and related codes are deleted.
 3. Tables are no longer created or deleted during runtime.
 4. When a new external storage is inserted, information about the old external storage is deleted.
 5. According to 4., db storage space check is deleted.

Change-Id: I69cb27756da9be60ef0e98e8885840ccc6e07aa2
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include_product/media_info_private.h
packaging/capi-content-media-content.spec
src/media_db.c
src/media_info.c
src/media_playlist.c