Resource icon

Media Playlist Source 0.1.3

CodeYan

Member
CodeYan updated Media Playlist Source with a new update entry:

0.1.0

Starting from this version (0.1.0), the minimum requirement is OBS 31, and I am glad to announce that PR #11126 is merged already since OBS 31, which means you do not need to install my custom builds of OBS anymore.

## What's Changed
* Fix issue where the last file isn't played when OBS is restarted
* Adjust for OBS 31 changes
* Fix issue where the current_file_name setting is not updated when the next media is...

Read the rest of this update entry...
 

therealdadbeard

New Member

The folder structure is completely wrong btw in this package. I had to look in the older one how the folder for the locale is named. People will copy paste this and wonder why it's not working.

But finally being able to monitor my intro clips is nice, totally not possible with the VLC plugin as it would just cut out.

Seem to have a small black screen between loading clips (probably loading) but other than that works great.
 

maltosier

New Member
I found a small problem. When using only a directory as the playlist, it will only play one video before stopping unless Loop is enabled. I'd like for it to run through the directory once and then stop, this does not seem to be possible unless I manually choose each file in the playlist. But for what I'm going for, I need it to work with the directory.
 

maltosier

New Member
Found another pretty serious issue on my end.

If you add an empty directory, it will literally completely corrupt obs until you remove all instances of the source from your obs in safe mode. Itll show a big white box in the player preview inside the source properties, and also the preview window in OBS will be either a white or black screen until this is done.

I have a directory that is cleaned up and has clips added to it, and I want it to update the list when that directory is updated, but this does not seem to be possible as if I start my OBS and that folder is empty itll break everything, or if I refresh the playlist with it empty itll do the same thing.
 

CodeYan

Member
CodeYan updated Media Playlist Source with a new update entry:

Media Playlist Source 0.1.1

Starting from Version 0.1.0, the minimum requirement is OBS 31, and I am glad to announce that https://github.com/obsproject/obs-studio/pull/11126 is merged already since OBS 31, which means you do not need to install my custom builds of OBS anymore.

## What's Changed
* Add hardware decoding option
* Fix Windows Installer
* Add "Stop when not visible, play next when visible" Visibility Behavior...

Read the rest of this update entry...
 

CodeYan

Member
The folder structure is completely wrong btw in this package. I had to look in the older one how the folder for the locale is named. People will copy paste this and wonder why it's not working.

But finally being able to monitor my intro clips is nice, totally not possible with the VLC plugin as it would just cut out.

Seem to have a small black screen between loading clips (probably loading) but other than that works great.
Sorry for this issue, now fixed in 0.1.1
 

CodeYan

Member
Found another pretty serious issue on my end.

If you add an empty directory, it will literally completely corrupt obs until you remove all instances of the source from your obs in safe mode. Itll show a big white box in the player preview inside the source properties, and also the preview window in OBS will be either a white or black screen until this is done.

I have a directory that is cleaned up and has clips added to it, and I want it to update the list when that directory is updated, but this does not seem to be possible as if I start my OBS and that folder is empty itll break everything, or if I refresh the playlist with it empty itll do the same thing.
Oops, let me see if I can patch this quickly
 

CodeYan

Member
CodeYan updated Media Playlist Source with a new update entry:

0.1.2

Starting from Version 0.1.0, the minimum requirement is OBS 31, and I am glad to announce that https://github.com/obsproject/obs-studio/pull/11126 is merged already since OBS 31, which means you do not need to install my custom builds of OBS anymore.

For previous Windows users of this plugin (version 0.1.0 and BELOW), please run the uninstaller of media-playlist-source (in "Add or Remove programs" in Windows).

What's Changed​

  • Fix issue last frame...

Read the rest of this update entry...
 

CodeYan

Member
Found another pretty serious issue on my end.

If you add an empty directory, it will literally completely corrupt obs until you remove all instances of the source from your obs in safe mode. Itll show a big white box in the player preview inside the source properties, and also the preview window in OBS will be either a white or black screen until this is done.

I have a directory that is cleaned up and has clips added to it, and I want it to update the list when that directory is updated, but this does not seem to be possible as if I start my OBS and that folder is empty itll break everything, or if I refresh the playlist with it empty itll do the same thing.
Fixed in 0.1.2, thanks a lot for reporting. Can you please also test if the previous issue you mentioned still exists in the new version? I can't reproduce it in the new build.
 

jeffson.nobre

New Member
To make it perfect, all that's left is to enable the function to select the audio track and subtitles, as I saw this option in the language file.
 

CodeYan

Member
CodeYan updated Media Playlist Source with a new update entry:

0.1.3

Starting from Version 0.1.0, the minimum requirement is OBS 31, and I am glad to announce that https://github.com/obsproject/obs-studio/pull/11126 is merged already since OBS 31, which means you do not need to install my custom builds of OBS anymore.

For previous Windows users of this plugin (version 0.1.0 and BELOW), please run the uninstaller of media-playlist-source (in "Add or Remove programs" in Windows). The OBS plugin template now installs to the ProgramData folder...

Read the rest of this update entry...
 

CodeYan

Member
To make it perfect, all that's left is to enable the function to select the audio track and subtitles, as I saw this option in the language file.
Sorry, that part of the language file was taken from the VLC Video Source. Media Source does not have this capability, unless I write some ffmpeg commands, but I don't how to do that to select audio track and subtitles
 
Top