Search found 62 matches

by Lazybones
Sun Jul 13, 2014 12:00 am
Forum: Development
Topic: WebUI CSS Hacking Responsive / Mobie UI Features
Replies: 7
Views: 10385

Re: WebUI CSS Hacking Responsive / Mobie UI Features

Cas wrote:Have you tried creating a theme and setting it in web.conf?

Seems to work, updated my directions...

I originally chose the delgue.css as it is the LAST to load, however the CSS !important; directive seems to work UNLESS deluge.css contains an attribute that also has !important;
by Lazybones
Sat Jul 12, 2014 6:39 pm
Forum: Development
Topic: WebUI CSS Hacking Responsive / Mobie UI Features
Replies: 7
Views: 10385

Re: WebUI CSS Hacking Responsive / Mobie UI Features

I was going to try that after messing around to see if I could even override the layouts inline styles which normally take priority over style sheets.
by Lazybones
Sat Jul 12, 2014 8:32 am
Forum: Development
Topic: WebUI CSS Hacking Responsive / Mobie UI Features
Replies: 7
Views: 10385

WebUI CSS Hacking Responsive / Mobie UI Features

Since the current web UI is very hard to use on small screen devices I decided to look into what could be done.. Unfortunately the way the UI is generated it is full of table elements and code that forces inline styles, this makes any layout changes a major programming effort, or a hack.. For the sa...
by Lazybones
Sun Jul 06, 2014 10:32 pm
Forum: Support
Topic: Mobile App Released
Replies: 5
Views: 16909

Re: Mobile App Released

Cas wrote:Lazybones, feel like writing some webui patches? ;)
Python is just not my thing... Anything more than a minor hack and it is not going to be pretty.
by Lazybones
Thu Jul 03, 2014 9:20 pm
Forum: Off-topic Discussion
Topic: iPad / iOS client
Replies: 11
Views: 140544

Re: iPad / iOS client

Lack of a workable interface on iOS is one of the things that keeps me going back to another popular Torrent client... I wish something like this would get merged into deluge.
by Lazybones
Thu Jul 03, 2014 9:15 pm
Forum: Support
Topic: Mobile App Released
Replies: 5
Views: 16909

Re: Mobile App Released

Since Apple has a fairly hard stance against Bittorrent apps and remotes for Bittorrent apps I don't see this getting approved or if it is, not staying online long. This would solve one major issue I have with deluge, however a mobile interface added to the webUI might be the ultimate universal opti...
by Lazybones
Wed Dec 05, 2012 5:42 am
Forum: Support
Topic: Deluge segfaulting in libcrypto on Ubuntu 12.04
Replies: 18
Views: 24662

Re: Deluge segfaulting in Ubuntu 12.04 (precise)

I am getting regular deluge crashes in Ubuntu 12.04.1 LTS, haven't had a chance to turn up the logs or do a trace yet.
by Lazybones
Thu Nov 01, 2012 5:20 am
Forum: Support
Topic: What's the point of limiting conections?
Replies: 2
Views: 10641

Re: What's the point of limiting conections?

You Also do not have "Rate limit IP overhead" enabled... If you turn that on you will see the speed are much closer to your limit... However as Darlok pointed out, you have set no limit on connections or upload slots on what you are telling us is a very slow connection.. Thus instead of do...
by Lazybones
Tue Aug 07, 2012 3:43 am
Forum: Support
Topic: Deluge doesn't complete downloads
Replies: 5
Views: 6364

Re: Deluge doesn't complete downloads

Try restarting deluge (important) and forcing it to check the torrent... I suspect it will have a difference % complete.
by Lazybones
Fri Aug 03, 2012 9:41 pm
Forum: Development
Topic: how to build libtorrent rasterbar from source?
Replies: 3
Views: 9131

Re: how to use libtorrent rasterbar from source?

Yes, I am building the bindings but it doesn't seem to find them... I must be missing something simple... I am not seeing any errors. I really want to update as I seem to be having a hard time seeding to uTorrent users... I have noticed they connect and then disconnect rapidly and I suspect it is du...