sunnyhd / homeintouch

A home automation project using socket.io
2 stars 0 forks source link

Testing the Music section #174

Closed sunnyhd closed 11 years ago

sunnyhd commented 11 years ago

I dont write down what I liked just the stuff that needs to be fixed.

I deleted the mongo database and did a new import of all the data. The import process doesnt seem to work properly. Please check that. I get timeout messages in the log. Reflects the music milestone in so far that not all metadata is showing up correctly.

Navigation is broken in the TV and the music section. https://lh3.googleusercontent.com/-gYDi7z2RorQ/UUcgszk4BFI/AAAAAAAAA3o/hOphkOUDz6Y/s1280/Bildschirmfoto%25202013-03-18%2520um%252015.11.15.png

https://lh3.googleusercontent.com/-9OqGb9T7_M4/UUcgtboGV6I/AAAAAAAAA3g/PYj_u7G9sM4/s1152/Bildschirmfoto%25202013-03-18%2520um%252015.10.34.png

In the Album and the Artist view you cant play and add single songs to the playlist. Thats unconvenient. We could use the same view like in the songs section with an additional button to play an entire album.

Recently Added Filter doesnt seem to work in the music section.

sunnyhd commented 11 years ago

The Pictures and Fanart you are using are really big. Seems your using the original files instead of the thumbs that are created by XBMC. We need to get the filesize down for all that content. Especially for bigger media libraries.

jalessandro commented 11 years ago

Most of the Pictures and Fanart are redirected by XBMC to external urls, maybe those links should be changed to use the assets saved in the XBMC server.

jalessandro commented 11 years ago

I've executed an import without problems today, could the timeout issues be related with th XBMC server not working properly?

sunnyhd commented 11 years ago

Did you made a complete import with a fresh database?

jalessandro commented 11 years ago

Yes, I did several times. I'm running a full import right now.

sunnyhd commented 11 years ago

Would be better to play a song by touching the song on the list and just have one icon to add to the playlist. Have a nice weekend.

matiasalvarez87 commented 11 years ago

Ok, I'll change it. Same to you!

sunnyhd commented 11 years ago

The import doesnt work for me here. Music album covers dont get scraped properly and I still get timeout messages in the log. Are you guys have all album covers in the music section show up.

sunnyhd commented 11 years ago

Automatic refresh of the metadata when the XBMC library has changed doesnt work.

sunnyhd commented 11 years ago

Artist Info sometimes gets really long. Please limit the text that is shown and if the user wants to read more he has to touch an icon. Especially for smartphones.

matiasalvarez87 commented 11 years ago

Hey Klaus, I'll create and schedule these issues to keep them tracked in the new or coming milestones.