Media-Manager icon indicating copy to clipboard operation
Media-Manager copied to clipboard

Management Platform for Social Media Post Scheduling & Analytics written in Python. Designed to be highly configurable and extendable.

Results 62 Media-Manager issues
Sort by recently updated
recently updated
newest added

## Overview Post locations are currently just a select box. Each post location requires further customization from the user. Need a section for it. - Post Formatting Rule Selection -...

ideas

## Overview Sometimes it's useful to manually split a post. For instance, on most "messenger focused platforms", to get something that to represent a header image requires you to send...

ideas

## Overview Want users to be able to directly control how media is displayed in their post. This isn't useful on most "feed based" platforms where there isn't more ordering...

ideas

## Overview Having an backup system for settings would allow users to backup & then restore a settings file if it or the data it stores were corrupted. - Auto...

ideas

## Overview Visual feedback for server connection to let the user know they are/aren't connected

ideas

## Overview Not all media account settings are needed. For example, Discord only uses webhooks. Having the empty space there doesn't serve a purpose except to clutter the screen. Need...

ideas

## Overview Want to add support for CDNs so that files over the platform limit are supported. Might also consider alternate platforms of hosting files publicly? Need to investigate that....

roadmap

## Overview Want to make a system that: - Has a setting for the maximum file size each platform will host - Supports a CDN (like [Edge.Network](https://edge.network) for decentralization) for...

roadmap

## Overview Currently i'm using a really odd system for writing the data to text which results in a bunch of unnecessary work anytime you load / save the posts....

roadmap

## Overview In order to keep track of published posts (for deletion, editing, analytics, etc.) an identifier needs to be stored with the post object on publish.

roadmap