Consider the series
$$\sum_{x=-\infty}^\infty \frac{2\pi(1 - 2x)}{(2\pi x + \pi)^4}.$$
This series converges to $\frac{\pi}{12}$ as can be seen in WolframAlpha . Now instead of a scalar $x$ I would like to consider instead a vector $x$ in $\mathbb{Z}^2$ and calculate the value of
$$\sum_{x \in \mathbb{Z}^2} \frac{2\pi(1 - 2x_1)}{|2\pi x + \hat{\pi}|^4},$$
where $\hat{\pi} = [\pi, \pi]^T$. So this could be viewed as a generalization of the previous summation to two dimensions.
How can the value that this series converges to be calculated?