Giter Club home page Giter Club logo

mpvideoredo's People

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

mpvideoredo's Issues

Crash on Win 8.1

The awesome plugin unfortunately crashes on Windows 8 when you select a movie and click on "cut". "Crash" means that the sandbox appears and goes forever. See mediaportal forum.

The log shows an error in a string comparison of the input filename. Some argument seems to be NULL. It was not a series, but a normal recording. On a second PC with Windows 7, the same recording can be cut with myvideoredo.

[2019-12-22 14:13:37,294] [Log ] [MPMain ] [INFO ] - [MyVideoReDo] :: Using language de
[2019-12-22 14:13:37,298] [Log ] [MPMain ] [WARN ] - [MyVideoReDo] :: Translation not found for field: GroupTVSuiteProfile. Using hard-coded German default.
[2019-12-22 14:13:37,301] [Log ] [MPMain ] [INFO ] - [MyVideoReDo] :: Translating skin
[2019-12-22 14:13:37,332] [Log ] [MPMain ] [INFO ] - [MyVideoReDo] :: 1 recordings were loaded to the list.
[2019-12-22 14:13:38,150] [Log ] [MPMain ] [INFO ] - Main: Deactivation request received
[2019-12-22 14:13:39,100] [Log ] [MPMain ] [INFO ] - [MyVideoReDo] :: VideoReDo Version:4.20.6.619 - Apr 3 2011
[2019-12-22 14:13:39,101] [Log ] [MPMain ] [INFO ] - Main: Activation request received
[2019-12-22 14:13:41,741] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: input
bei System.Text.RegularExpressions.Regex.Replace(String input, String replacement)
bei System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement)
bei MyVideoRedo.Helper.ParseSaveVideoFilename(Recordings Recording, Boolean IsSerie)
bei MyVideoRedo.MyVideoRedo.GUIStart.btnCutVideo_Clicked()
bei MyVideoRedo.MyVideoRedo.GUIStart.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

[2019-12-22 14:13:45,558] [Error ] [MPMain ] [ERROR] - Tv NotifyManager: Exception at timer_tick Error: StatementErrorUnclassified
Gentle.Common.GentleException: show columns from recording ---> MySql.Data.MySqlClient.MySqlException: Got error 28 from storage engine
bei MySql.Data.MySqlClient.MySqlStream.OpenPacket()
bei MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
bei MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
bei Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
bei Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
bei Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
bei Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
bei Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
bei TvDatabase.Recording.ListAllActive()
bei TvPlugin.TvNotifyManager.AddActiveRecordings()
bei TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e)MySql.Data.MySqlClient.MySqlException (0x80004005): Got error 28 from storage engine
bei MySql.Data.MySqlClient.MySqlStream.OpenPacket()
bei MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
bei MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
bei MySql.Data.MySqlClient.MySqlDataReader.NextResult()
bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
bei MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
bei System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
bei Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) st : bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
bei System.Environment.get_StackTrace()
bei TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e)
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei MediaPortalApp.Main(String[] args)

Would be awesome if you found time to keep an eye on that!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.