Alex
Alex
> Hello, > > what problem does this project actually solve exactly, between Plex and Sonarr/Radarr? > > Thanks for the explanation Sometimes even if series are named properly, Plex...
> sorry, i dont see any support channel or forum but i dont undertand what the rewrite config is? > > ``` > rewrite: > from: /mnt/unionfs/Media/* > to: /data/$1...
> I had the same issue, I found running the following command worked > $ docker exec -t NAME_OR_ID_OF_YOUR_WALLABAG_CONTAINER /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction > > In my case, in the...
> @sle3pie @meowmix3 do you use MariaDB / MySQL like @abdulocracy ? Or do you use default SQLite ? I retested all things proposed here in comments and always the...
> You can grab logs with this method. However, instead of enabling Kodi's debug logging, enable our addon's debug logs (Addons -> Jellyfin -> Settings -> Advanced -> Log Level)....
> Actually, if you can would you be able to increase the timeout on this line on one of your installs and see if that has any effect? I would...
Nope with 120 as well ): Same issue, final log says: ``` 2020-12-28 12:51:41.997 T:2747659120 NOTICE: JELLYFIN.jellyfin.http -> ERROR::jellyfin_kodi/jellyfin/http.py:106 HTTPConnectionPool(host='[REDACTED]', port=8096): Max retries exceeded with url: /Shows/ad0875ac13c3e1ef50e533bd3861d7d0/Seasons?Fields=Path%2CGenres%2CSortName%2CStudios%2CWriter%2CTaglines%2CLocalTrailerCount%2COfficialRating%2CCumulativeRunTimeTicks%2CItemCounts%2CMetascore%2CAirTime%2CDateCreated%2CPeople%2COverview%2CCriticRating%2CCriticRatingSummary%2CEtag%2CShortOverview%2CProductionLocations%2CTags%2CProviderIds%2CParentId%2CRemoteTrailers%2CSpecialEpisodeNumbers%2CMediaSources%2CVoteCount%2CRecursiveItemCount%2CPrimaryImageAspectRatio&EnableImages=True&UserId=8b07e5e25ee34e01935b60258992c780 (Caused by ReadTimeoutError("HTTPConnectionPool(host='[REDACTED]',...
Tried this with Kodi Matrix and the latest add-on version as well, still no luck. Will give it a go with 10.7 server stable when that's available to see if...
Would really love this, I spent all weekend playing around with Tubesync. It works absolutely great, I'm just hung up on it with my particular use case. Plex seemed like...
> Little tip for others keenly awaiting a fix: [brn](https://github.com/nimaipatel/brn/) does the job beautifully, just like ranger's own text editor-based renaming. Have you found a way to bind it to...