BlitterStudio / MB_SubSonic

MusicBee SubSonic plugin
GNU General Public License v3.0
110 stars 14 forks source link

FLAC support #15

Closed nightah closed 7 years ago

nightah commented 7 years ago

When attempting to play a .flac file the following error is received:

Unable to play this file - is has an unsupported format or is corrupted

The transcoding settings for flac and mp3 are default within the Subsonic instance.

  1. name - mp3 audio
  2. convert from - ogg oga aac flac m4a wav wma aif aiff ape mpc shn
  3. convert to - mp3
  4. Step 1 - ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -

This is Subsonic 6.0 running on Arch Linux with MusicBee 3.0.5995 and MB_SubSonic 2.8beta.

midwan commented 7 years ago

FLAC playback works normally in my tests using MusicBee 3.0.6068 (latest stable release) and MB_Subsonic 2.8 beta.

Have you enabled transcoding in your Subsonic server? Maybe that's the cause of this problem, and why I cannot see it. Does it work if you don't transcode the stream and send it off as-is?

Also, there's an option to use transcoding from the plugin - if enabled, it will transcode any non-mp3 tracks to mp3. Does that make any difference to you?

nightah commented 7 years ago

So transcoding is turned on the Subsonic server. I've tried ticking transcode as mp3 within the plugin but it seems that the change is not being saved. Every time I go back into the preferences it appears unticked.

midwan commented 7 years ago

The problem with the transcoding checkbox not staying enabled was a bug, I've fixed it in the current sources (not yet released, but soon).

Can you try disabling the Transcoding option from the server to see if it makes a difference for you? Raw FLAC files play fine here, as well as transcoded "on-demand" from the player. Perhaps if they're transcoded from the server this comes up.

kdtt87 commented 7 years ago

Hi, First of all. NICE WORK!

However, I am having the exact same issue as nightag.

I am running plugin version 2.8 Beta on MusicBee 3.0

My subsonic server is as follows: Version 6.0 (build a7857c) – April 30, 2016 Server jetty-6.1.x, java 1.7.0_111, Linux (80.5 MB / 188.0 MB) OS Ubuntu server 14.04.03 x64

I have tested with transcoding bodt enabeled and disabeled on the server. I have also tried with my backup server (similar specs) with the same result.

midwan commented 7 years ago

@kdtt87 Thank you for the extra information. Is there some pattern to this, besides the fact that they are FLAC files? E.g. is it only occurring in Playlists?

I have several FLAC files here, but so far at least I haven't been able to recreate it. That makes it a bit difficult to find out what's causing it. If we manage to find a scenario to recreate this, it will make things a lot easier.

Alternatively, if either you or @nightah could create a test account for me and send me the details at midwan at gmail dot com, I could try connecting there and debugging it remotely.

kdtt87 commented 7 years ago

@midwan The problem is ocurring with both playlists and regular playback.

As I don't know om which OS you are hosting your server, it could be a linux thing? Purely guessing

Will email you account details shortly

midwan commented 7 years ago

@kdtt87 the server I've been testing with so far is hosted on MacOS X. I can try setting up a VM with Ubuntu server 14 to see if it makes any difference.

Thanks for the connection details, I'll test it out as soon as I can and let you know what I find.

kdtt87 commented 7 years ago

Hi again, I MAY have found something. When i access my subsonic via Musicbee from work (limited broadband) i get the dreaded error message. But when i access my subsonic from home (still using the same external adress, but with gigabit access) everything works fine.

Could it be a timeout issue due to limited bandwith?

The internet connection on which the server is hosted, has a ~5mbit upload speed, which is not alot.

midwan commented 7 years ago

That may be one thing to look for, thanks!

I'll test the same and see what we get.

Dimitris Panokostas

On Fri, Sep 9, 2016 at 7:32 AM, kdtt87 notifications@github.com wrote:

Hi again, I MAY have found something. When i access my subsonic via Musicbee from work (limited broadband) i get the dreaded error message. But when i access my subsonic from home (still using the same external adress, but with gigabit access) everything works fine.

Could it be a timeout issue due to limited bandwith?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/midwan/MB_SubSonic/issues/15#issuecomment-245823322, or mute the thread https://github.com/notifications/unsubscribe-auth/ADsp9fDIMKWpnzsP_teBMM0dHvaGZBk9ks5qoO90gaJpZM4JwLPB .

user020 commented 7 years ago

I'm getting this same error when trying to play FLAC files too. Enabling 'transcode as MP3' in the plugin allows me to play FLAC files regardless of the server transcoding settings but I'm not able to skip to another point in the song. In any case, I'd like to be play FLAC files directly without any transcoding as my computer and server are on the same wired gigabit LAN.

MusicBee version: 3.0.6172 Subsonic version: 5.3 MB Subsonic version: 2.9 Beta OS: Windows 7 x64

midwan commented 7 years ago

Thanks for reporting this @user020. I will try to recreate this again and see what we get.

midwan commented 7 years ago

@user020 I have just pushed out a new version, so we're currently at v2.11. Could you please test with this and let me know if the FLAC playback is still an issue?

kdtt87 commented 7 years ago

Sure,

Will look into it at get back to you.

Btw, I've switched from subsonic to madsonic, but the errors/limitations have ramained the same.

BR Michael

2017-04-12 23:23 GMT+02:00 Dimitris Panokostas notifications@github.com:

@user020 https://github.com/user020 I have just pushed out a new version, so we're currently at v2.11. Could you please test with this and let me know if the FLAC playback is still an issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/midwan/MB_SubSonic/issues/15#issuecomment-293711831, or mute the thread https://github.com/notifications/unsubscribe-auth/AVDOd3Y8xy0h1eqdErNDkPg5st30m0WVks5rvUC7gaJpZM4JwLPB .

kdtt87 commented 7 years ago

Well, I had some success.

FLAC files seems to play fine now.

However: Sometimes while switching to a new track (flac or mp3) i get the error: "The source file for track 'TRACK NAME' could not be found", where 'TRACK NAME' is allways the name of the track, that I last played.

Maybe a madsonic thing?

Sure,

Will look into it at get back to you.

Btw, I've switched from subsonic to madsonic, but the errors/limitations have ramained the same.

BR Michael

2017-04-12 23:23 GMT+02:00 Dimitris Panokostas notifications@github.com:

@user020 https://github.com/user020 I have just pushed out a new version, so we're currently at v2.11. Could you please test with this and let me know if the FLAC playback is still an issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/midwan/MB_SubSonic/issues/15#issuecomment-293711831, or mute the thread https://github.com/notifications/unsubscribe-auth/AVDOd3Y8xy0h1eqdErNDkPg5st30m0WVks5rvUC7gaJpZM4JwLPB .

midwan commented 7 years ago

@kdtt87 I have seen this in the past, I don't think it's a Madsonic thing (the protocol used is the same). If I recall correctly it happened only if you clicked on another track while one was playing already (so it aborted that one), and it was because MusicBee was not handling an Exception that got thrown internally.

I'll see if I can recreate it to make sure.

midwan commented 7 years ago

Meanwhile though, closing this issue since FLAC support works as expected.

We'll open a new one for the error once it's verified.

kdtt87 commented 7 years ago

It happens to me even if i properly stop/pause the previous track. Furthermore, it seems to happen to the same tracks every time.

Is there any logs/data I can supply?

2017-04-13 21:43 GMT+02:00 Dimitris Panokostas notifications@github.com:

@kdtt87 https://github.com/kdtt87 I have seen this in the past, I don't think it's a Madsonic thing (the protocol used is the same). If I recall correctly it happened only if you clicked on another track while one was playing already (so it aborted that one), and it was because MusicBee was not handling an Exception that got thrown internally.

I'll see if I can recreate it to make sure.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/midwan/MB_SubSonic/issues/15#issuecomment-294002660, or mute the thread https://github.com/notifications/unsubscribe-auth/AVDOd6xK9iRzrD6SdBl9iGydL90t7G1Aks5rvnrUgaJpZM4JwLPB .

midwan commented 7 years ago

@kdtt87 Yes, the error log can be found from within MB: Help>>Support>>View Error Log

kdtt87 commented 7 years ago

The log is attached to this email.

I've made you a user on my madsonic aswell


I am mainly able to recreate the error with tracks from the band "Chromatics"

Please tell me if you need anything else.

BR Michael

2017-04-13 21:58 GMT+02:00 Dimitris Panokostas notifications@github.com:

@kdtt87 https://github.com/kdtt87 Yes, the error log can be found from within MB: Help>>Support>>View Error Log

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/midwan/MB_SubSonic/issues/15#issuecomment-294006032, or mute the thread https://github.com/notifications/unsubscribe-auth/AVDOd9FzK8X_LTxQCIqBPErcbqUtSHHXks5rvn5JgaJpZM4JwLPB .

13-04-2017 21:50:14 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Cherry (2015)\Chromatics - Headlight's Glare.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:50:20 - 10.0.10240.0 - 3.0.6276.35911 - System.NullReferenceException: Object reference not set to an instance of an object. at MusicBee.MusicBeeMain.#=qu1PvPKeEj7a0gcIhM64a60gFzq99YZgSutYX2EH4DyQ=._Lambda$__1()

13-04-2017 21:51:51 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Cherry (2015)\Chromatics - Cherry.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:51:59 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Cherry (2015)\Chromatics - At Your Door.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:06 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Cherry (2015)\Chromatics - At Your Door.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:37 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Drumless (2014)\Chromatics - Kill For Love.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:40 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Drumless (2014)\Chromatics - The River.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:43 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Girls Just Wanna Have Fun (2015)\Chromatics - Girls Just Wanna Have Drums (Instrumental).mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:45 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\In the City (2010)\Chromatics - I'm on Fire.flac System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:49 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Kill For Love\Chromatics - A Matter of Time.flac System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:52:52 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Shadow (2015)\Chromatics - Shadow (Last Dance of The Night Club Edit).flac System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:54:33 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Cherry (2015)\Chromatics - Ceremony.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:56:12 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Kill For Love\Chromatics - No Escape.mp3 System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:56:18 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Night Drive (2010)\Chromatics - Night Drive.flac System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

13-04-2017 21:56:23 - 10.0.10240.0 - 3.0.6276.35911 - url: Subsonic:\Music\Chromatics\Plaster Hounds (2004)\Chromatics - Monarch.flac System.IO.FileNotFoundException: Unable to find the specified file. at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=qT1oTr$5S9FJg0me$Wf2qmg==(#=qVyHx$vAH0mRXsfTplhV7Yw== #=qPF04VfWAoK0SguWw_HTfCg==, #=qPR4C7zFGM2pAJ1QlJeUP1yirrbjCypak7cQ5v2ZJEfI= #=qbdGINrsn5Td8aIij3BTMFQ==, Boolean #=qxDOPSRE1AVb5FMfF4dwzow==, Boolean #=qEGDo7o56rRbaOQFbqCRbaw==, Boolean #=qGY2sImx2CQpwGE_imt6t7Ay8f3pW4AFjVSDHAXbHIE8=, Boolean #=q9V9U5mzAgedXzLfh7e1Xfg==, Int32 #=qVfQ3X_WyoTJ0Muv51JtDL0i9xFYTS0XoSbudfJh60yw=) at #=qfsXT4FRZb3$5jZMBJJ9UlN1T3X2YAT41ObalFbTfxg8=.#=q6vXfgQIceQIsAnsiYw2HYA==(Object #=qJiJ79fhkxZpJR2p4eeTxyg==)

midwan commented 7 years ago

@kdtt87 Thanks!

I've masked out the username/password details as they are publicly available here. :)

kdtt87 commented 7 years ago

Lol, thank you! Didn't realize i was posting on the forum. Just thought I replied to email. I have removed the server address aswell :)