geek_Ask How-To Geek:在仿真中还原XBMC FTP,重命名电视节目和Android Market

2024-03-12 23:50

本文主要是介绍geek_Ask How-To Geek:在仿真中还原XBMC FTP,重命名电视节目和Android Market,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

geek

geek

askthegeek234

Once a week we dig into our reader mailbag and answer your burning questions. Today we’re taking a peek at how to enable the missing FTP functionality in XBMC, rename your downloaded TV shows, and get access to the Market when emulating Android.

每周一次,我们深入阅读器的邮袋,并回答您的急切问题。 今天,我们来看看如何在XBMC中启用缺少的FTP功能,重命名下载的电视节目以及在模拟Android时如何访问Market。

在XBMC中还原FTP服务 (Restoring The FTP Service in XBMC)

2011-01-24_124917

Dear How-To Geek,

亲爱的How-To Geek,

I recently ditched my old Xbox-based XBMC units in favor of a modern nettop-based XBMC unit (HD video, here I come!) only to be dismayed that there is no FTP support? I’m so used to editing files and working with my Xbox through FTP! I’ve searched high and low in the setting menus and I can’t find a single reference to FTP anywhere. What gives?

我最近放弃了旧的基于Xbox的XBMC单元,转而使用现代的基于nettop的XBMC单元(高清视频,我来了!)令我沮丧的是,它不支持FTP? 我是如此习惯于通过FTP编辑文件并与Xbox协同工作! 我在设置菜单中搜索过高和过低,在任何地方都找不到对FTP的单一引用。 是什么赋予了?

Searchin’ for the FTP

搜索“以获取FTP

Dear Searchin’,

尊敬的Searchin',

Your inability to find the FTP function in the new versions of XBMC isn’t actually a failure on your part. Since XBMC jumped ship from the actual Xbox they’ve removed built-in FTP. Now, they presume, you’ll simply use the FTP functionality of the underlying operating system. While we happen to think it’s a bit of an oversight to not include the FTP server by default in any XBMC live-based installation (since it’s a bit of a hassle to get in there and install it yourself), we understand where they are coming from. In order to get access to your XBMC install via FTP you’ll need to install an FTP server on the machine.

实际上,您无法在新版本的XBMC中找到FTP功能并不是您的故障。 由于XBMC从实际的Xbox出厂,他们已经删除了内置的FTP。 现在,他们认为,您只需使用基础操作系统的FTP功能。 尽管我们碰巧认为在任何基于XBMC live的安装中默认不包含FTP服务器是一个疏忽(因为进入该位置并自行安装它很麻烦),但我们知道它们的来龙去脉从。 为了通过FTP访问XBMC安装,您需要在计算机上安装FTP服务器。

To keep things simple, we’d suggest using FileZilla. There are lighter weight applications out there, sure, but if you’re new to messing around with FTP servers (especially installing them on Linux if you’re primarily a Windows user) the ample installation documentation for FileZilla will be invaluable.

为了简单起见 ,我们建议使用FileZilla 。 当然,那里有重量较轻的应用程序,但是,如果您不熟悉FTP服务器(尤其是如果您主要是Windows用户,则特别是在Linux上安装它们),那么FileZilla的充足安装文档将非常有用。

重命名下载的电视节目 (Renaming Downloaded TV Shows)

2011-01-24_130222

Dear How-To Geek,

亲爱的How-To Geek,

I have tons of downloaded television shows with all kinds of wonky naming conventions. I’d really like to get everything uniform, partially because I’m a bit OCD about it and partially because it makes scraping for TV show data and covers so much easier. I have some renaming applications but they’re all intended for bulk renaming files and none of them have any tools for dealing with tricky subjects like television shows. Help! I don’t want to do this all by hand.

我有大量下载的电视节目,其中包含各种不正确的命名约定。 我真的很想使所有内容统一,部分是因为我对此感到有点强迫症,部分是因为它使抓取电视节目数据和覆盖变得如此容易。 我有一些重命名应用程序,但是它们都是用于批量重命名文件的,它们都没有用于处理电视节目等棘手主题的工具。 帮帮我! 我不想用手做这一切。

OCD Downloader

OCD下载器

Dear OCD,

亲爱的强迫症,

You’re right to ask for help before submitting your media collection to the mercy of a generic renaming tool. While there are more than a few tv-renaming tools floating around one of the simplest is TVRenamer. It can help you rename your files (as well as automatically renaming other important files that are stored along with it such as subtitles and artwork). Check out our guide to using TVRenamer here.

在将您的媒体收藏提交给通用重命名工具之前,您是正确的寻求帮助。 虽然有不止一种电视重新命名工具,但最简单的一种是TVRenamer。 它可以帮助您重命名文件(以及自动重命名与其一起存储的其他重要文件,例如字幕和插图)。 在此处查看有关使用TVRenamer的指南 。

One thing we would strongly advise you to do before renaming is to download any subtitles you’d like for your shows. Subtitles are almost always synced (down to the fraction of a second) to very specific releases. If you strip all that information out of the file name and reduce it to SomeShow S01E01.mkv instead of SomeShow S.01 E.01 CrazyBoysRipPalace HDTV SomeJibbaJabba H264 720p.mkv it makes it almost impossible to find good subtitles. Grab your subtitles first, then go through and rename everything.

我们强烈建议您在重命名之前要做的一件事就是下载您想要显示的字幕。 字幕几乎总是同步(非常短的时间)到非常特定的版本。 如果将所有信息从文件名中剥离,然后将其简化SomeShow S.01 E.01 CrazyBoysRipPalace HDTV SomeJibbaJabba H264 720p.mkv ,而不是SomeShow S.01 E.01 ,那么几乎很难找到好的字幕。 首先抓住你的字幕,然后通过和重命名的一切。

模拟中的Android Market (Android Market in Emulation)

2011-01-24_133932

Dear How-To Geek,

亲爱的How-To Geek,

Sometime last year I followed your guide to setting up an Android emulator. I did it mostly because I wanted to mess around with Android before getting a new Android phone. Recently I went back to play with the emulator again as a way to try out apps before installing them on my phone and (if I’m being totally honest) play a couple games I’ve gotten addicted to from my desktop. Unfortunately I can’t seem to even find the Market to get to all those fabulous games. What gives?

去年的某个时候, 我按照您的指南设置了Android仿真器 。 我之所以这么做,主要是因为我想在购买新的Android手机之前先弄乱Android。 最近,我又回到了模拟器上,作为一种在将其安装到手机上之前试用应用程序的方法,并且(如果我真的很诚实的话)玩一些我从台式机上瘾的游戏。 不幸的是,我似乎甚至找不到找到所有这些出色游戏的市场。 是什么赋予了?

Longing for UniWar

渴望UniWar

Dear UniWar Lover,

亲爱的UniWar Lover,

First, you better email your UniWar screen name. We shall smite you with the rage of a thousand Titans. Second, you can’t find the Market because it isn’t there. We’ll lump this in the same “What were they thinking?” category that we lumped the lack of FTP in XBMC in earlier in this edition of Ask How-To Geek. It sure would be nice if the Market was enabled by default. Have no fear, however, so many people wanted to know how to set up the Market after we posted that Android emulation guide that we posted a follow up article on how to enable the Market. Now seriously, send us your UniWar screen name; we’ve laid so many bases to waste nobody will play with us anymore.

首先,最好通过电子邮件发送UniWar屏幕名称。 我们将以一千个泰坦之怒击杀你。 第二,您找不到市场,因为那里不存在。 我们将其统称为“他们在想什么?” 在本版的Ask How-To Geek中,我们归因于XBMC中FTP的缺乏。 如果默认启用市场,那肯定会很好。 不用担心,但是,在我们发布了Android仿真指南之后, 我们发布了有关如何启用Market的后续文章 ,因此有很多人想知道如何设置Market 。 现在,请认真向我们发送您的UniWar屏幕名称; 我们已经奠定了太多的基础,浪费了没有人再和我们一起玩。


Have a question you want to put before the How-To Geek staff? Shoot us an email at
您想向How-To Geek员工提出问题吗? 向我们发送电子邮件至 ask@howtogeek.com and then keep an eye out for a solution in the Ask How-To Geek column. ask@howtogeek.com ,然后在Ask How-To Geek专栏中关注解决方案。

翻译自: https://www.howtogeek.com/howto/41483/ask-how-to-geek-restoring-xbmc-ftp-renaming-tv-shows-and-android-market-in-emulation/

geek

这篇关于geek_Ask How-To Geek:在仿真中还原XBMC FTP,重命名电视节目和Android Market的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/802992

相关文章

在Pandas中进行数据重命名的方法示例

《在Pandas中进行数据重命名的方法示例》Pandas作为Python中最流行的数据处理库,提供了强大的数据操作功能,其中数据重命名是常见且基础的操作之一,本文将通过简洁明了的讲解和丰富的代码示例,... 目录一、引言二、Pandas rename方法简介三、列名重命名3.1 使用字典进行列名重命名3.编

Android数据库Room的实际使用过程总结

《Android数据库Room的实际使用过程总结》这篇文章主要给大家介绍了关于Android数据库Room的实际使用过程,详细介绍了如何创建实体类、数据访问对象(DAO)和数据库抽象类,需要的朋友可以... 目录前言一、Room的基本使用1.项目配置2.创建实体类(Entity)3.创建数据访问对象(DAO

使用Java编写一个文件批量重命名工具

《使用Java编写一个文件批量重命名工具》这篇文章主要为大家详细介绍了如何使用Java编写一个文件批量重命名工具,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下... 目录背景处理1. 文件夹检查与遍历2. 批量重命名3. 输出配置代码片段完整代码背景在开发移动应用时,UI设计通常会提供不

Android WebView的加载超时处理方案

《AndroidWebView的加载超时处理方案》在Android开发中,WebView是一个常用的组件,用于在应用中嵌入网页,然而,当网络状况不佳或页面加载过慢时,用户可能会遇到加载超时的问题,本... 目录引言一、WebView加载超时的原因二、加载超时处理方案1. 使用Handler和Timer进行超

Android实现任意版本设置默认的锁屏壁纸和桌面壁纸(两张壁纸可不一致)

客户有些需求需要设置默认壁纸和锁屏壁纸  在默认情况下 这两个壁纸是相同的  如果需要默认的锁屏壁纸和桌面壁纸不一样 需要额外修改 Android13实现 替换默认桌面壁纸: 将图片文件替换frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.*  (注意不能是bmp格式) 替换默认锁屏壁纸: 将图片资源放入vendo

Android平台播放RTSP流的几种方案探究(VLC VS ExoPlayer VS SmartPlayer)

技术背景 好多开发者需要遴选Android平台RTSP直播播放器的时候,不知道如何选的好,本文针对常用的方案,做个大概的说明: 1. 使用VLC for Android VLC Media Player(VLC多媒体播放器),最初命名为VideoLAN客户端,是VideoLAN品牌产品,是VideoLAN计划的多媒体播放器。它支持众多音频与视频解码器及文件格式,并支持DVD影音光盘,VCD影

基于UE5和ROS2的激光雷达+深度RGBD相机小车的仿真指南(五):Blender锥桶建模

前言 本系列教程旨在使用UE5配置一个具备激光雷达+深度摄像机的仿真小车,并使用通过跨平台的方式进行ROS2和UE5仿真的通讯,达到小车自主导航的目的。本教程默认有ROS2导航及其gazebo仿真相关方面基础,Nav2相关的学习教程可以参考本人的其他博客Nav2代价地图实现和原理–Nav2源码解读之CostMap2D(上)-CSDN博客往期教程: 第一期:基于UE5和ROS2的激光雷达+深度RG

android-opencv-jni

//------------------start opencv--------------------@Override public void onResume(){ super.onResume(); //通过OpenCV引擎服务加载并初始化OpenCV类库,所谓OpenCV引擎服务即是 //OpenCV_2.4.3.2_Manager_2.4_*.apk程序包,存

从状态管理到性能优化:全面解析 Android Compose

文章目录 引言一、Android Compose基本概念1.1 什么是Android Compose?1.2 Compose的优势1.3 如何在项目中使用Compose 二、Compose中的状态管理2.1 状态管理的重要性2.2 Compose中的状态和数据流2.3 使用State和MutableState处理状态2.4 通过ViewModel进行状态管理 三、Compose中的列表和滚动

Android 10.0 mtk平板camera2横屏预览旋转90度横屏拍照图片旋转90度功能实现

1.前言 在10.0的系统rom定制化开发中,在进行一些平板等默认横屏的设备开发的过程中,需要在进入camera2的 时候,默认预览图像也是需要横屏显示的,在上一篇已经实现了横屏预览功能,然后发现横屏预览后,拍照保存的图片 依然是竖屏的,所以说同样需要将图片也保存为横屏图标了,所以就需要看下mtk的camera2的相关横屏保存图片功能, 如何实现实现横屏保存图片功能 如图所示: 2.mtk