Reverse Index Mechanism for Cross-Platform Media Playlist Retrieval

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional systems for organizing and accessing audio/video files in online media communities are limited in user control and ease of use, requiring users to manually search through multiple playlists to find specific content.

Innovation Solution

A mechanism that facilitates user-controlled features by researching and displaying media playlists across multiple online media communities based on user-defined criteria, such as song, artist, or genre, and enables efficient sharing of media content between users and networks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If users manually search through multiple playlists to find specific media content, then they can access media files in online communities, but the time and effort required increases significantly

Engineering Contradiction:
Improveease of accessing media contentVSAvoidtime to locate media content
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system pre-generates and stores reverse index mappings that map media content identifiers to the playlists containing them. When a user searches for media content, the system immediately retrieves the pre-computed playlist list without requiring manual searching through multiple playlists, thus resolving the contradiction between ease of operation and time loss.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary reverse index data structure that mediates between the user's search request and the actual playlist collections. This intermediary layer provides direct access paths from media content to playlists, eliminating the need for users to manually traverse multiple playlists and significantly reducing access time while maintaining ease of use.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If the system displays detailed information about all playlists containing specific media content, then user control and information availability improve, but the complexity of the system increases

Engineering Contradiction:
Improveinformation about media content locationVSAvoidsystem complexity for managing playlists
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system segments the information architecture into distinct components: the forward index (playlist to media content), the reverse index (media content to playlists), and the media content metadata. This segmentation allows the system to provide comprehensive information about media content locations without overwhelming complexity, as each segment handles a specific aspect of the data management independently.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a copied reverse index structure that mirrors the relationships in the forward index but in the opposite direction. This copy provides complete information about which playlists contain specific media content without requiring the system to maintain complex real-time tracking of all playlist contents, thus reducing overall system complexity while improving information availability.

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If the system supports multiple online media communities and networks, then user versatility and access to diverse content improve, but the difficulty of managing and organizing content across platforms increases

Engineering Contradiction:
Improveaccess to media content across communitiesVSAvoidease of managing content across platforms
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The system implements a universal reverse index mechanism that works across multiple online media communities and networks. The same data structure and retrieval process used within a single community can be applied universally across different platforms and networks, providing adaptability and versatility without increasing operational difficulty for users managing content across these diverse environments.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10491646B2Mechanism for facilitating user-controlled features relating to media content in multiple online media communities and networks
Publication Date: 2019.11.26 DYNAMUSE LLC
  • US10491646B2 patent drawing
  • US10491646B2 patent drawing
  • US10491646B2 patent drawing

AI summary

In accordance with embodiments, there are provided mechanisms and methods for facilitating playlist assistance and sharing of media content over multiple media communities according to one embodiment. In one embodiment and by way of example, a method includes receiving, at a first computing device, a request relating to media content. The request may be placed by a user at a second computing device. The method may further include researching a plurality of media playlists at a plurality of media communities for the media content, selecting one or more of the plurality of media playlists at one or more of the media communities having the media content, and transmitting, from the first computing to the second computing device, the one or more media playlists having the media content.