MP2 already does it.
And one user in the community added support for MP1.
He's in the final testing and will submit the code to me soon.
Once i have it and found ok, i'll merge it into the public sources
I've just committed the code i received from Art D'os regading CUSheet support.
it is available in the next Public build.
Please dd the cue extension to the listof supported music files.
Any errors should be reported here.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ?
MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback.
If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo.
I have...
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ?
MP(1) will only use LAV if you select...
Not sure if this a a bug/config/settings problem.
I am running a media portal 2.5 server with 2.41 client but it seems I get the...
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback.
Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback.
Best way to achieve...
Hello Folks,
Is it possible to enable MP to resume in an External Player, where it left off ?
I guess the question also is, can...