robelkin
January 18th, 2009, 02:17 PM
Hi All,
I just found boxee, and am loving it. I have been using another xbmc spinoff, Plex, and there is the ability in Plex to specify information in the advancedsettings.xml file.
This is grand, I have set up my advancedsettings.xml file, and have managed to get the log level information working, displaying logging information on screen. However, the bit that I am most interested in is the <tvshowmatching> bit.
Here is what I have included in the file:
<tvshowmatching>
<regexp>Season[\._]([09]+)[\\/]Episode[\._]([09]+)[^\\/]*</regexp>
</tvshowmatching>
This is working fine for me in Plex, and both are based on the same application, so this should technically work. So, either the implementation in boxee has changed and this is no longer correct, or it is disabled in boxee.
The above gets the season number and episode number from a structure such as Season 1/Episode 1.m4v.
Can someone shed some light on this, and if it is going to be enabled in the future?
Thanks,
Rob
I just found boxee, and am loving it. I have been using another xbmc spinoff, Plex, and there is the ability in Plex to specify information in the advancedsettings.xml file.
This is grand, I have set up my advancedsettings.xml file, and have managed to get the log level information working, displaying logging information on screen. However, the bit that I am most interested in is the <tvshowmatching> bit.
Here is what I have included in the file:
<tvshowmatching>
<regexp>Season[\._]([09]+)[\\/]Episode[\._]([09]+)[^\\/]*</regexp>
</tvshowmatching>
This is working fine for me in Plex, and both are based on the same application, so this should technically work. So, either the implementation in boxee has changed and this is no longer correct, or it is disabled in boxee.
The above gets the season number and episode number from a structure such as Season 1/Episode 1.m4v.
Can someone shed some light on this, and if it is going to be enabled in the future?
Thanks,
Rob