13 Dec 2019 |
00:02:55 | sparky | so i made it my domain |
00:02:57 | branon | i am okay with it |
00:42:33 | Anthony Lavado | In reply to @sparky:matrix.possumlodge.me possum lodge is from an old canadian sitcom THAT’S WHY I RECOGNIZE IT |
00:43:01 | Anthony Lavado | I saw a taping once, the cast was super funny and friendly |
00:43:14 | sparky | only now have you realized it? it was popular in the northern US states but no one 2-3 states south of the border knows of it |
00:43:42 | Anthony Lavado | It has been off the air for many years now |
00:43:56 | sparky | yeah, but its also all on youtube |
00:44:07 | sparky | CBC put it up there |
00:44:13 | Anthony Lavado | Ooooo |
00:44:27 | Anthony Lavado | They’re from nearby, Hamilton is the next city over from where I live |
00:44:30 | sparky | https://www.youtube.com/watch?v=NWzPCLcbExo |
00:44:42 | sparky | they even broke out all the handyman corners into clips |
00:49:04 | Anthony Lavado | So good |
01:04:13 | sparky | indeed |
01:39:06 | | mrmcc1 joined the room. |
01:40:52 | | mrmcc1 left the room. |
01:55:03 | | Vision left the room. |
02:06:01 | | aivit left the room. |
02:07:19 | | aivit joined the room. |
02:30:01 | | Vision joined the room. |
03:14:51 | Elodin | can i ask a radarr question here? |
03:16:07 | mcarlton | you can ask. we can't promise to have answers, but there is quite a bit of bleedover between our userbases |
03:17:06 | artiume | so i've got this nuisnance alarm in my logs. i think it's stuck trying to play live tv. everythings normal but it keeps popping up every 3 seconds so i cant debug other issues. any ideas? restarting didnt do it
[ERR] Error processing request MediaBrowser.Common.Extensions.ResourceNotFoundException: Exception of type 'MediaBrowser.Common.Extensions.ResourceNotFoundException' was thrown. at Emby.Server.Implementations.Library.MediaSourceManager.GetLiveStreamInfo(String id, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.GetLiveStreamWithDirectStreamProvider(String id, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.GetLiveStream(String id, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.GetMediaSource(BaseItem item, String mediaSourceId, String liveStreamId, Boolean enablePathSubstitution, CancellationToken cancellationToken) at Emby.Server.Implementations.Session.SessionManager.UpdateNowPlayingItem(SessionInfo session, PlaybackProgressInfo info, BaseItem libraryItem, Boolean updateLastCheckInTime) at Emby.Server.Implementations.Session.SessionManager.OnPlaybackProgress(PlaybackProgressInfo info, Boolean isAutomated) |
03:17:12 | Elodin | radarr have this "rename movies" option on configurations, but it is't working. I think cuz having transmission as my download manager the downloaded content are owned by transmission:transmission which i think is preventing radarr user to rename after download? |
03:17:18 | Elodin | how do you guys solve that |
03:18:24 | artiume | whats your method of install? the different programs need to share group permissions |
03:19:16 | mcarlton | it's likely permission issues. another issue with renaming files is that once they're renamed, a lot of torrent programs won't recognize the torrent as being complete and you won't seed anymore/start downloading again |
03:19:55 | Elodin | i, after installed, i put radarr under the transmission group |
03:20:00 | Elodin | but that didn't help |
03:20:23 | mcarlton | you could do something with symlinks, where your downloads stay in the same directory but are symlinked into a different one with a name that's easily parsed |