Timo
Timo
- I would like Komga to display .epub and .cbz (many LNs are in cbz) in their folder structure with cover and metadata. I would like to edit the metadata...
You could be right. If i deactivate transcoding, it doesn't even try. There is only a crossed out play button with a loading animation.
This could be the problem: https://github.com/jellyfin/jellyfin-web/blob/af11f8b3b7f81fb1f00961e9c6508af4d890f60f/src/scripts/browserDeviceProfile.js#L707-L710
So i tried a bit more and the level doesn't seem to matter. Hi10P fails with any level. I also found a High 4:4:4 Predictive@L5 file. The web player even...
We could add a `info` file to the graph folder containing general information about the graph when writing it (version, format, lg/gc, etc.). This would make distinguishing LogicalGraphs from GraphCollections...
I looked up the handling of graph heads in our current operators. This includes 61 operators. Some are missing (e.g. DIMSpan). legend | -- | -- Y | LogicalGraph input:...
As [discussed](https://github.com/dbs-leipzig/gradoop/pull/1237#discussion_r278470157) in #1237, if we decide to use the old graph heads, we would have to remove all internally used properties like `MIN_PAGE_RANK_SCORE` in `PageRankSampling`.
I did a few small benchmarks on the cluster. I was comparing: - a: no retention - b: this implementation - c: alternative implementation that does not need any additional...
I am finished anyway 😃. You can review now
We could add a call with the new name and deprecate the old call with a note why it isn't removed.