GithubHelp home page GithubHelp logo

openbroadcaster / pex Goto Github PK

View Code? Open in Web Editor NEW
5.0 9.0 1.0 41.72 MB

OpenBroadcaster Program Manager Module

Home Page: https://openbroadcaster.com

License: GNU Affero General Public License v3.0

PHP 21.53% CSS 6.36% HTML 16.54% JavaScript 47.40% TSQL 7.45% Python 0.51% Shell 0.21%
media-asset-management community-radio podcasting openbroadcaster

pex's Introduction

PEX

OpenBroadcaster Program Manager Module

PEX manages, schedules and distributes media as a collection (e.g. weekly program, serial episodes, festival)

PEX features include:

  • Programs Sidebar - collections of media with common elements (e.g. album,series,discography,gallery)
  • Extended metadata for media, including production info, credits, tracklist, Canadian Content (i.e. MAPL), Content Advisory, Access Services, and licensing information (e.g. Creative Commons).

Additional features planned or in development:

  • schedule Programs (random/most recent/next in series)
  • assemble Playlist as Program episode (mp3 format)
  • watchlist for monitoring Program updates (favourites)

alt tag

pex's People

Contributors

brookgagnon avatar geoplanet avatar radiorob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jpmcneely

pex's Issues

Core mods

For the podcast assembler function, changes are required in Server to obtain the media_id for the newly created media object so that the extended media record can be created.
At line 184 of controllers/media.php:

      foreach($media as $item) 
    {
    $id = $this->MediaModel('save',$item);
        return array(true, 'Media Saved!', $id);
    }

Adding Program as Series

When dragging a Program from the Sidebar to the Schedule window, there is an option to schedule either the most recent episode, or episodes as a series. When scheduling series, all episodes are listed, and one or more episodes may be set up as a recurring schedule.
Not fully functional,
Requires further modification to schedule and programs objects .

Tags

Only first tag is saved

MP3 file format

The assembled file is a ogg format. Would mp3 would be smaller filesize?

No longer works with the newest version of OBServer

I just tried installing this through git clone. When refreshing the OBServer admin page, at first it was simply a page of what looked like garbled text. I had to rename the directory to programs/ from pex/ and then changed the first line in modules.php to <?php. I was then able to install the module, but it simply seems to be too dated to work with the modern version of OBServer.

I wanted to have various series of shows that automatically played through weekly or daily and in order. Unless I've missed something, this seems to have been the only way to do it through OpenBroadcaster. I saw some earlier discussion about changing the way OBServer loads modules. I hope this leads into updating the existing modules so that they work with the latest OBServer.

Show order

episodes can be moved up or down in order, but changes are not persistent.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.