Yes, it is working way better with the anniversary release + MP Extended. Freeze for about 5 secs of one TV player then stream continues. I can live with that. :)
Tho local videos work flawlessly in PiP. :)
Thanks!
Yes, it is working way better with the anniversary release + MP Extended. Freeze for about 5 secs of one TV player then stream...
Hello!
If I watch one TV channel and want to open a second one with PiP enabled first player image freezes. Can anyone else who...
I can't really comment about EPG apart from to say that other people have also had problems, but I think they were eventually solved. TVE 3.5 is very much still a work in progress so expect some problems like this...
I can't really comment about EPG apart from to say that other people have also had problems, but I think they were eventually...
Hi :)
so far MP2 is working well with my PC on Windows8.1 with Hauppauge HVR-5500. With TV3 engine is was not possible to use DVB-S...
Well as the log say. What can the problem be with my system?
Action start 6:02:24: PrepareXmlPathVariables.
SFXCA: Extracting custom action to temporary directory: C:\Users\Oldage_2\AppData\Local\Temp\MSI7BDF.tmp-\
SFXCA: Binding to CLR version v4.0.30319
Calling custom action...
Well as the log say. What can the problem be with my system?
Action start 6:02:24: PrepareXmlPathVariables.
SFXCA: Extracting...
Well as the log say. What can the problem be with my system?
Action start 6:02:24: PrepareXmlPathVariables.
SFXCA: Extracting...
That looks great. I think the extensions class should be moved to a separate file and made public, since it's kind of a generic utility method rather than something internal to the HttpMessage. The byte[] optimization we can return to if performance is an issue :)
That looks great. I think the extensions class should be moved to a separate file and made public, since it's kind of a generic...
I concur - the UPnP thing has nothing to do with firewalls.
The message comes from here...
Thanks for reporting. I know this issue and it was already handled as kind of workaround, but I removed it.
The complete solution would be to extend the MediaLibrary query features to consider the "is watched" indicator on user base. A "user" is currently represented by a computer, in future we (could) have a more complete solution...
Thanks for reporting. I know this issue and it was already handled as kind of workaround, but I removed it.
The complete solution...
Maybe not a bug, but just something I am not a fan of.
Once I watch an episode, it does not get set to blue (viewed) when it...
@breese , I also get this issue, and I use remote admin 3.5 to connect to my server.
I normally just need to push the green button (launch MP) on my remote to bring the focus back.
@breese , I also get this issue, and I use remote admin 3.5 to connect to my server.
I normally just need to push the green button...
Sorry to say there is still a focus issue on startup
Client/server installation previous running MP1. Other clients still working on MP1. Installed MP2 server alongside MP1 server. Ran a complete uninstall of MP1 client on this PC. Ran MP2 setup: Background Dos screen, Welcome screen, License screen, click on Client only, click on install, please wait screen, Windows UAC screen, error...
Client/server installation previous running MP1. Other clients still working on MP1. Installed MP2 server alongside MP1 server...
Client/server installation previous running MP1. Other clients still working on MP1. Installed MP2 server alongside MP1 server...
I have installed successfully on main htpc, but trying to install on secondary machine and the installation fails
Installer warns of missing dll, but doesn't specify which dll...
any ideas which it would be so i can download from MS???
log attached which states error code 1603...
I have installed successfully on main htpc, but trying to install on secondary machine and the installation fails
Installer warns...
I have installed successfully on main htpc, but trying to install on secondary machine and the installation fails
Installer warns...
Seems I missed to include this assembly. I will do so. Meanwhile you might copy this file from ProgramFiles\Team MediaPortal\TvServer (if installed)
Thanks for reporting
Seems I missed to include this assembly. I will do so. Meanwhile you might copy this file from ProgramFiles\Team...
I am trying to import xmltv data feed but when I click on the get now! I get failed to locate assembly Ionic.zip the file exists...
I fixed the disposal in this branch https://github.com/MediaPortal/MediaPortal-2/commits/FIX_ServiceRegistration_DTOR.
If you like to fix the "Block ServiceRegistration from trying to load new services in shutdown phase" issue you can do it in this branch.
I fixed the disposal in this branch https://github.com/MediaPortal/MediaPortal-2/commits/FIX_ServiceRegistration_DTOR.
If you like...
When I did the test yesterday I set MP2 Client to minimize.
I just went back onto my machine, opened up the minimized client and...
Fixed another issue: Stream was disposed on Stop, which is wrong because of:
Disposal of Stream should only happen if it was created by itself
Disposal must not happen in Stop() but in destructor
An example of 2nd case is: use MP in windowed mode, start playback, resize window -> ObjectDisposedException from the Output pin. Cause...
Fixed another issue: Stream was disposed on Stop, which is wrong because of:
Disposal of Stream should only happen if it was...
Yesterday I found a nasty issue: after switching the "DirectShow" instead of "DirectShowLib" to support the new StreamSource there...
Hi.
As mentioned in another thread I'll try to list the focus issues I have, when I'm using remote only to control MP2.
When staring (no matter via MP2 Tray-Launcher or shortcut) , MP2 has no focus at all and isn't the active Window...
After pressing the "Green Button" again MP2 is the active Window but no Item in Home has focus...
Hi.
As mentioned in another thread I'll try to list the focus issues I have, when I'm using remote only to control MP2.
When...
Hi.
As mentioned in another thread I'll try to list the focus issues I have, when I'm using remote only to control MP2.
When...
ok, code is cleaned up and import test ran without problems for me. New test version attached - changes will be pushed to GitHub in a few minutes.
I have extended the LexicographicComparer in a way so that it supports different cultures. Currently, however, I still use InvariantCulture. Just wanted to make sure that it can be used...
ok, code is cleaned up and import test ran without problems for me. New test version attached - changes will be pushed to GitHub in...
Hi,
On alphabetical sorting capital letters are sorted before normal letters. This leads to some unnatural sorting orders:
In...
Right after I built the machine I went into the Client and expected to connect to the server but it was already connected.
I did a disconnect and it took a very long time, when I got the disconnect I realized there was a ? on the page and I clicked it.
Getting the Handle or Discard popup I think I told it to Discard and then did the...
Right after I built the machine I went into the Client and expected to connect to the server but it was already connected.
I did a...
While I was hunting down a bug in the UPnP system I found another bug, which looked like it was a bug in SQLiteDatabase, but to me...
I just rebased your branch on dev, made some trivial code style changes (removing { } from one-line-statements) and sqashed all changes into one single commit.
The change was already included in recent test build, and will be in all further ones. Thanks again!
I just rebased your branch on dev, made some trivial code style changes (removing { } from one-line-statements) and sqashed all...
I'm attempting to use BitmapImageSource to improve rendering of images in my plugin but it doesn't appear to work properly in MPF...
Just tested again and now it works again. TheTvDB has solved the bug.
Nevertheless I think we should handle such a situation a bit more gracefully. Will add a jira issue to use an error handler instead of letting the exception go trough...
Just tested again and now it works again. TheTvDB has solved the bug.
Nevertheless I think we should handle such a situation a bit...
As reported in another thread by @breese, currently the MovieMetadataExtractor throws a lot of exceptions of the following kind...
The candidate branch was created by chefkoch and contained changes he considers to be merged into dev (after review).
I now took the missing commit into dev and delete the candidate branch.
The nuget question is better answered by chefkoch, for me it worked without issues in VS2013. But therefore I have other problems, I will create...
The candidate branch was created by chefkoch and contained changes he considers to be merged into dev (after review).
I now took...
Just compiled MP2 Client based on current dev. When trying to play an MP3 file, I get the following exception in the logs (full...
I did a follow up test to see if MySQ would be faster than 8 seconds with my 500 Classic songs. It took 5 seconds.
But while looking thru the Client log there was an error.
[2013-10-22 17:37:33,975] [103400 ] [Thread67 ] [WARN ] - ServerConnectionManager.OnCurrentlyImportingSharesChanged: Failed to update currently importing shares...
I did a follow up test to see if MySQ would be faster than 8 seconds with my 500 Classic songs. It took 5 seconds.
But while...
I reconfigured my Server / Client to have 1 music and 1 set of series shared as Global
I installed MP2 (along side my MP1 V5) onto...