XBMC Community Forum
Another External Player Code, but Very Simple to Setup - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Windows support (/forumdisplay.php?fid=59)
+---- Thread: Another External Player Code, but Very Simple to Setup (/showthread.php?tid=116724)



- jarwha - 2011-12-31 12:14

Hi,
I am using TMT5 and followed your guidelines to play Bluray within XBMC.
Playing Bluray is working perfectly, but when I would like to listen to mp3's TMT5 everytime is starts. Any idea how to prevent this?
(I am using 11.0 beta 1)
rgrds


- bluray - 2011-12-31 20:31

jarwha Wrote:Hi,
I am using TMT5 and followed your guidelines to play Bluray within XBMC.
Playing Bluray is working perfectly, but when I would like to listen to mp3's TMT5 everytime is starts. Any idea how to prevent this?
(I am using 11.0 beta 1)
rgrds
I'm using TMT5 with Eden 11.0 Beta 1 on all 3 of my HTPC's for everything, and it works fluently. XBMC team did a wonderful job with the latest Beta. Nod

TMT5 playback MP3 very well too. You can simply add "MP3" in this line "<rule filetypes="m2ts|mkv|avi|ts|mp3" player="Universal_Player"/>" in Playercorefactory. Smile


- jarwha - 2012-01-01 12:57

TMT5 playback MP3 very well too. You can simply add "MP3" in this line "<rule filetypes="m2ts|mkv|avi|ts|mp3" player="Universal_Player"/>" in Playercorefactory. Smile[/quote]

thanks, will have a try.
Is it not possible to use TMT only for Movies and the standard XBMC player for playing Music and Pictures


- bluray - 2012-01-01 21:39

jarwha Wrote:TMT5 playback MP3 very well too. You can simply add "MP3" in this line "<rule filetypes="m2ts|mkv|avi|ts|mp3" player="Universal_Player"/>" in Playercorefactory. Smile

thanks, will have a try.
Is it not possible to use TMT only for Movies and the standard XBMC player for playing Music and Pictures
Yes, you can but I paid for TMT5 and I want to use it for everything. XBMC provided the missing link, which it provide great front-end for library and network! Smile


- 1nc0gn1t0 - 2012-01-02 03:01

Thank you so much for the .bat to make work TMT5!!

But i have a little problem. I use one pc for everything. It's connected to a monitor and a TV.
I use the software ultramon in order to make the softwares i want launch on the monitor i want (main is monitor, seconday is TV)

So XBMC works fine lauching autmatically on the second manitor.

But MPC-HC was still launching on the main display whereas i assigned it the second monitor on ultramon option, when XBMC was lucnhed. So i had to go in its option, in fullscreen option, and chose from there the second monitor. Well, it was working fine without XBMC now.

The problem is that for TMT5 nothing i try work.
>My main display is my PC monitor
>My secondary is the TV

When i launch TMT5 from XBMC (thanks to the .bat) it launchs...but weirdly ultramon makes it reverse my displays! My main screen become secondary, and my TV become primary, which is not good because i use at the same time the pc to work, and i need that my pc monitor is 100% of the time my main screen (worst it doesn't reverse either at the end of the movie, so i have to do it manually each time) (doesn't have this problem with MPC-HC)

Any idea how to solve that?

Thx!


- bluray - 2012-01-02 05:44

1nc0gn1t0 Wrote:I use the software ultramon in order to make the softwares i want launch on the monitor i want (main is monitor, seconday is TV)

Any idea how to solve that?

Thx!
I'm not familiar with Ultramon. If it is me, I'll get a switch instead- Ultra High Performance HDMI Switcher.


- jarwha - 2012-01-02 08:58

jarwha Wrote:TMT5 playback MP3 very well too. You can simply add "MP3" in this line "<rule filetypes="m2ts|mkv|avi|ts|mp3" player="Universal_Player"/>" in Playercorefactory. Smile

thanks, will have a try.
Is it not possible to use TMT only for Movies and the standard XBMC player for playing Music and Pictures[/quote]


Changing the Playercorefactory will play only 1 mp3 with TMT and will not return to XBMC.


- bluray - 2012-01-03 07:13

jarwha Wrote:thanks, will have a try.
Is it not possible to use TMT only for Movies and the standard XBMC player for playing Music and Pictures


Changing the Playercorefactory will play only 1 mp3 with TMT and will not return to XBMC.
I'm wondering how did you got my reply "TMT5 playback MP3 very well too. You can simply add "MP3" in this line "<rule filetypes="m2ts|mkv|avi|ts|mp3" player="Universal_Player"/>" in Playercorefactory." with jarwha quote.

Anyway- if you want TMT5 to playback just blu-ray bdmv/iso/mkv/m2ts files and PlayDisc option, and use XBMC to playback all other files (avi/mp3/jpg/etc), here is a Playercorefactory that I generated earlier- (playercorefactory.xml). Cheer! Smile


- jarwha - 2012-01-03 09:12

thx, will have a try...

BTW I modified Universal_Player in PAPplayer (standard XBMC audio player)

"<rule filetypes="mp3|ape" player="PAPlayer"/>"

in Playercorefactory


- bluray - 2012-01-03 17:01

jarwha Wrote:thx, will have a try...

BTW I modified Universal_Player in PAPplayer (standard XBMC audio player)

"<rule filetypes="mp3|ape" player="PAPlayer"/>"

in Playercorefactory
If you use my latest (playercorefactory.xml), it will work with all my existing bat files and it'll allow you to use TMT5 for all movie playback and XBMC for all music/photo playback.