- January 21, 2009
- 743
- 105
- Home Country
-
Germany
There was a plug-in called TVWishlist for that purposes, but the developer left MediaPortal.
There was a plug-in called TVWishlist for that purposes, but the developer left MediaPortal.
That usually happens due to different CPU platforms.BadImageFormatException
I can think about the native filters (like TsReader.ax and TsWriter.ax), they need to be build from the DirectShowFilters solution. But they require C++ and SDKs to be available. I usually try to avoid C++ compilationIncidentally, quite a lot of the dlls expected by the TVLibrary nuget package as references aren't built by the instructions above so you either need to retain the distributed copies of those files or struggle with building lots more of MP1......
Or have I missed something silly ( again? )
comment from @morpheus_xx would be betterNow I'm quite happy to submit a patch once I've tested it all a bit more, but should this be a patch to the morpheus_xx fork, or should I try and get the upstream MP1 code patched first ( which would retain consistency with MP1, but probably take a long time to filter back to MP2 via the fork.
Or should I just post my diffs here and let anyone who wants to incorporate them do their own thing?