17 Apr 2021 |
Joshua Boniface | i don't recall changing any of that | 23:36:22 |
Joshua Boniface | I wonder if the .NET upgrade fucked with it cc crobibero jf#5200 | 23:38:13 |
Jeff | https://github.com/jellyfin/jellyfin/pull/5200 | 23:38:14 |
Joshua Boniface | wait no, that was before 10.7.0 | 23:38:34 |
Joshua Boniface | hmm | 23:38:35 |
Joshua Boniface | just copying this here
jellyfin_10.7.1/jellyfin: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-x86_64.so.1, BuildID[sha1]=2478d48ec087c904ace415af431318d04aa7585f, stripped
jellyfin_10.7.2/jellyfin: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-x86_64.so.1, BuildID[sha1]=2478d48ec087c904ace415af431318d04aa7585f, stripped
jellyfin_10.7.0/jellyfin: ELF 64-bit LSB pie executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=de654a2bdabc1cd299f68619b53bc8319be662b3, stripped
| 23:39:09 |
crobibero | sounds like something is wrong with the build script :P | 23:39:51 |
crobibero | the dotnet upgrades shouldn't break anything | 23:39:58 |
Joshua Boniface | yea, nothing changeed in thiose though | 23:41:09 |
Joshua Boniface | i can't see anything that would've changed which would cause this | 23:42:20 |
Joshua Boniface | or even what triggeres that difference | 23:42:24 |
mad_enz | Also surprise this went unnoticed for this long. Very few users of the Generic build it seems | 23:46:55 |
mad_enz | Joshua Boniface: Let me know if you need any further detail from me | 23:47:44 |
Joshua Boniface | thanks, hopefully i'll find a fix but won't be able to look at it for a little bit | 23:48:06 |
Joshua Boniface | out of curiosity how does the musl build work? | 23:48:16 |
mad_enz | No worries. I will stick with 10.7.0 till you have a fix | 23:49:39 |
mad_enz | the musl build does not work at all for me | 23:49:55 |
Joshua Boniface | ok, what distro are you on out of curiosity/ | 23:51:37 |
mad_enz | Slackware | 23:51:52 |
Joshua Boniface | k | 23:51:57 |
18 Apr 2021 |
kgt1 | iwalton3: found the issue. payload SupportsMediaControl: "True", doesnt seem to work anymore. changed it to SupportsMediaControl: true, and now it works | 00:03:22 |
iwalton3 | Yeah 10.7.0 changed the parsers for json payloads so you may run into more things like that. | 00:04:04 |
kgt1 | 👍️ thanks for the heads up and help | 00:04:41 |
| publicarray joined the room. | 01:37:57 |
publicarray | Hi I'm in the process of packaging Jellyfin for Synology devices, I don't have a DVB so haven't tested the Live TV feature but a user tested it and reported the following error: process cannot access the file 'c608cbf3e2604c16a605550d87a0fc00.ts' because it is being used by another process has anyone seen this before? GH issue: https://github.com/jellyfin/jellyfin/issues/293#issuecomment-819820523 PR: https://github.com/SynoCommunity/spksrc/pull/3932 | 01:42:55 |
publicarray | log file: https://github.com/jellyfin/jellyfin/files/6318268/jellyfin_log.txt | 01:45:08 |
thornbill | That’s a known issue in 10.7.0 should be fixed in 10.7.1+ | 01:47:56 |
publicarray | Oh thanks thornbill ! I'm glad I asked here first... | 01:51:02 |
thornbill | No problem! | 02:04:04 |
| Dirky joined the room. | 11:07:43 |