Ajtak

Results 12 issues of Ajtak

Hi, Im use this library where your manual, but it generate error. Controller: ``` public function create(FormBuilder $formBuilder) { $form = $formBuilder->createByArray([ [ 'name' => 'name', 'type' => 'text', ],...

Fix bug #1323

If used allowInsertColumn: false, If copy table, and paste to jspreadsheed, is ignored middle colums, instead of latest columns. ![image](https://user-images.githubusercontent.com/4963819/108595431-1b8a7900-7380-11eb-995e-53d65118144b.png) ## Expected result: ![image](https://user-images.githubusercontent.com/4963819/108595619-2eea1400-7381-11eb-908b-9a050bf77ed8.png) See https://jsfiddle.net/Ajtak/kp1wzLuj/

Added themoviedb.org. I think, that tmdb is better than IMDB for more users. Its required upgrade database with simple query: ```ALTER TABLE `movies` ADD `tmdbid` VARCHAR(20) NOT NULL AFTER `imdbid`;```...

Hello, i need function for unzip zip folder here. Thank YOu

### Describe your suggested feature Hi, would it be possible to add functionality to pin selected providers to the left menu on Android TV? Like in the picture. Thanks ![androidtv_pin_providers_to_menu](https://user-images.githubusercontent.com/4963819/205479188-97a08e8b-34b9-4dc1-8def-b621e0fef657.png)...

enhancement

### Is your feature request related to a problem? Please describe. Since the /hardware method already contains last_checkout, it would be ideal to return checkout_note too. Would it be possible...

I have this JSON, and I need parse **custom_fields**, from this example JSON. (Json is from a system I can't change). I do not know in advance the individual keys...

type: question

Can you please try to add support for Android 5 Lollipop? Thank you very much.