maihde / roku_subsonic

Roku TV frontend for the Subsonic streaming music server
GNU General Public License v3.0
21 stars 7 forks source link

Stuck at Retrieving when browsing all artists #22

Closed mkosel closed 9 years ago

mkosel commented 9 years ago

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

maihde commented 9 years ago

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel notifications@github.com wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

mkosel commented 9 years ago

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel notifications@github.com wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779.

maihde commented 9 years ago

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel notifications@github.com wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779 .

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280.

mkosel commented 9 years ago

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel notifications@github.com wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779 .

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409.

maihde commented 9 years ago

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel notifications@github.com wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779 .

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499.

maihde commented 9 years ago

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde mike.ihde@randomwalking.com wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel notifications@github.com

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779 .

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409>.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499 .

mkosel commented 9 years ago

I appologize for not email back sooner..... I did install the new subsnic app but it didn't work.... I haven't had time to trouble shoot yet. The updates app deosn't work at all.... when I clikc on the icon from the roku channel list, it says loading and nothing else happens.

It is possible I may be having problems with the fact that I have the old and new version of the app installed... i'm hoping to est this this week

thanks again for your work in getting this out

Matt

On Sun, Jan 4, 2015 at 9:39 AM, maihde notifications@github.com wrote:

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde mike.ihde@randomwalking.com

wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel < notifications@github.com>

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779

.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409>.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499> .

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68641321.

maihde commented 9 years ago

No worries, I just wanted to make sure that the email got to you.

On my Roku 2 all I had to do was click the new link and open the channel store (and then close it without doing anything). I ended up with two copies of the Subsonic app on my channel screen.

If for some reason it is still giving you troubles, I can publish the new updated version. This will upgrade all Roku-Subsonic installations.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 4:58 AM, mkosel notifications@github.com wrote:

I appologize for not email back sooner..... I did install the new subsnic app but it didn't work.... I haven't had time to trouble shoot yet. The updates app deosn't work at all.... when I clikc on the icon from the roku channel list, it says loading and nothing else happens.

It is possible I may be having problems with the fact that I have the old and new version of the app installed... i'm hoping to est this this week

thanks again for your work in getting this out

Matt

On Sun, Jan 4, 2015 at 9:39 AM, maihde notifications@github.com wrote:

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde < mike.ihde@randomwalking.com>

wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel < notifications@github.com>

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409>.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499>

.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68641321.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68668579.

mkosel commented 9 years ago

I got the channel installed fone but I can't get it to open. Can you provide the new link On Jan 5, 2015 12:29 AM, "maihde" notifications@github.com wrote:

No worries, I just wanted to make sure that the email got to you.

On my Roku 2 all I had to do was click the new link and open the channel store (and then close it without doing anything). I ended up with two copies of the Subsonic app on my channel screen.

If for some reason it is still giving you troubles, I can publish the new updated version. This will upgrade all Roku-Subsonic installations.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 4:58 AM, mkosel notifications@github.com wrote:

I appologize for not email back sooner..... I did install the new subsnic app but it didn't work.... I haven't had time to trouble shoot yet. The updates app deosn't work at all.... when I clikc on the icon from the roku channel list, it says loading and nothing else happens.

It is possible I may be having problems with the fact that I have the old and new version of the app installed... i'm hoping to est this this week

thanks again for your work in getting this out

Matt

On Sun, Jan 4, 2015 at 9:39 AM, maihde notifications@github.com wrote:

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde < mike.ihde@randomwalking.com>

wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel notifications@github.com

wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel < notifications@github.com>

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499>

.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68641321>.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68668579.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68679745.

maihde commented 9 years ago

Try deleting all of the Subsonic applications and then installing from this link:

https://owner.roku.com/add/RHNBT

That should install the 1.8.0 release candidate, you can verify this from the settings screen. I'll also have one of my friends with a Roku 3 try the same.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 2:45 PM, mkosel notifications@github.com wrote:

I got the channel installed fone but I can't get it to open. Can you provide the new link On Jan 5, 2015 12:29 AM, "maihde" notifications@github.com wrote:

No worries, I just wanted to make sure that the email got to you.

On my Roku 2 all I had to do was click the new link and open the channel store (and then close it without doing anything). I ended up with two copies of the Subsonic app on my channel screen.

If for some reason it is still giving you troubles, I can publish the new updated version. This will upgrade all Roku-Subsonic installations.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 4:58 AM, mkosel notifications@github.com wrote:

I appologize for not email back sooner..... I did install the new subsnic app but it didn't work.... I haven't had time to trouble shoot yet. The updates app deosn't work at all.... when I clikc on the icon from the roku channel list, it says loading and nothing else happens.

It is possible I may be having problems with the fact that I have the old and new version of the app installed... i'm hoping to est this this week

thanks again for your work in getting this out

Matt

On Sun, Jan 4, 2015 at 9:39 AM, maihde notifications@github.com wrote:

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde < mike.ihde@randomwalking.com>

wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com

wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel < notifications@github.com>

wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel < notifications@github.com>

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499>

.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68641321>.

— Reply to this email directly or view it on GitHub < https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68668579>.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68679745.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68716575.

mkosel commented 9 years ago

I just want to let you know that I've been using the new roku client for the last 4-5 days and it works perfectly. I had a bit of trouble installing the new version but once I got the update setup it has worked flawlessly. I sent a donation your way to thank you for your time. Let me know if there is something else I can do to help

Matt On 1/5/2015 2:05 PM, maihde wrote:

Try deleting all of the Subsonic applications and then installing from this link:

https://owner.roku.com/add/RHNBT

That should install the 1.8.0 release candidate, you can verify this from the settings screen. I'll also have one of my friends with a Roku 3 try the same.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 2:45 PM, mkosel notifications@github.com wrote:

I got the channel installed fone but I can't get it to open. Can you provide the new link On Jan 5, 2015 12:29 AM, "maihde" notifications@github.com wrote:

No worries, I just wanted to make sure that the email got to you.

On my Roku 2 all I had to do was click the new link and open the channel store (and then close it without doing anything). I ended up with two copies of the Subsonic app on my channel screen.

If for some reason it is still giving you troubles, I can publish the new updated version. This will upgrade all Roku-Subsonic installations.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 4:58 AM, mkosel notifications@github.com wrote:

I appologize for not email back sooner..... I did install the new subsnic app but it didn't work.... I haven't had time to trouble shoot yet. The updates app deosn't work at all.... when I clikc on the icon from the roku channel list, it says loading and nothing else happens.

It is possible I may be having problems with the fact that I have the old and new version of the app installed... i'm hoping to est this this week

thanks again for your work in getting this out

Matt

On Sun, Jan 4, 2015 at 9:39 AM, maihde notifications@github.com wrote:

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde < mike.ihde@randomwalking.com>

wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com

wrote:

Wow thanks!

Also does the donate button found at the link below go to you? http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel < notifications@github.com>

wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel < notifications@github.com>

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499>

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68641321>.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68668579>.

— Reply to this email directly or view it on GitHub

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68679745.

— Reply to this email directly or view it on GitHub

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68716575.

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68790477.

maihde commented 9 years ago

That's great that everything is working! The donation is much appreciated.

I've just officially published the 1.8 version soon. The way Roku handles this is the version you are currently running will now be available as the default version. It will also automatically upgrade all players that currently have the 1.7 version installed.

Because you are running an unpublished version (which I greatly appreciate since it helped with the testing), I'm not sure what will happen on your Roku, it may uninstall automatically or it may just leave it as is. Unfortunately I cannot control what how Roku handles this. The safe bet is to re-install from the primary link.

Thanks again!

~Michael

On Tue, Jan 13, 2015 at 5:18 AM, mkosel notifications@github.com wrote:

I just want to let you know that I've been using the new roku client for the last 4-5 days and it works perfectly. I had a bit of trouble installing the new version but once I got the update setup it has worked flawlessly. I sent a donation your way to thank you for your time. Let me know if there is something else I can do to help

Matt

On 1/5/2015 2:05 PM, maihde wrote:

Try deleting all of the Subsonic applications and then installing from this link:

https://owner.roku.com/add/RHNBT

That should install the 1.8.0 release candidate, you can verify this from the settings screen. I'll also have one of my friends with a Roku 3 try the same.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 2:45 PM, mkosel notifications@github.com wrote:

I got the channel installed fone but I can't get it to open. Can you provide the new link On Jan 5, 2015 12:29 AM, "maihde" notifications@github.com wrote:

No worries, I just wanted to make sure that the email got to you.

On my Roku 2 all I had to do was click the new link and open the channel store (and then close it without doing anything). I ended up with two copies of the Subsonic app on my channel screen.

If for some reason it is still giving you troubles, I can publish the new updated version. This will upgrade all Roku-Subsonic installations.

Cheers, ~Michael

On Mon, Jan 5, 2015 at 4:58 AM, mkosel notifications@github.com wrote:

I appologize for not email back sooner..... I did install the new subsnic app but it didn't work.... I haven't had time to trouble shoot yet. The updates app deosn't work at all.... when I clikc on the icon from the roku channel list, it says loading and nothing else happens.

It is possible I may be having problems with the fact that I have the old and new version of the app installed... i'm hoping to est this this week

thanks again for your work in getting this out

Matt

On Sun, Jan 4, 2015 at 9:39 AM, maihde notifications@github.com wrote:

Just checking to see if you have had the opportunity to test this yet.

Cheers, ~Michael

On Tue, Dec 30, 2014 at 2:47 AM, Michael Ihde < mike.ihde@randomwalking.com>

wrote:

Yes, that donation link goes to me.

I've made a release candidate that works in my limited amount of testing. You can install it from here:

https://owner.roku.com/add/RHNBT

You might need to go into the "Channel Store" to get it to perform the update immediately (otherwise it can take a small delay). After you do this, you should have two versions of the app on your Roku. The 1.8 version has support for Artist->Song layout.

Let me know how it works.

~Michael

On Sun, Dec 28, 2014 at 10:18 PM, mkosel notifications@github.com

wrote:

Wow thanks!

Also does the donate button found at the link below go to you?

http://www.randomwalking.com/project.php?project=roku_subsonic On Dec 28, 2014 1:04 PM, "maihde" notifications@github.com wrote:

So the "Browse" functions currently won't work correctly without Artist->Album->Song layout; I'll try to fix that soon (hopefully this week) so that it works for you. I'll let you know when something is ready for you to test.

~Michael

On Sun, Dec 28, 2014 at 4:41 AM, mkosel < notifications@github.com>

wrote:

I really appreciate you taking the time to email me. With your questions, I think I figured out the problem.... let me answer your questions first

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly? No, it does not

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now? yes it does

3) If you find these same albums using the Search feature do they play correctly? yes it does

4) Is your music organized Artist->Album->Songs? No, it is not and I think that is the problem.... I have my music organized as Artist (as folder)--> filename (disk# Track#-Album-SongTitle.mp3). when I setup one folder in the Artist->Album->Song format it works correctly.

The reason I did it this way is because I have so many single tracks, it is really a pain to go into a folder just to play 1 song and then have to select another folder to play one more song..... everything is tagged correctly via musicbrainz picard, so I've always sorted based on the tags.

Is there anyways to use this without the Artist->Album->Songs directory format?

Matt On 12/27/2014 2:11 PM, maihde wrote:

So I guess I have a couple of questions.

1) After finding a random album that plays correctly; if you select it via the "Browse" option does it play correctly?

2) If you take an album that doesn't play correctly; and then select it from the home screen (i.e. under Recently Played) does it play correctly now?

3) If you find these same albums using the Search feature do they play correctly?

4) Is your music organized Artist->Album->Songs?

I've never run the software against Madsonic nor do I have a Roku 2...so it will be difficult for me to debug.

If you are somewhat technically inclined, you can download the source-code to my app and load it onto your Roku 2 in developer mode. This will let you add additional diagnostics that could help us figure out what is occurring.

~Michael

On Sat, Dec 27, 2014 at 10:01 PM, mkosel < notifications@github.com>

wrote:

I currently have a Roku 2 that is connected to my home network via a wired ethernet connection. I am running Windows Server 2012 R2, plex Media server and Madsonic Server 5.1 (via non-SSL). I have installed and configured the this subsonic-app on my Roku. the connection works as expected

The problem I am having I that I can't play music from Roku when I browse all artists. when I select browse, I get the expected list of artists that I can choose from... however when I click on an artist name, the roku change goes to "retrieving" and never starts playing the music.

The strange thing is if I go to a random album that is listed on the home-screen , it plays fine. I can also play music if I use the web interface from another, computer. any thoughts?

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68191779

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68198280 .

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68219409 .

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68221499>

.

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68641321 .

— Reply to this email directly or view it on GitHub <

https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68668579 .

— Reply to this email directly or view it on GitHub

<https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68679745 .

— Reply to this email directly or view it on GitHub

<https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68716575 .

— Reply to this email directly or view it on GitHub <https://github.com/maihde/roku_subsonic/issues/22#issuecomment-68790477 .

— Reply to this email directly or view it on GitHub https://github.com/maihde/roku_subsonic/issues/22#issuecomment-69696921.