-
Здравствуйте!
Помогите пожалуйста найти где проблема!
Решил перейти на новую версию lib2inpx 8,62 со старой 5,52 ,
Запускаю на Win10-Pro , проблемные файлы (libseq.sql и libbook.sql) - исправлены …
-
I would like to add to your implementation an Importer for pdf files. It would get meta data from the PDF file itself. I envisage using multiple source directories (I don't want to move the files from…
-
Привет.
В базе есть **md5** хеши каждой книги, можно ли сделать, чтобы программа закидывала их в **inp** в самое правое поле после последнего **/x04.**
Объясню зачем мне это надо. В архивах (о…
-
`Bad input file` with latest lib.rus.ec dump. MyHomeLib with the same file works fine.
> cmd: `DotOPDS.exe import D:\library librusec_local_fb2.inpx`
Any ideas?
DotOPDS v1.0.8-7b980a8-master, win 8…
-
I am looking to port it on a Cactus Micro Rev2 since it uses both ESP8266 and ATmega32u4 Chip.
Maybe you already thought about it. :)
-
On Larmor and IRIS we have seen that the address 2 and 3 often don't update. For LARMOR (where we had some debug time) when you log the communications you do not see 0022PV being sent. The value appea…
-
```
Traceback (most recent call last):
File "/root/librarian/env/lib/python2.7/site-packages/celery/task/trace.py", line 233, in trace_task
R = retval = fun(*args, **kwargs)
File "/root/librar…
AAzza updated
10 years ago
-
Use celery to run inpx file parsing.
To run celery worker use:
```
celery worker -A librarian.tasks -l INFO
```
To queue task use smth like this:
```
celery call -A librarian.tasks librarian.tasks…
AAzza updated
11 years ago
-