MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » General Development (no feature request here!)


General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here.

Reply
 
Thread Tools Display Modes
Old 2007-10-30, 09:35   #311 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 69
Thanks: 3
Thanked 0 Times in 0 Posts


Default

Hi All,

Xface for me but I revert to Blue Two if something doesn't work.

2 questions

Q1 - It appears the new 0.9 RC3 version doesn't work with MP0.2.3 RC3 is this right (and latest SVN from arround 0.9 RC3 upload)? I can't get it to build the list of Videos in "My Videos" I'm using XFace but seems the same on Blue Two. Is this right or is it my problem?

If it doesn't work with 0.2.3 RC3 can I sugest incrementing the version number rather than using the RC3 as it will cause confussion and result in a lot of users giving up on it due to presumed compatability. (If it does work happily tell me to shut up)

That said I've loved and used this plugin ever since Fabrice first released it.

Q 2 - What is the best skin to drop into XFace?



Oh and congratulations on the Baby Fabrice!


Thanks
__________________
Greg Steele
GSteele is offline   Reply With Quote
Old 2007-10-30, 12:21   #312 (permalink)
Portal Member
 
Join Date: Jan 2007
Location: Nice
Age: 30
Posts: 123
Thanks: 4
Thanked 12 Times in 3 Posts

Country:

My System

Default

Hi Greg,

you are right about the problem with last svn, the MP ui code little change and an error occurs. Can you send me you mediaportal.log and error.log to confirm that.

for the version number, you right also for next version i have changed the number and the name also ;-)

for you question 2, i don't know.

Bye
Fabrice
fabriceD06 is offline   Reply With Quote
Old 2007-10-31, 16:25   #313 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 78
Thanks: 7
Thanked 9 Times in 6 Posts

Country:


Default

Nice plugin...but seems like it is a science to get the audio and video in sync after transcoding tvrecordings. Any tricks to deal with this problem?
Vattenmelon is offline   Reply With Quote
Old 2007-11-05, 04:57   #314 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 69
Thanks: 3
Thanked 0 Times in 0 Posts


Default

Hi Fabrice,
For Some Odd reason the Last thing my MediaPortal.log file shows is the first restart after I upgraded to 2.3 RC3. So once I figure out why my logging is doing nothing even set at Debug I'll post the Logs.
Thanks
__________________
Greg Steele
GSteele is offline   Reply With Quote
Old 2007-11-06, 12:23   #315 (permalink)
Portal Member
 
AlphaLima's Avatar
 
Join Date: Jun 2006
Location: Kalkar NRW
Age: 41
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hi,
meanwhile I have generated a log. Hope it will help you .
LogLevel: debug
Mediaportal: v0.2.3.0-RC3
SVN-Snapshot: 11-04-2007 01-04h - Revision:16435
regards
AlphaLima

2007-11-06 13:28:23.375000 [ERROR][MPMain]: Control has invalid animation type
2007-11-06 13:28:23.390625 [ERROR][MPMain]: Control has invalid animation type
2007-11-06 13:28:23.406250 [ERROR][MPMain]: No translation found for id 21121978
2007-11-06 13:28:26.093750 [ERROR][MPMain]: No translation found for id 21121978
2007-11-06 13:28:26.125000 [ERROR][MPMain]: Control has invalid animation type
2007-11-06 13:28:26.140625 [ERROR][MPMain]: Control has invalid animation type
2007-11-06 13:28:26.171875 [ERROR][MPMain]: No translation found for id 21121979
2007-11-06 13:28:29.015625 [ERROR][MPMain]: OnMessage exceptionystem.MissingMethodException: Method not found: 'Core.Util.FileInformation MediaPortal.GUI.Library.GUIListItem.get_FileInfo() '.
at MediaTranscoder.org.fd.mediaTranscoder.gui.datasou rce.MyVideosSource.convertArrayList(ArrayList itemlist)
at MediaTranscoder.org.fd.mediaTranscoder.gui.datasou rce.MyVideosSource.retrieveItemsFromVideoShares() in J:\Protected\Visual Studio 2005\Projects\MediaTranscoder\MediaTranscoder\org\ fd\mediaTranscoder\gui\datasource\MyVideosSource.c s:line 175
at MediaTranscoder.org.fd.mediaTranscoder.gui.datasou rce.MyVideosSource.getSubItem(GUIListItem root) in J:\Protected\Visual Studio 2005\Projects\MediaTranscoder\MediaTranscoder\org\ fd\mediaTranscoder\gui\datasource\MyVideosSource.c s:line 45
at MediaTranscoder.org.fd.mediaTranscoder.gui.GUIComp ress.LoadRecords(Boolean clearList) in J:\Protected\Visual Studio 2005\Projects\MediaTranscoder\MediaTranscoder\org\ fd\mediaTranscoder\gui\GUICompress.cs:line 126
at MediaTranscoder.org.fd.mediaTranscoder.gui.GUIComp ress.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) in J:\Protected\Visual Studio 2005\Projects\MediaTranscoder\MediaTranscoder\org\ fd\mediaTranscoder\gui\GUICompress.cs:line 172
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMes sage message)
2007-11-06 13:28:35.703125 [ERROR][MPMain]: No translation found for id 21121978
Attached Files
File Type: zip Log.zip (8.6 KB, 2 views)

Last edited by AlphaLima; 2007-11-06 at 12:36.
AlphaLima is offline   Reply With Quote
Old 2007-11-06, 20:49   #316 (permalink)
Portal Member
 
Noelix's Avatar
 
Join Date: Feb 2006
Location: Salt Lake City, UT
Age: 26
Posts: 391
Thanks: 10
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Noelix
Default

@AlphaLima: This release is not compatible with MediaPortal 0.2.3.0 RC3 unfortunately. Fabrice is working on it though.
__________________
Noelix is offline   Reply With Quote
Old 2007-11-06, 20:58   #317 (permalink)
Portal Member
 
AlphaLima's Avatar
 
Join Date: Jun 2006
Location: Kalkar NRW
Age: 41
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

@Noelix:I know, but Fabrice was asking for a log with RC3, or am I wrong?

Quote:
you are right about the problem with last svn, the MP ui code little change and an error occurs. Can you send me you mediaportal.log and error.log to confirm that.
AlphaLima is offline   Reply With Quote
Old 2007-11-07, 04:26   #318 (permalink)
Portal Member
 
Join Date: Apr 2006
Posts: 69
Thanks: 3
Thanked 0 Times in 0 Posts


Default

No your right about Fabrice wanting the log files and I wasn't able to supply my logs as for some reason nothing is being written to them. So Thanks for comming forward AlphaLima.
__________________
Greg Steele
GSteele is offline   Reply With Quote
Old 2007-11-09, 17:39   #319 (permalink)
Portal Member
 
Noelix's Avatar
 
Join Date: Feb 2006
Location: Salt Lake City, UT
Age: 26
Posts: 391
Thanks: 10
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Noelix
Default

@AlphaLima: Ok I gotcha now. Apologies!

In other news, PsychoReptile has added Media Transoder support to his phenomenal Replicant skin. I'll test it out this weekend.
__________________
Noelix is offline   Reply With Quote
Old 2007-11-20, 20:43   #320 (permalink)
Mex
Portal Member
 
Join Date: Aug 2007
Age: 21
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts


Default

fabrice, any news on the plugin? oh and hows the kid, still keeping you up?
Mex is offline   Reply With Quote
Reply

Bookmarks

Tags
plugin, transcoding, video

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cutting and transcoding, - please help Dadane General Support 0 2007-01-29 06:34
Transcoding filters etc dman_lfc Tips and Tricks 11 2007-01-25 14:33
Transcoding options Khris Improvement Suggestions 3 2006-03-08 20:53
Transcoding tthomas Improvement Suggestions 3 2005-06-20 10:28
Update Core.Transcoding to handle more in / out formats sporktastic Improvement Suggestions 9 2005-03-17 22:51


All times are GMT +1. The time now is 01:03.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress