/tech/ - Technology

Technology & Computing


New Reply
Name
×
Sage
Subject
Message
Files Max 5 files32MB total
Tegaki
Password
[New Reply]


aismartphone.jpg
[Hide] (51.7KB, 512x768)
>be me transferring music from tablet to phone
>tablet has vlc android
>get vlc on phone
>vlc can import playlists
<vlc android can't export playlists
>oh well it can export the whole db
>i'll just look at the schema and export a playlist from there
<the schema:

(...)CREATE TRIGGER media_group_update_media_count_on_import_type_change AFTER UPDATE OF group_id, import_type ON Media WHEN ( IFNULL(old.group_id, 0) != IFNULL(new.group_id, 0)  AND new.import_type != 0 ) OR new.import_type != old.import_type BEGIN UPDATE MediaGroup SET nb_video = nb_video + (CASE new.import_type WHEN 0 THEN (CASE new.type WHEN 1 THEN 1 ELSE 0 END) ELSE 0 END), nb_present_video = nb_present_video + (CASE new.import_type WHEN 0 THEN (CASE new.is_present WHEN 0 THEN 0 ELSE (CASE new.type WHEN 1 THEN 1 ELSE 0 END) END) ELSE 0 END), nb_audio = nb_audio + (CASE new.import_type WHEN 0 THEN (CASE new.type WHEN 2 THEN 1 ELSE 0 END) ELSE 0 END), nb_present_audio = nb_present_audio + (CASE new.import_type WHEN 0 THEN (CASE new.is_present WHEN 0 THEN 0 ELSE (CASE new.type WHEN 2 THEN 1 ELSE 0 END) END) ELSE 0 END), nb_unknown = nb_unknown + (CASE new.import_type WHEN 0 THEN (CASE new.type WHEN 0 THEN 1 ELSE 0 END) ELSE 0 END), nb_present_unknown = nb_present_unknown + (CASE new.import_type WHEN 0 THEN (CASE new.is_present WHEN 0 THEN 0 ELSE (CASE new.type WHEN 0 THEN 1 ELSE 0 END) END) ELSE 0 END), nb_external = nb_external + (CASE new.import_type WHEN 0 THEN 0 ELSE 1 END), last_modification_date = strftime('%s') WHERE new.group_id IS NOT NULL AND id_group = new.group_id; UPDATE MediaGroup SET nb_present_video = nb_present_video - (CASE old.import_type WHEN 0 THEN (CASE old.is_present WHEN 0 THEN 0 ELSE (CASE old.type WHEN 1 THEN 1 ELSE 0 END) END) ELSE 0 END), nb_video = nb_video - (CASE old.import_type WHEN 0 THEN (CASE old.type WHEN 1 THEN 1 ELSE 0 END) ELSE 0 END), nb_present_audio = nb_present_audio - (CASE old.import_type WHEN 0 THEN (CASE old.is_present WHEN 0 THEN 0 ELSE (CASE old.type WHEN 2 THEN 1 ELSE 0 END) END) ELSE 0 END), nb_audio = nb_audio - (CASE old.import_type WHEN 0 THEN (CASE old.type WHEN 2 THEN 1 ELSE 0 END) ELSE 0 END), nb_present_unknown = nb_present_unknown - (CASE old.import_type WHEN 0 THEN (CASE old.is_present WHEN 0 THEN 0 ELSE (CASE old.type WHEN 0 THEN 1 ELSE 0 END) END) ELSE 0 END), nb_unknown = nb_unknown - (CASE old.import_type WHEN 0 THEN (CASE old.type WHEN 0 THEN 1 ELSE 0 END) ELSE 0 END), nb_external = nb_external - (CASE old.import_type WHEN 0 THEN 0 ELSE 1 END), last_modification_date = strftime('%s') WHERE old.group_id IS NOT NULL AND id_group = old.group_id; END;
Replies: >>16240 >>16403
planes_and_shit.jpg
[Hide] (32.9KB, 680x476)
This code is highly niggerlicious.
>vlc
>android
Samsung-Galaxy-Tab-S10-Plus-review-back-angled-S-Pen.jpg
[Hide] (14.8KB, 1200x675)
>>13130 (OP) 
It's good to see I'm not the only tablet user on /tech/ as it seems they're devices that are often ridiculed here.
Replies: >>16241 >>16293
>>16240
I can't think of a good reason to use them other than for drawing.
Replies: >>16265
m86931584194_1.jpg
[Hide] (91.9KB, 1080x1068)
>>16241
Drawing
Reading eBooks
Reading Comics/Manga
Watching/Consuming
Gaming
Replies: >>16301
>>16240
I dumped my PC parts I've collected over the last decade - haven't missed it. Mobile computing has come a long way and I argue it's good enough for daily driving. I've been on an iPhone exclusively for the last 3 weeks and I'm fine with it. Debating on sizing up for the next phone or just getting an iPad eventually - I don't want to do my taxes on an iPhone mini.
Replies: >>16302
>vlc
The problem here is you. Install Vanilla Music.
>muh playlists
m3u exists.
>>16265
All of those are valid to a extent but some of them they fall apart if you do them in public
>Gaming easy way for it to be swiped if you get distracted for half a second
>Watching random ugly women and crazy whores will flirt with you just for watching anime or worse call you a pedo
Phones are better for some of these things just simply because they are more concealed and bring less attention to you.
Replies: >>16302
WMiwwB_qm5Z8BnW_IQ4qT3ukU31M2MkzrcKOUBmEVdg.png
[Hide] (507KB, 634x845)
>>16301
Fair points, but then again those are more for when you're outside, when it comes to leisure time at home the tablet comes out on top in my eyes, at least over the smartphone, though idealy you'd have both, an "ecossystem" as most would call it, it works good.

>>16293
Same. It depends on your use case really, a lot of people need proper computers for their works or hobbies, but a lot of people, thanks to how good mobile OS have gotten compared to before, they're enough for their use cases, which happens to be my case.
Replies: >>16303
>>16302
Use case I can see, But I think it has more to do with preference sure you can connect a wireless mouse and keyboard to  a tablet but the experience won't be the same because of the OS.
>Used Windows for decades and Linux  for a few years
>some stuff is just easier 
Trying to read visual novels on a tablet sounds like a genuine pain even if the resolution and screen size might be good for it.
Replies: >>16314
>>16303
The thing is, the experience doesn't have to be the same, of course it'll be an inferior computer to proper computers with a more advanced OS, but depending on what you use it for, those issues are either manageable or not even noticeable during one's use.
>>13130 (OP) 
>be me transferring music from tablet to phone
How? I've tried transferring files from one to the other with an USB-C hub and it never works for file transfers, only charging.
[New Reply]
12 replies | 5 files
Connecting...
Show Post Actions

Actions:

Captcha:

Select the solid/filled icons
- news - rules - faq -
jschan 1.4.1