jrmuizel / banshee-unofficial-plugins

Automatically exported from code.google.com/p/banshee-unofficial-plugins
0 stars 1 forks source link

Mirage should only scan the music library, not the video library #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?

Mirage 0.4 with Banshee 1.4.1

Original issue reported on code.google.com by Holger.Ballweg@gmail.com on 21 Nov 2008 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by bertrand.lorentz@gmail.com on 21 Nov 2008 at 8:33

GoogleCodeExporter commented 9 years ago
Mirage shouldn't scan videos, it is specifically only scanning track that are 
part of
the Music library.
Could you give the exact steps to reproduce this ?

Original comment by bertrand.lorentz@gmail.com on 21 Nov 2008 at 8:40

GoogleCodeExporter commented 9 years ago
1. have some videos in your video library
2. rescan library with mirage
3. see how it scans some .vob, .mov etc. video files from the video library

Sorry, but that's all there is to do. I don't think it even really scans them, 
but
they show up in the console and in banshee when mirage scans and that's 
probably a
sign that the determination between the libraries doesn't work as expected. 

Original comment by Holger.Ballweg@gmail.com on 23 Nov 2008 at 9:10

GoogleCodeExporter commented 9 years ago
I can't reproduce this. Could you please run the following command from a 
terminal,
and post the output ?

sqlite3 ~/.config/banshee-1/banshee.db "select * from coreprimarysources; select
primarysourceid, uri from coretracks where uri like '%.mov'"

Please also run banshee from a terminal with "banshee-1 --debug", rescan your 
library
with mirage and post the output here.

Original comment by bertrand.lorentz@gmail.com on 24 Nov 2008 at 9:32

GoogleCodeExporter commented 9 years ago
OK, I looked into this issue once more and I'm really sorry:
somehow some video files became part of the Music library - this is clearly a 
bug in
banshee or (my) human error.

I'm sorry.

Btw: this is a really interesting project. Keep on going!

Original comment by Holger.Ballweg@gmail.com on 24 Nov 2008 at 10:10

GoogleCodeExporter commented 9 years ago
No problem.
Make sure to file a bug for banshee
(http://banshee-project.org/contribute/file-bugs/) if you can reproduce the 
problem.

Thanks !

Original comment by bertrand.lorentz@gmail.com on 24 Nov 2008 at 10:27