31 Aug 2019 |
EraYaN | Alright now I can't get the uninstaller to actually delete files | 16:14:57 |
EraYaN | And I fixed it | 16:25:17 |
EraYaN | Mmm the installer approaches "done" status (yet again) | 16:25:32 |
EraYaN | Look at it go!: https://dev.azure.com/jellyfin-project/jellyfin/_build/results?buildId=704 | 17:18:33 |
grafixeyehero | https://github.com/jellyfin/jellyfin-web/pull/433 | 17:22:55 |
dexdeadly | how you guys debugging when working on this? | 20:27:09 |
dkanada | grafixeyehero I just checked that one looks perfect to me | 20:42:08 |
dkanada | In reply to @dexdeadly:matrix.org how you guys debugging when working on this? Rider for server and Chromium for web in my case | 20:42:26 |
EraYaN | In reply to @dexdeadly:matrix.org how you guys debugging when working on this? Visual Studio ;) | 20:47:13 |
dkanada | what did we need to get the web CI working again? | 23:34:27 |
1 Sep 2019 |
dexdeadly | dkanada: how do you have your Rider setup? I love jetbrains tools and just starting to really get into using Rider. I have the copy and I been able to start the instance. I have a copy of the jellyfin-web in the src directory so that I have a front page. Is that the correct way to do it or can you point it to another folder? Right now i'm trying to get a folder scan of my directory with 1 video in it so that I can see what happens when it tries to scan and return into the logs but I'm getting nothing. | 00:02:27 |
crankdoofus |
Look at it go!: https://dev.azure.com/jellyfin-project/jellyfin/_build/results?buildId=704
Love it ! | 00:10:26 |
dkanada | dexdeadly you shouldnt need to download a separate copy of web, it should just bundle it for you | 00:12:23 |
dkanada | any error messages? | 00:12:35 |
dexdeadly | actually getting a ffprobe error but if I try to scan the sports folder I get nothing. If I scan the folder I tossed one tv show in it shows nothing either | 00:14:09 |
dexdeadly | I'm guessing its in INFO mode as I see INF for logs. I need to really figure out how to properly setup the environment. I forked the github. Then I used Rider to connect and pull down the files so I have the project locally. That I would say is all fine and Dandy. | 00:23:00 |
sparky | yes. INFO is INF | 00:24:16 |
dexdeadly | thats what I though | 00:27:49 |
dexdeadly | Ok so when I first add the tv directory i get ffprobe for every file it tries to hit, when I do the sports it doesn't even seem to attempt it | 00:35:58 |
dexdeadly | When its running from rider if I try to play a movie I get more ffprobe errors. I guess I need to do more environment setup | 00:36:33 |
mcarlton | PR for removing the WAN shenanigans in the kodi addon is in: https://github.com/jellyfin/jellyfin-kodi/pull/60 | 01:07:22 |
mcarlton | and one of you admin-y types can probably merge this one: https://github.com/jellyfin/jellyfin-kodi/pull/57 | 01:08:04 |
sparky | did it not break chrome? | 01:08:45 |
mcarlton | as far as I know, it hasn't been pulled from the server yet, so nobody has tested it. This is just making sure that kodi doesn't barf when it isn't there | 01:09:50 |
mcarlton | unless you mean using chromecast and kodi together, in which case I didn't even know that was possible | 01:10:04 |
TrueTechy |
and one of you admin-y types can probably merge this one: https://github.com/jellyfin/jellyfin-kodi/pull/57
If this gets merged then this issue can be closed as well
https://github.com/jellyfin/jellyfin-kodi/issues/42 | 01:10:10 |
sparky | no, i mean if chromecast wants the WAN IP | 01:10:20 |
mcarlton | ah. then no idea. I don't have a chromecast, nor am I smart enough to play around serverside | 01:11:07 |
Joshua Boniface | well removing the requirement from kodi is a good move anyways | 01:11:26 |
Joshua Boniface | even if we leave it in the server for another release or two | 01:11:34 |