Glitter - A new modern template

Got a neat new template? Share it here!
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Glitter - A new modern template

Post by safihre »

I see your point, just don't use the function myself a lot so never really bothered me ;)
Will see what I can do!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Knuta
Newbie
Newbie
Posts: 2
Joined: September 24th, 2016, 2:51 am

Re: Glitter - A new modern template

Post by Knuta »

If it gets changed I would really appreciate it. I'm just glad someone takes their time to create something like this application (and skin) for free :)

Sonarr + SAB or NZBGet beats manually downloading with Usenet Explorer like I did before :D
wayned42
Newbie
Newbie
Posts: 6
Joined: October 26th, 2014, 11:56 pm

Re: Glitter - A new modern template

Post by wayned42 »

My patch that moves the search boxes also now moves the "Purge History" and the "Show All / Show Failed" buttons to the top of the history list. I also now provide a zip file of the patched files in addition to the diff.

This is currently for 1.2.1: http://opencoder.net/Glitter/
jroch74
Newbie
Newbie
Posts: 11
Joined: April 3rd, 2017, 11:17 am

Re: Glitter - A new modern template

Post by jroch74 »

Hello
First, thanks for this amazing template !
Can you add the meta that prevents zoom on iOS ?

There's also a little "bug" when I display the menu on my iPhone, a little overflow on the right side.
nsa37.casimages.com/img/2017/04/03/170403065410825532.jpg

Sorry for my bad english ;)

P.S : Version 2.0.0 RC2, the "bug" is here since Glitter is the default template (1.0.0 if I remember correctly)
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Glitter - A new modern template

Post by safihre »

The meta that prevents zoom should already be there. But I can check!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jroch74
Newbie
Newbie
Posts: 11
Joined: April 3rd, 2017, 11:17 am

Re: Glitter - A new modern template

Post by jroch74 »

Current meta in main.tmpl

Code: Select all

<meta name="viewport" content="width=device-width, initial-scale=1" />
User-scalable is missing ;)

If I modify to something like this and reboot SAB

Code: Select all

<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable = no" />
Zoom is disabled :)

EDIT : Works on a iOS 9 device but not on iOS 10 :-/ Since iOS 10 Safari doesn't support this part of the meta anymore ...
jroch74
Newbie
Newbie
Posts: 11
Joined: April 3rd, 2017, 11:17 am

Re: Glitter - A new modern template

Post by jroch74 »

EDIT 2 : The user-scalable argument doesn't disable pinch2zoom or double tap on iOS10 but it disable zoom when I click on a text field or browse field

Can you add it ?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Glitter - A new modern template

Post by safihre »

There are also many many people against this:
https://wouterdeschuyter.be/blog/how-to ... -941140811

I have to test this on my iPad first to see what happens.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jroch74
Newbie
Newbie
Posts: 11
Joined: April 3rd, 2017, 11:17 am

Re: Glitter - A new modern template

Post by jroch74 »

Hello :)
I’m back with 2 videos, so you can see what happens and decide to add it or not
It works for both iOS10 and 11

Without
http://sendvid.com/ascic52r

With
http://sendvid.com/qk2cyyx1
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Glitter - A new modern template

Post by safihre »

Implemented for 2.2.0RC2!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
jroch74
Newbie
Newbie
Posts: 11
Joined: April 3rd, 2017, 11:17 am

Re: Glitter - A new modern template

Post by jroch74 »

It works like a charm, thank you :)
waterdown
Newbie
Newbie
Posts: 5
Joined: October 23rd, 2012, 11:36 am

Re: Glitter - A new modern template

Post by waterdown »

How does one see the missing articles?

I just switched from Plush and I don't see it anywhere. This is an important feature for me.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Glitter - A new modern template

Post by safihre »

It shows it in MB and it shows it when more than 3% is missing, only then it would be a problem.
But maybe I should change it to show as soon as more than 1MB is missing.
Are you not using Abort jobs that cannot be completed? You can also use Check before download to avoid failing jobs using your data.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply