Ivan Feliciano

Results 3 issues of Ivan Feliciano

With an xml like this: ``` android:paddingBottom="8dp" android:paddingEnd="12dp" android:paddingStart="12dp" android:paddingTop="8dp" ``` results in the code: ``` leaderboard_item_player_rating.setPadding(0,LayoutUtils.convertDpToPixel(8f, getContext()),0,LayoutUtils.convertDpToPixel(8f, getContext())); leaderboard_item_player_rating.setPaddingRelative(LayoutUtils.convertDpToPixel(12f, getContext()),LayoutUtils.convertDpToPixel(8f, getContext()),0,0); ``` paddingEnd seems to be missing, and the...

bug

> C:\Users\User>castnow "C:\Users\User\Videos\True Detective Season 1\True Detectiv > e S01E01 - The Long Bright Dark - Ehhhh.mkv" --tomp4 > castnow launching... +0ms > castnow:localfile started webserver on address 192.168.1.20 using...

Hi, I tried your script but it doesn't work. I've been trying to make one myself but it seems that there's something different in the API. I spoofed the requests...