The series $$ S_{1/2} := \sum_{k\in\mathbb Z} \frac{(-1)^k}{(2k+1)^3} $$ can be summed using a rather standard trick, namely by defining a suitable meromorphic function $$ f(z) := \frac{\csc(\pi z)}{(2z + 1)^3} $$ and observing that its contour integral on an infinite-radius circle around the origin evaluates to both 0 (by asymptotic analysis) and $ 2\pi \mathrm{i}\left(S_{1/2}/\pi - \pi^2/16\right) $ (by the residue theorem), which entails $ S_{1/2} = \pi^3/16 $.
I am trying to use the same approach to compute a generalized version of that series, $$ S_\alpha := \sum_{k\in\mathbb Z} \frac{\sin\left[(2k + 1)\pi\alpha\right]}{(2k+1)^3}, $$ which, I have reasons to believe, should be equal to $ S_\alpha = \pi^3\alpha (1-\alpha)/4 $.
I can now proceed in a similar way as before and note that $$ f_\alpha(z) := \frac{\sin\left[(2z + 1)\pi\alpha\right] \cot(\pi z)}{(2z + 1)^3} $$ has the property that $$ \lim_{n\to\infty} \frac{1}{2\pi\mathrm{i}} \oint_{C_n} f_\alpha(z)\,\mathrm{d}z = \frac{S_\alpha}{\pi} + \frac{\pi^2\alpha}{8}, $$ where $ {\{C_n\}}_n $ is a sequence of positive-oriented circles with radius going to infinity without ever intercepting any poles. The problem is that the left hand side is not 0 anymore (because the integrand is now unbounded in the complex plane), so this does not give any useful information unless I am able to also compute the residue at infinity of $ f_\alpha $. However, calculating the residue of $ f_\alpha(1/z)/z^2 $ is hard, because the function develops an essential singularity at $ 1/z = 0 $, and the residue itself ends up being expressed as a nasty series—much nastier-looking, in fact, than the one I was trying to compute in the first place.
I would appreciate any help, whether a simple hint or a full solution, to crack this series. Thank you very much in advance.