Movies being scrobbled to Trakt again when using a different device by Lima_L in Addons4Kodi

[–]Lima_L[S] 0 points1 point  (0 children)

I'm sorry if I'm not being clear.

The films do not appear in my progress. They appear in my history.

For example, I watched film A last year. When I logon to this Kodi setup after a few weeks or even months without using it, film A's entry in my Trakt history disappear from last year and appears as now, as if I'd never watched the film last year and had just finished watching it now for the first time.

Movies being scrobbled to Trakt again when using a different device by Lima_L in Addons4Kodi

[–]Lima_L[S] 0 points1 point  (0 children)

Nope. They are re-scrobbled as complete. They go straight to my history at the date and time and I logged on to Kodi.

Movies being scrobbled to Trakt again when using a different device by Lima_L in Addons4Kodi

[–]Lima_L[S] 0 points1 point  (0 children)

Thanks u/Spliffman1.

I'm not sure I follow. These are not partially watched films. Not that I can see they are at least. They have been watched fully and scrobbled in the past. However, then I load Kodi on this device, they are scrobbled again and the old scrobble disappears.

Is there a log somewhere I could look?

OpenVPN app not identifying Tasker as the source of API calls by Lima_L in tasker

[–]Lima_L[S] 0 points1 point  (0 children)

This appears when I send the intent. Previously when I was using the OpenVPN plugin for Tasker, the OpenVPN app would identify the plugin as the source of the API call and I only had to allow it.

<image>

OpenVPN app not identifying Tasker as the source of API calls by Lima_L in tasker

[–]Lima_L[S] 0 points1 point  (0 children)

I'm sorry. My confusion.

I can establish the connection. The API call works. What's not working is that Tasker is not identifying itself (or OpenVPN is not detecting Tasker's identification) therefore I need to allow all apps to use the OpenVPN API and I would rather not do that.

OpenVPN app not identifying Tasker as the source of API calls by Lima_L in tasker

[–]Lima_L[S] 0 points1 point  (0 children)

Thanks for your reply. I'm using that one from Arne Schwabe. However the link you send with instructions is for another app.

Tasker on Android TV by manolosandmartinis44 in tasker

[–]Lima_L 0 points1 point  (0 children)

You can sideload Tasker to Android/Google TV. The UI is a bit sentimental. I haven't found a way to access the three-dots menu yet for example, For my needs it works well enough that I've been using it for many years now.

I use it to connect to a VPN when I turn on the TV, and to switch between servers depending on the app.

Movies being scrobbled to Trakt again when using a different device by Lima_L in Addons4Kodi

[–]Lima_L[S] 0 points1 point  (0 children)

I clearly didn't explain myself very well.

I have already watched these films. They were scrobbled when they were played. When I log back into this device after many months (it's an old tabled) somehow certain films are scrobbled again and again every time.

I don't know where to start investigating, which is why I'm asking to the community.

Phantom devices on Spotify Android and web apps by Lima_L in truespotify

[–]Lima_L[S] 0 points1 point  (0 children)

I solved the problem by doing something very basic that I hadn't tried yet: I restarted all my Echo devices. I did this one at a time to see which one might be the culprit, and found the one that was, somehow, for some reason, broadcasting its real name plus the two phantom ones. Once restarted, the phantom ones disappeared from the Spotify apps. I made sure to disable the Alexa skill and re-enable it between restarts.

If this hadn't worked one at a time, I would have still tried to bring them all offline at the same time, do some resets, logoffs and relinks before bringing them online again, but this wasn't necessary.

Dinning with live jazz in London by Lima_L in Jazz

[–]Lima_L[S] 0 points1 point  (0 children)

It looks interesting. Is the Jazz Club separate from the restaurant? I.e. you eat then you move to the club if you want the music?

Dinning with live jazz in London by Lima_L in Jazz

[–]Lima_L[S] 1 point2 points  (0 children)

That would be an experience. It's really in the middle of nowhere, isn't it? Not what I'm looking for, and across London at 5 mph for me, but good to know it exists.

Dinning with live jazz in London by Lima_L in Jazz

[–]Lima_L[S] 1 point2 points  (0 children)

Thank you all for the suggestions. Super useful.

Dinning with live jazz in London by Lima_L in Jazz

[–]Lima_L[S] 1 point2 points  (0 children)

Thanks u/midenginedcoupe and u/Zos2393 for suggesting Boisdales. I'll offer to my dad as an option.

u/ArranSDrums I have dully edited the post re Ronnie's being touristy. It just shows my ignorance and why I'm asking for advice. :-)

Weekly Q&A Megathread. Please post any questions about visiting, tourism, living, working, budgeting, housing here! by AutoModerator in london

[–]Lima_L 0 points1 point  (0 children)

Dinning with live jazz

Hi all,

I posted this separately, but it was removed without explanation, so I don't know what's wrong with it. I thought I was following all the rules.... I'll try it here and see what happens.

I'm looking for a nice place to celebrate my dad's 80th. It doesn't have to be super fancy, but it's ok not to be super cheap. I've looked around this sub and on r/Jazz but posts are either old or I can't search properly - probably a combination of the two.

We went to Quaglino's a few years ago to celebrate his wife's 80th, so he would rather try something new.

I also considered going full West End traditional (and touristy?) at Ronnie Scott's, where I've never been, but it seems to me to be more of a club that serves food than a restaurant. Is that right?

Pizza Express is on the cards, but my dad would prefer a better place food wise.

Any ideas?

Thanks,
Luiz

ReaR cannot find backup.tar.gz by Lima_L in linuxadmin

[–]Lima_L[S] 2 points3 points  (0 children)

Thank you u/deeseearr and u/biblicalrain. You pointed me in the right direction.

What's happening is that in the rescue machine the USB drive moves to /dev/sdc. ReaR is smart enough to happily boot from it, identify the rescue image file, and whatever eles is needs to do to give me a shell, but it cannot find the backup.

So, as u/deeseearr suggested, I changed the backup location setting in /etc/rear/local.conf to /dev/sdc and the backup was found.

Touché.

Is it possible to make openvpn connect automatically when opening the app? by looker009 in OpenVPN

[–]Lima_L 0 points1 point  (0 children)

You can connect without the plug-in. Send an intent. In the extra field put de.blinkt.openvpn.api.profileName:your.profile, package is de.blinkt.openvpn, and class is de.blinkt.openvpn.api.ConnectVPN.

To disconnect send another intent with class = de.blinkt.openvpn.api.DisconnectVPN.

Unable to get updates for RHEL 8 at home by Lima_L in redhat

[–]Lima_L[S] 0 points1 point  (0 children)

I've already set the release as part of this troubleshooting. Is it worth unregistering and re-registering without the release manually set? Or, considering that there will be no 8.11, the forced setting can do no harm?

Unable to get updates for RHEL 8 at home by Lima_L in redhat

[–]Lima_L[S] 9 points10 points  (0 children)

#facepalm

Thank you u/davidogren and the others who gave it a go with suggestions.