<div>Nick, et al.</div>
<div> </div>
<div>Now that I have my mythmusic running, it seg faults every time I run a scan. It happens right around 30% or so of my library, and kills mythfrontend. I tried running "mythfrontend -v media" but it wouldn't show me the guilty file just the backtrace of the resulting seg fault. Is there some way to make mythmusic print to screen every file it finds before it adds the information to the database? Other than the segfault during scanning it appears to work.</div>
<div> </div>
<div>Thanks again,</div>
<div>-Greg<br><br></div>
<div class="gmail_quote">On Tue, Apr 15, 2008 at 7:39 PM, Greg Grotsky <<a href="mailto:spikeygg@gmail.com">spikeygg@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Tue, Apr 15, 2008 at 6:46 AM, Nick Morrott <<a href="mailto:knowledgejunkie@gmail.com" target="_blank">knowledgejunkie@gmail.com</a>> wrote:<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Greg,<br><br>Apologies, I was asleep at the wheel. The first update will obviously fail.<br><br>
Try:<br><br>mysql> UPDATE `settings` SET `data` = '' WHERE `value` = 'MusicDBSchemaVer';<br>
<div>mysql> DROP TABLE IF EXISTS musicmetadata;<br>mysql> DROP TABLE IF EXISTS musicplaylist;<br>mysql> DROP TABLE IF EXISTS music_albumart;<br>mysql> DROP TABLE IF EXISTS music_albums;<br>mysql> DROP TABLE IF EXISTS music_artists;<br>
mysql> DROP TABLE IF EXISTS music_directories;<br>mysql> DROP TABLE IF EXISTS music_genres;<br>mysql> DROP TABLE IF EXISTS music_playlists;<br>mysql> DROP TABLE IF EXISTS music_smartplaylists;<br>mysql> DROP TABLE IF EXISTS music_smartplaylist_categories;<br>
mysql> DROP TABLE IF EXISTS music_smartplaylist_items;<br>mysql> DROP TABLE IF EXISTS music_songs;<br>mysql> DROP TABLE IF EXISTS music_stats;<br>mysql> DROP TABLE IF EXISTS smartplaylistcategory;<br>mysql> DROP TABLE IF EXISTS smartplaylist;<br>
mysql> DROP TABLE IF EXISTS smartplaylistitem;<br><br></div>Then re-run mythfrontend and post the results.<br>
<div>
<div></div>
<div><br>--<br>Nick Morrott<br></div></div></blockquote></div><br></div>YAY. That got me rollin'. Thanks Nick.<br><font color="#888888"><br>-Greg<br></font></blockquote></div><br>