Results 13 issues of AucT

Add support for file input

feature request
in discussion
awaiting specification

https://github.com/tboothman/imdbphp/blob/master/src/Imdb/Title.php line 1848 `$cinematographer_rows = $this->get_table_rows($this->getPage('Credits'), "Cinematography by");` change to ``` $cinematographer_rows = $this->get_table_rows($this->getPage('Credits'), "Cinematography by"); if (!$cinematographer_rows) { $cinematographer_rows = $this->get_table_rows($this->getPage('Credits'), "Series Cinematography by"); } ```

ALthough I can upload subtitle with manually set long imdb id but that error showing is a bit annoying. Try to set id to tt10322300 or smth with 8 digits...

hi, can you build exe file for windows users? i'm not kind of python guy

enhancement

https://guides.codepath.com/android/Styling-UI-Screens-FAQ great article on imageButton. But I aslo need to know (and hopefully other people) how to add click animation to imageButton? for example like on youtube app when clicking...

This is the container issue for this doc. Reopen each issue you are working on so the owner is notified. Before any of these issues are fixed, we'll do #26505,...

Source - Docs.ms

Copy from postman. It is really handy. For start bash, powershell, go, java, php

I'm considering move to bootstrap icons from fontawesome. But your icons are all too different shape-size. For example ``` ``` here codepen example https://codepen.io/AucT/pen/rNGyGLr The link icon is small and...

someday

Если нужно у меня есть 1м фильмов кинопоиска с imdb_id (правда из 1м там только 138к фильмов которие есть на Imdb_id) Предлагаю использовать сначала локальную базу, а потом если нет...

enhancement

хотелось б иметь еще прогу чтоб можна било импортировать список imdb в имдб. многие сайти типа movieo.me имеют опцию експорта с Imdb ID и title

enhancement