home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
MediaPortal Alpha's, RC's and Git-Builds
1.24-1.29 Pre Release
5061: Music Database doesn't show all Data...
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ajs" data-source="post: 1281940" data-attributes="member: 68833"><p>[CODE][2021-01-13 17:40:59,858] [Error ] [12 ] [ERROR] - SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad'</p><p>[2021-01-13 17:40:59,907] [Error ] [12 ] [ERROR] - musicdatabase exception err:SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad' stack: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei MediaPortal.Music.Database.MusicDatabase.GetSongsBySQL(String aSQL, List`1& aSongs)</p><p>[/CODE]</p><p>О! Looks like the new procedure works more correctly with problems. There are understandable errors in the log. That's a good thing.</p><p></p><p>Now that's strange:</p><p>[CODE][2021-01-13 17:39:22,559] [Log ] [PS StandbyWakeup] [DEBUG] - PS: System is busy and should not go to standby</p><p>[2021-01-13 17:39:36,206] [Log ] [MPMain ] [WARN ] - SQLiteClient: ReadpVm (-15,3263393) Exceeded sampling time, may not have received all the data.</p><p>[/CODE]</p><p>[CODE][2021-01-13 17:40:53,687] [Log ] [23 ] [DEBUG] - BASS: Free GCHandle for stream -2147483629</p><p>[2021-01-13 17:40:58,499] [Log ] [12 ] [DEBUG] - GUIMusicPlayingNow: Calling Last.FM to get similar Tracks</p><p>[2021-01-13 17:40:58,679] [Log ] [MPMain ] [INFO ] - SQLiteClient: Closing database: MusicDatabaseV14.db3</p><p>[2021-01-13 17:40:58,859] [Log ] [MPMain ] [INFO ] - SQLiteClient: Closing database:</p><p>[2021-01-13 17:40:59,003] [Log ] [12 ] [DEBUG] - GUIMusicPlayingNow: Number of similar tracks returned from Last.FM: 89</p><p>[2021-01-13 17:40:59,456] [Log ] [MPMain ] [INFO ] - SQLiteClient: Closing database:</p><p>[2021-01-13 17:40:59,858] [Error ] [12 ] [ERROR] - SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad'</p><p>[2021-01-13 17:40:59,907] [Error ] [12 ] [ERROR] - musicdatabase exception err:SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad' stack: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei MediaPortal.Music.Database.MusicDatabase.GetSongsBySQL(String aSQL, List`1& aSongs)</p><p>[2021-01-13 17:40:59,910] [Log ] [12 ] [INFO ] - MusicDatabase: Opening database</p><p>[2021-01-13 17:41:02,282] [Log ] [12 ] [DEBUG] - IntegrityCheck: the C:\ProgramData\Team MediaPortal\MediaPortal\Database\MusicDatabaseV14.db3 is OK</p><p>[2021-01-13 17:41:02,283] [Log ] [12 ] [INFO ] - MusicDatabase: Database opened</p><p>[/CODE]</p><p></p><p>You turn your laptop off or just put it to sleep or something like that. From the log, it looks like sleep, and not a very correct exit from sleep. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite29" alt=":coffee:" title="Coffee :coffee:" loading="lazy" data-shortname=":coffee:" /></p><p></p><p>[USER=98267]@doskabouter[/USER] What do you think:</p></blockquote><p></p>
[QUOTE="ajs, post: 1281940, member: 68833"] [CODE][2021-01-13 17:40:59,858] [Error ] [12 ] [ERROR] - SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad' [2021-01-13 17:40:59,907] [Error ] [12 ] [ERROR] - musicdatabase exception err:SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad' stack: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei MediaPortal.Music.Database.MusicDatabase.GetSongsBySQL(String aSQL, List`1& aSongs) [/CODE] О! Looks like the new procedure works more correctly with problems. There are understandable errors in the log. That's a good thing. Now that's strange: [CODE][2021-01-13 17:39:22,559] [Log ] [PS StandbyWakeup] [DEBUG] - PS: System is busy and should not go to standby [2021-01-13 17:39:36,206] [Log ] [MPMain ] [WARN ] - SQLiteClient: ReadpVm (-15,3263393) Exceeded sampling time, may not have received all the data. [/CODE] [CODE][2021-01-13 17:40:53,687] [Log ] [23 ] [DEBUG] - BASS: Free GCHandle for stream -2147483629 [2021-01-13 17:40:58,499] [Log ] [12 ] [DEBUG] - GUIMusicPlayingNow: Calling Last.FM to get similar Tracks [2021-01-13 17:40:58,679] [Log ] [MPMain ] [INFO ] - SQLiteClient: Closing database: MusicDatabaseV14.db3 [2021-01-13 17:40:58,859] [Log ] [MPMain ] [INFO ] - SQLiteClient: Closing database: [2021-01-13 17:40:59,003] [Log ] [12 ] [DEBUG] - GUIMusicPlayingNow: Number of similar tracks returned from Last.FM: 89 [2021-01-13 17:40:59,456] [Log ] [MPMain ] [INFO ] - SQLiteClient: Closing database: [2021-01-13 17:40:59,858] [Error ] [12 ] [ERROR] - SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad' [2021-01-13 17:40:59,907] [Error ] [12 ] [ERROR] - musicdatabase exception err:SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:MISUSE/NOMEM detailed:out of memory query:select * from tracks where strartist like '%| Juliette Lewis |%' and strTitle like 'Born Bad' stack: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei MediaPortal.Music.Database.MusicDatabase.GetSongsBySQL(String aSQL, List`1& aSongs) [2021-01-13 17:40:59,910] [Log ] [12 ] [INFO ] - MusicDatabase: Opening database [2021-01-13 17:41:02,282] [Log ] [12 ] [DEBUG] - IntegrityCheck: the C:\ProgramData\Team MediaPortal\MediaPortal\Database\MusicDatabaseV14.db3 is OK [2021-01-13 17:41:02,283] [Log ] [12 ] [INFO ] - MusicDatabase: Database opened [/CODE] You turn your laptop off or just put it to sleep or something like that. From the log, it looks like sleep, and not a very correct exit from sleep. :coffee: [USER=98267]@doskabouter[/USER] What do you think: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
MediaPortal Alpha's, RC's and Git-Builds
1.24-1.29 Pre Release
5061: Music Database doesn't show all Data...
Contact us
RSS
Top
Bottom