Mobile UI for SABnzbd+ 0.5.0
Re: Mobile UI for SABnzbd+ 0.5.x
I am the proud owner of a HTC Hero (the European version) and I am currently using the "default" interface.
This works but its quite big and even downscaled to the resolution its not 100%.
The main reason I'm using the default instead of the Mobile is the fact I can't do a "rss force download" for my TV series feed.
I would really love to have such a button in the Mobile-theme, if that's possible. Filter management isn't really required but the button is really what I need the most in a Mobile UI
This works but its quite big and even downscaled to the resolution its not 100%.
The main reason I'm using the default instead of the Mobile is the fact I can't do a "rss force download" for my TV series feed.
I would really love to have such a button in the Mobile-theme, if that's possible. Filter management isn't really required but the button is really what I need the most in a Mobile UI
-
- Release Testers
- Posts: 180
- Joined: February 20th, 2008, 3:16 pm
Re: Mobile UI for SABnzbd+ 0.5.x
still having trouble seeing history in the mobile layout. I thought I'd fixed it by deleting the history.db. It worked yesterday (only had 1 item in it though), but on checking today, history is again not displaying. I've tried from firefox and iphone.
any ideas?
PS would it be possible to have 2 extra buttons of
[first] and [last]
for those of us with long lists it can be very painful to try and see what's at the end of the queue and then to get back to the beginning!
ta
any ideas?
PS would it be possible to have 2 extra buttons of
[first] and [last]
for those of us with long lists it can be very painful to try and see what's at the end of the queue and then to get back to the beginning!
ta
-
- Release Testers
- Posts: 180
- Joined: February 20th, 2008, 3:16 pm
Re: Mobile UI for SABnzbd+ 0.5.x
thanks POD
just FYI, history stopped working again for me once I had more than 1 entry.
just FYI, history stopped working again for me once I had more than 1 entry.
-
- Newbie
- Posts: 2
- Joined: December 25th, 2009, 5:36 pm
Re: Mobile UI for SABnzbd+ 0.5.x
I installed 0.5 Beta 4 today and played with this feature a bit with my Motorola Droid. One thing to note is I don't like to leave alot of ports open on my computer so I was accessing this via SSH Tunneling on a Putty-like Android program called ConnectBot.
Some Observations:
* Refresh button does not always work, not a big deal b/c my browser can refresh
* I had to dis and reconnect my ssh tunnel if I restarted the SABnzbd server on my computer, otherwise it would display a cannot find webpage message
* It seemed to be aware of everything that was going on with the Server, i.e. if I added a NZB from my computer the mobile UI would see it getting downloaded.
One big problem I had was with adding NZB files from the mobile UI, none of the websites I have access to(which includes NZBsrUs, NZBMatrix, Merlin's -- if some wants to shoot me an Newzbin invite I'll gladly test that --) was really set up to let me copy the URL download link and then paste it into the Mobile UI's add NZB URL box. I did manage to do it for NZBMatrix and NZBsrUs, for NZBMatrix SABnzbd gave me a warning of invalid username and the download failed, for NZBrUs it didn't fail, just stayed in queue indefinitely w/o downloading
ETA: I had better luck downloading the nzb files to my sdcard but there wasn't a way to add nzb via upload in the mobile UI, are there any plans to add this?
Some Observations:
* Refresh button does not always work, not a big deal b/c my browser can refresh
* I had to dis and reconnect my ssh tunnel if I restarted the SABnzbd server on my computer, otherwise it would display a cannot find webpage message
* It seemed to be aware of everything that was going on with the Server, i.e. if I added a NZB from my computer the mobile UI would see it getting downloaded.
One big problem I had was with adding NZB files from the mobile UI, none of the websites I have access to(which includes NZBsrUs, NZBMatrix, Merlin's -- if some wants to shoot me an Newzbin invite I'll gladly test that --) was really set up to let me copy the URL download link and then paste it into the Mobile UI's add NZB URL box. I did manage to do it for NZBMatrix and NZBsrUs, for NZBMatrix SABnzbd gave me a warning of invalid username and the download failed, for NZBrUs it didn't fail, just stayed in queue indefinitely w/o downloading
ETA: I had better luck downloading the nzb files to my sdcard but there wasn't a way to add nzb via upload in the mobile UI, are there any plans to add this?
Last edited by milkman001 on December 27th, 2009, 1:19 am, edited 1 time in total.
-
- Newbie
- Posts: 2
- Joined: December 25th, 2009, 5:36 pm
Re: Mobile UI for SABnzbd+ 0.5.x
Would it be possible to add the ability to download nzbs from RSS feeds that have already been setup? That'd be a decent work around for alot of NZB sites.
Re: Mobile UI for SABnzbd+ 0.5.x
Just started using this a few days ago and love it! Thank you pair of dimes, you've done a great job!
Re: Mobile UI for SABnzbd+ 0.5.x
Wondering if this is just me or not... but when i save the link as a homescreen icon on the iphone i cant get it to save the password. Any one else have this issue???
Re: Mobile UI for SABnzbd+ 0.5.x
pair of dimes wrote:See if you can modify the URL to be like http://USER:PASS@IP:PORT/mlucus30 wrote: Wondering if this is just me or not... but when i save the link as a homescreen icon on the iphone i cant get it to save the password. Any one else have this issue???
No didnt seem to work either... thanks for the suggestion though. I tried multiple times
Re: Mobile UI for SABnzbd+ 0.5.0
You wanted an icon for the iphone / ipod home screen just add this code to the main.tpl
i saw this code in another theme so is should work for you
i also found an image for you
greets
i saw this code in another theme so is should work for you
Code: Select all
<link rel="apple-touch-icon" href="static/images/IMAGE.png"/>
greets
Re: Mobile UI for SABnzbd+ 0.5.x
Transitions don't seem to work for me on 2.2. Unless i'm missing something?pair of dimes wrote: Tested this on an Android 2.0 device, works just as well as on the iPhone, including css3 transitions.
Re: Mobile UI for SABnzbd+ 0.5.0
Fixed it by changing this option to
$.support.WebKitAnimationEvent = true
Guess it's a jQTouch problem
$.support.WebKitAnimationEvent = true
Guess it's a jQTouch problem
Re: Mobile UI for SABnzbd+ 0.5.0
There is a new framework called Sencha Touch. It looks awesome but is a bit harder to use, but with some javascript (ExtJS) knowledge i think it won't be a problem.
You can find it here: http://www.sencha.com/products/touch/
It makes the app look much more professional and "app-like".
You can find it here: http://www.sencha.com/products/touch/
It makes the app look much more professional and "app-like".
Re: Mobile UI for SABnzbd+ 0.5.0
Sencha Touch is free if it the project/theme open source.
David Kaneda did create jQuery Touch and does now work for Sencha.
I have created a theme with it which I will be posted soon.
David Kaneda did create jQuery Touch and does now work for Sencha.
I have created a theme with it which I will be posted soon.
-
- Newbie
- Posts: 4
- Joined: July 17th, 2013, 2:10 pm
Re: Mobile UI for SABnzbd+ 0.5.0
having a issues adding my nzb indexer I get searcher file found but seems to be wrong format..
https://www.binsearch.info with and with out the HTTPS I get that error adding it..
https://www.binsearch.info with and with out the HTTPS I get that error adding it..