Pablo García de los Salmones
Pablo García de los Salmones
With that library installed, it's still not possible to compile on Raspberry Pi 4: ```bash ~/chiaharvestgraph$ make cc -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wno-missing-braces -g -O -c chiaharvestgraph.c -o chiaharvestgraph.o make: cc:...
Here you go: https://github.com/DevPGSV/telegram-bot/blob/devel/plugin/4chan/plugins/4chan.lua
I did this a long time ago XD I already deleted that branch. I'm sure I have the code somewhere.... I'll look for it
Here it is: https://gist.github.com/DevPGSV/408b6d8c67770e7d5ee3 (I haven't checked it. I just uploaded what I did some time ago. It should work...)
Lol, travis-ci failed: The command "./launch.sh install" failed and exited with 1 But not because of the plugin, it faild during ./launch install
It failed on "./launch.sh install" again....
Also interested in this issue. I assume it would be neccesary to add some volumes to the docker-compose.yml file, but no idea what the paths should be. Any official documentation...
I have the same problem. The 3 `EpisodeNumber` variants work, but the 3 `SeasonNumber` variants are always empty.
I do not know how to do this, so I'll just post it here in case it's useful for someone who does: http://old.jellyfin.org/docs/plugin-api/MediaBrowser.Controller.Entities.BaseItem.html#MediaBrowser_Controller_Entities_BaseItem_ParentIndexNumber I guess it should be possible to...