sand_man
Honorary Master
I really been enjoying Emby but this is pissing me off a bit now! Not in the mood to jump through hoops this Sunday afternoon. Not in a rush to switch though and I've all but canned Plex.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
My Emby theatre suddenly isn't recognizing my premiere subscription. I'm getting the one minute limited playback. Web interface works perfectly.
Tested on 2 machines both running Windows 10... @cavedog you experiencing any issues today?
Emby app working normally on Android and iOS...
Working fine my side. Just tested because I wasn't using it today.![]()
$4.99 a monthWhat are you paying for emby premier btw
$4.99 a month
Ohh okay. Well I don't use Emby premier actually. I'm subbed to baconfeet for $10 and they have my emby account linked to their server which has an emby enterprise license. So that license carries to my account and my server which I all use my emby account on.
BaconFeet died. Check Reddit![]()
You will want to have a look at this: https://rclone.org/onedrive/I have fiber now...
100/100
Can one drive be mounted the same way, inhave 1TB there available.
Then just explain to me is rclone the magic bit that creates this virtual drive? Because onedrive is technically mounted on my PC but it stores on c/ drive ao defeats te purpose of having 1TB cloud storage.
I did that - I don't see the drive?You will want to have a look at this: https://rclone.org/onedrive/
But basically it shows the drive as a normal drive in "this pc". It just basically lists the files and folders and stores it all on the cloud, so its minimal storage used on your local machine. Its OneDrive function to say don't store locally, you can see all the files and use them as if they are present, it just downloads the files/folders once you start to use them.
PS C:\WINDOWS\system32> c:\rclone\rclone.exe mount onedrive X:
2020/04/11 13:37:21 ERROR : Local file system at //?/C:/WINDOWS/system32/onedrive: Mount failed
2020/04/11 13:37:21 Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed
Okey so had to add : after onedrive
now get this
PS C:\WINDOWS\system32> c:\rclone\rclone.exe mount onedrive: K:
The service rclone has been started.
Still dont see the drive - and why is this not automatic, must I run this everytime the PC reboots?
Alright this solved it.Mmmm wait - I think its mounted ad admin. let me try with cmd as myself.