SubWiji - Windows Subsonic Client (WPF)

Windows Subsonic Client (WPF)

Moderator: moderators

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Thu Dec 27, 2012 1:11 am

mrfunk wrote:Hi I'm trying to install this but constantly get errors..

I really like the look of this, but guttted I cant get it to work.

when i click install i get this(details) :-

PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.1
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)

SOURCES
Deployment url : file:///C:/Users/DavidNew/Downloads/SubWiji.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\DavidNew\Downloads\SubWiji.application resulted in exception. Following failure messages were detected:
+ Downloading file:///C:/Users/DavidNew/Downloads/SubWiji.application did not succeed.
+ Could not find file 'C:\Users\DavidNew\Downloads\SubWiji.application'.
+ Could not find file 'C:\Users\DavidNew\Downloads\SubWiji.application'.
+ Could not find file 'C:\Users\DavidNew\Downloads\SubWiji.application'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [15/12/2012 21:15:57] : Activation of C:\Users\DavidNew\Downloads\SubWiji.application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [15/12/2012 21:15:57] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading file:///C:/Users/DavidNew/Downloads/SubWiji.application did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\Users\DavidNew\Downloads\SubWiji.application'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\Users\DavidNew\Downloads\SubWiji.application'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback(Object state)
--- Inner Exception ---
System.IO.FileNotFoundException
- Could not find file 'C:\Users\DavidNew\Downloads\SubWiji.application'.
- Source: mscorlib
- Stack trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
...------------------------------------------------------------------------------------------------------------

When i click launch.. i get this :-

<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="SubWiji.application" version="1.2.1.241" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="SubWiji" co.v1:suiteName="SubWiji" asmv2:product="SubWiji" asmv2:supportUrl="http://www.paulodell.co.uk/" co.v1:errorReportUrl="http://www.paulodell.co.uk/" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true">
<subscription>
<update>
<beforeApplicationStartup />
</update>
</subscription>
<deploymentProvider codebase="http://dl.dropbox.com/u/2432141/SubwijiPublish/SubWiji.application" />
</deployment>
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.0" profile="Client" supportedRuntime="4.0.30319" />
<framework targetVersion="4.0" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\SubWiji_1_2_1_241\SubWiji.exe.manifest" size="13443">
<assemblyIdentity name="SubWiji.exe" version="1.2.1.241" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>GzNcNo/je78lpH4S0eZmHl1EuSk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>


____________________

im using win 7 64bit.

I would reall;y appreciate your help.. or could you email the files that it wont download?


Seasons greetings


Hi this may be the browser your using, in order to install you need to use Internet explorer and it needs to be able to run click once installers.
I will have a check but if you can try from Internet explorer too thanks
Sorry for a late reply
Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Thu Dec 27, 2012 1:14 am

teeman wrote:I must be missing something, but I no longer see a way to set my Last.FM user/pass. I see the switch and regardless of if it's enabled or disabled, I still get no where to put in credentials (and I hadn't previously entered them).

Also, I'm experiencing some issues with certain MP3s stuttering toward the end of the song. It doesn't happen with all files, just an album here and there. I assume it has to do with how they're encoded, but was wondering if you had run in to that issue? I think I'm just going to blanket re encode them with a standard LAME vbr and see if that helps.

Hi,
As for the credentials for last.fm these are set in the subsonic settings SubWiji cannot set these, the check box will simply try to tell subsonic server to send to last.fm.
Yes sometimes I have had issues with encoding which is why I recommend the transcodes setup in my signature below, if you need help setting this please feel free to email me.
If you have this set then I don't know any way to fix other than as you say re-encoding

Thanks

Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Thu Dec 27, 2012 1:32 am

Mr funk note this setting below....

"This is due to a setting in IE that gets set when you install SP2. Go to Internet Options > Security > Select Internet Zone > Click Custom Level button. About 3/4 of the way down there is an option called "Open Files based on content, not file extension", which is Enabled. Disable this option and you will be able to launch the ClickOnce app."

This may enable you to install SubWiji and from there it will update outside of he browser.

Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Playback Speed Issue

Postby Yanos » Mon Jan 14, 2013 7:06 pm

I'm running Subwiji on Windows 8 - and sometime when I play a track, its plays to fast (hope that Makes sense).

If I play the same track in Subsonic directly (Web Interface), its fine.

Any Suggestions?
Yanos
 
Posts: 7
Joined: Mon Jan 14, 2013 7:03 pm

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Mon Jan 14, 2013 7:40 pm

Yanos wrote:I'm running Subwiji on Windows 8 - and sometime when I play a track, its plays to fast (hope that Makes sense).

If I play the same track in Subsonic directly (Web Interface), its fine.

Any Suggestions?

Hi,
Are you using the transcoding settings recommended in my signature and earlier in this thread?
Thanks
Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: SubWiji - Windows Subsonic Client (WPF)

Postby Yanos » Tue Jan 15, 2013 3:26 pm

Doh! - Thanks Mate - Maybe I should have ready the whole Thread.

Thanks again,
Yanos
 
Posts: 7
Joined: Mon Jan 14, 2013 7:03 pm

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Tue Jan 15, 2013 9:42 pm

Yanos wrote:Doh! - Thanks Mate - Maybe I should have ready the whole Thread.

Thanks again,

That's ok I put it into my signature because this thread is a bit long and rambling ha
Hope it works better now

Cheers
Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: Windows Subsonic Client (WPF)

Postby pko » Mon Jan 21, 2013 2:35 pm

paulodell wrote:What I'll do is change the shortcuts to alt+s+shortcutkey or something like that so they are more likely to be unique, I may add customisable shortcut setup eventually :)

Paul, awesome client, congrats and many thanks.

Unfortunately, the built-in keyboard shortcuts -- for me -- are a bit too 'generic' to work well as global hotkeys. Especially ALT+P is used in quite a few other applications I use. So user-definable keys, or at least modifiers (ALT, SHIFT, CTRL, WIN), are much desirable for me! Would it be possible to add these (through interface or config file)?

Cheers, Peter
pko
 
Posts: 4
Joined: Mon Jan 21, 2013 2:23 pm

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Mon Jan 21, 2013 6:48 pm

pko wrote:
paulodell wrote:What I'll do is change the shortcuts to alt+s+shortcutkey or something like that so they are more likely to be unique, I may add customisable shortcut setup eventually :)

Paul, awesome client, congrats and many thanks.

Unfortunately, the built-in keyboard shortcuts -- for me -- are a bit too 'generic' to work well as global hotkeys. Especially ALT+P is used in quite a few other applications I use. So user-definable keys, or at least modifiers (ALT, SHIFT, CTRL, WIN), are much desirable for me! Would it be possible to add these (through interface or config file)?

Cheers, Peter

Hi
Thanks Peter
Yes it is on the list of items to implement but at the moment SubWiji development has slipped a bit.
Ill try and implement this feature sooner rather than later
Thanks
Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: SubWiji - Windows Subsonic Client (WPF)

Postby nicholasa » Fri Jan 25, 2013 8:40 am

Hi,

This looks like an incredible app.
But i too am having problems installing. I have tried with both chrome and IE.
I am able to download setup.exe but after launching it it says:
"Cannot download application. The application is missing required files...."

I have tried 4 time, running it with Admin privileges and in Win7 compat. mode.

I am on a Win8 Pro machine and i am local Admin.

EDIT: Got it working:

I had to manually create the Subwiji.appliacation - file.
Lossless junkie!
Image
---
Subsonic running on Win Server 2012, 12TB ISCSI NAS.
nicholasa
 
Posts: 15
Joined: Mon Nov 22, 2010 9:51 am

Re: SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Tue Jan 29, 2013 2:50 pm

Hi all,
Just a post to let you know to install SubWiji please use the following link http://www.paulodell.co.uk/subwiji/SubWiji.htm

Once here please download the "SubWiji.application" file and run to install SubWiji

It seems that the changes to Dropbox broke the ClickOnce setup

Thanks for using SubWiji!

Paul
Last edited by paulodell on Thu Jun 20, 2013 3:26 pm, edited 1 time in total.
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Thu Jan 31, 2013 5:49 pm

pko wrote:
paulodell wrote:What I'll do is change the shortcuts to alt+s+shortcutkey or something like that so they are more likely to be unique, I may add customisable shortcut setup eventually :)

Paul, awesome client, congrats and many thanks.

Unfortunately, the built-in keyboard shortcuts -- for me -- are a bit too 'generic' to work well as global hotkeys. Especially ALT+P is used in quite a few other applications I use. So user-definable keys, or at least modifiers (ALT, SHIFT, CTRL, WIN), are much desirable for me! Would it be possible to add these (through interface or config file)?

Cheers, Peter

Hi Peter,
I've just pushed an update that let's you customise both the modifier (alt, ctrl or shift) and the shortcut keys themselves.
Give it a try and let me know if you have any issues.

Thanks
Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: SubWiji - Windows Subsonic Client (WPF)

Postby pko » Tue Feb 05, 2013 12:32 pm

paulodell wrote:Hi Peter,
I've just pushed an update that let's you customise both the modifier (alt, ctrl or shift) and the shortcut keys themselves.
Give it a try and let me know if you have any issues.

Many thanks. I tried testing this, but Subwiji's main window won't appear when I run Subwiji.

When I start Subwiji from the desktop shortcut, the playlist window appears, but nothing else. When I started it from the installer, the release notes/about/intro video window appeared, but also no main window.

If I recall correctly, I had the "auto hide" option set, but I cannot verify this in the .config file (if I've got the right file that is, because I'm seeing several Subwiji program folders that are all tucked away somewhere in AppData). I'm using Windows 7 x64, with dual monitor setup.
pko
 
Posts: 4
Joined: Mon Jan 21, 2013 2:23 pm

Re: SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Tue Feb 05, 2013 12:41 pm

pko wrote:
paulodell wrote:Hi Peter,
I've just pushed an update that let's you customise both the modifier (alt, ctrl or shift) and the shortcut keys themselves.
Give it a try and let me know if you have any issues.

Many thanks. I tried testing this, but Subwiji's main window won't appear when I run Subwiji.

When I start Subwiji from the desktop shortcut, the playlist window appears, but nothing else. When I started it from the installer, the release notes/about/intro video window appeared, but also no main window.

If I recall correctly, I had the "auto hide" option set, but I cannot verify this in the .config file (if I've got the right file that is, because I'm seeing several Subwiji program folders that are all tucked away somewhere in AppData). I'm using Windows 7 x64, with dual monitor setup.

Hi,
If you could screenshot or video it for me that would help, for now ive pushed an update which should ignore the Auto Hide functionality.
Ive turned this of since it seems that it doesnt work properly, if you can give me all your settings i can try and replicate this side (even which monitor your running it on top/bottom and if its primary or not).

Thanks

Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

Re: SubWiji - Windows Subsonic Client (WPF)

Postby paulodell » Tue Feb 05, 2013 12:58 pm

paulodell wrote:
pko wrote:
paulodell wrote:Hi Peter,
I've just pushed an update that let's you customise both the modifier (alt, ctrl or shift) and the shortcut keys themselves.
Give it a try and let me know if you have any issues.

Many thanks. I tried testing this, but Subwiji's main window won't appear when I run Subwiji.

When I start Subwiji from the desktop shortcut, the playlist window appears, but nothing else. When I started it from the installer, the release notes/about/intro video window appeared, but also no main window.

If I recall correctly, I had the "auto hide" option set, but I cannot verify this in the .config file (if I've got the right file that is, because I'm seeing several Subwiji program folders that are all tucked away somewhere in AppData). I'm using Windows 7 x64, with dual monitor setup.

Hi,
Another note maybe you are unaware, to get the "auto-hide" to show the bar you must move your mouse to over the top of the screen then a circle loader shows and after thats done it shows the window?

Thanks

Paul
SubWiji http://tinyurl.com/7sxwbfv Install http://subwiji.paulodell.co.uk
Transcode Step1 "ffmpeg -f mp3 -i %s -ab %bk -v 0 -f mp3 -"
Tremor Games http://www.tremorgames.com/?ref=59174
User avatar
paulodell
 
Posts: 294
Joined: Fri Jul 29, 2011 11:28 am
Location: UK

PreviousNext

Return to SubWiji

Who is online

Users browsing this forum: No registered users and 5 guests