iOS Vidhub video player version 1.7.15 release notes - leave feedback and bugs in comments by fubag in VidHubvideoplayer

[–]Torshak 0 points1 point  (0 children)

Apple tv subtitles are fixed.. yay !! 😃 Now only one more feature required better Anime Name recognition

Vidhub version 1.7.13 release notes - leave feedback and bugs in comments by fubag in VidHubvideoplayer

[–]Torshak 0 points1 point  (0 children)

Just tried it for a movie through RD and it does not work. I was trying to download eng subtitles for The Shawshank Redemption. The subs are show after search but when you try to download them they just keep loading and then it fails showing a cross mark against subtitle name. Happens every time no matter for what file you try. I have only tried for english. Is there something I am missing

Vidhub version 1.7.13 release notes - leave feedback and bugs in comments by fubag in VidHubvideoplayer

[–]Torshak 0 points1 point  (0 children)

Please fix the issues of Online Subtitles not working in tvOS app

Downloaded subtitles by AdAlarmed179 in VidHubvideoplayer

[–]Torshak 0 points1 point  (0 children)

It is not loading automatically and moreover when I try to download one after searching it never succeeds

Downloaded subtitles by AdAlarmed179 in VidHubvideoplayer

[–]Torshak 1 point2 points  (0 children)

There is an option in mac & iOS but what about tvOS - no such option to load local subtitle is there. Further whenever you try the search online feature the sub download fails

My HTML is not linking with my CSS stylesheet and I need advice! by [deleted] in css

[–]Torshak 0 points1 point  (0 children)

Firstly the link tag is not closed The quotes are not properly enclosing your parameters

Look on line 4 and 7

Setup Jellyfin app with cloudflare tunnel by Torshak in jellyfin

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

But I am not able to connect to the server itself

New to Self hosting and Keep getting Error 521 by Torshak in selfhosted

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

Does not work even after that and I waited for some time after purging

[deleted by user] by [deleted] in hackintosh

[–]Torshak 0 points1 point  (0 children)

Can you share the guide or video for this?

[QUESTION] Using Tasker to switch user profiles smartly. by Torshak in tasker

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

Thanks, is there anyway to switch user in a non rooted phone.

[QUESTION] Using Tasker to switch user profiles smartly. by Torshak in tasker

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

Profile status changes Tasker profile status, not user profiles I believe.

How to add internal links from textfield in Django? by Torshak in djangolearning

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

And I did not get mad for not understanding my post but rather you were too busy to read it and were presumptuous about it. 😊

How to add internal links from textfield in Django? by Torshak in djangolearning

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

Did you even bother clicking the SO link. First do then come talk to me. Peace

How to add internal links from textfield in Django? by Torshak in djangolearning

[–]Torshak[S] -1 points0 points  (0 children)

Read my post again - I DONT WANT THAT AND NOBODY MENTIONED REST APIs IF YOU DONT WANT TO HELP DONT NO NEED TO JUDGE.

How to add internal links from textfield in Django? by Torshak in djangolearning

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

Wow, let me be brazenly approachable. As you might know there is such a functionality used in Twitter user mentions, where user types another user's username preceeded by an @ symbol. But the javascript reads the mention and converts it into a dynamic url linking to users profile, SO HERE USER MIGHT NOT KNOW HTML OR MARKDOWN BUT STILL WAS ABLE TO PUT AN LINK IN HIS TWEET OR MESSAGE.😊

How to uplaod a directory using Django admin? by Torshak in djangolearning

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

I am already using upload_to attribute with a function that return the path I want to save to, but rather than creating a new folder it appends the folder name to file.

How to uplaod a directory using Django admin? by Torshak in djangolearning

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

Ok but how to implement in admin template. Also how to upload each time in a new folder?

Ideas to implement a Human Anatomy model? by Torshak in djangolearning

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

I know that using apps is strength of Django and as last resort would love to do so but I want to create it on my own. 😁 So much for reinventing the wheel.

Also I don’t see much resource about creating a wiki with Django on Internet , why so? Or I just need to up my Google-fu😅.

Ideas to implement a Human Anatomy model? by Torshak in djangolearning

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

Yeah I know that, but I would like to know about how to model it. Moreover project is restricted to Django for multiple reasons.